@charset "utf-8";
/* CSS Document */


/*-------------------------------------------------------グローバルナビゲーションのロールオーバー設定---------------------------------------*/


.system a{
	background-position:0 -52px;
}/*現在開かれているページボタン*/

.home a:hover,.episode a:hover,.service a:hover,.inquiry a:hover,.guidance a:hover,.access a:hover{
	background-position:0 -52px;
}/*それ以外のページボタンのロールオーバー設定*/


/*---------------------------------------------------------左ボディ-------------------------------------------------------------*/


.left_system a{
	background:url(../images/left_system_30.gif) no-repeat right top;
	width:203px;
	height:49px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

.left_price a{
	background:url(../images/left_price_31.gif) no-repeat left top;  /*今現在ページが開かれてる時は"left top"で*/
	width:203px;
	height:49px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}





.left_system a:hover{
	background-position:0 0;
}


/*------------------------------------------------------センター------------------------------------------------------------------*/

#center h3{
	background:url(../images/price_midashi_07.jpg) no-repeat left top;
	width:440px;
	height:21px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

.panel{
	background:url(../images/price_panel_10.jpg) no-repeat left top;
	width:441px;
	height:107px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:50px auto;
}

.platinum{
	background:url(../images/Platinum_13.gif) no-repeat left top;
	width:164px;
	height:24px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	
}

.white_gold{
	background:url(../images/white_gold_20.gif) no-repeat left top;
	width:249px;
	height:24px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:50px 0 10px 0;
	
}

.charge_list{
	width:447px;
	background:url(../images/platinum_img_17.jpg) no-repeat right top;
	margin:10px 0 10px 0;
	min-height:220px;
	height: auto !important;
	height:220px;
	
	
}

.charge_list_wg{
	width:447px;
	background:url(../images/white_goid_img_23.jpg) no-repeat right top;
	margin:10px 0 10px 0;
	min-height:220px;
	height: auto !important;
	height:220px;
	
	
}

table{
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

table tr{
	border-bottom:1px dotted #CCCCCC;
}



table th{
	text-align:center;
	font-weight:normal;
}

.thick{
	background-color:#b5d8f7;
}


.row{
	background-color:#d6f0fb;
}

.thick_wg{
	background-color:#eab92d;
}


.row_wg{
	background-color:#efefef;
}

table td{
	text-align:center;
	padding:15px 20px;
}

.letter_spacing{
	letter-spacing:0.2em;
}

.letter_spacing_6300{
	letter-spacing:0.35em;
}

.letter_spacing_seikon{
	letter-spacing:0.1em;
}

.font_size{
	font-size:85%;
	line-height:1.3em;
}



.red{
	color:#FF0000;
}

#center .button{
	margin-bottom:100px;
}

#center ul{
	width:447px;
	margin:80px auto 0 auto;
	display:block;
	
}

#center ul li{
	float:left;
}

.raikan a{
	background:url(../images/center_raikan_52.jpg) no-repeat left top;
	width:207px;
	height:82px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	
	margin-right:16px;
}

.seikyu a{

	background:url(../images/center_seikyu_54.jpg) no-repeat left top;
	width:207px;
	height:82px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	
}

.raikan a:hover,.seikyu a:hover{
	background-position:0 -82px;
	
}

.attention{
	clear:both;
	display:block;
	text-align:center;
	padding-top:20px;
	line-height:1.5em;
	
}

.more{
	line-height:2.5em;
	display:block;
	margin:20px 0 30px 0;
}

.konkatsu{
	display:block;
	background:url(../images/konkatsu_25.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	width:289px;
	height:22px;
	margin-bottom:6px;

}

.doctor{
	display:block;
	background:url(../images/doctor_28.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	width:362px;
	height:21px;
}

.houritsu{
	width:440px;
	margin:40px 0 30px 0;
	line-height:1.5em;
}

.houritsu p{
	display:block;
	line-height:1.5em;
	margin-bottom:10px;
}

.houritsu ol li{
	margin-left:20px;
}


.gototop{
	
	margin:100px 0 100px 0;
	text-align:right;
}

/*--------------------------------------------------------右ボディ高さ指定-----------------------------------------------------------*/

#right{
	height:2300px;
}