@charset "utf-8";
/* ---------------------------------------------------------------------
★通常ページ用★全コンテンツ領域★
----------------------------------------------------------------------- */
#contentwrapper{
	width:962px;
	text-align: left;
	float: left;
	clear: both;
	padding: 0 0 50px 0;
}	

/* ---------------------------------------------------------------------
★通常ページ用★主要コンテンツ★
----------------------------------------------------------------------- */
#content{
	width:743px;
	padding:0;
	float: left;
}
#content h2{
	padding:0 0 11px 0;
}
#content p.ttl-read{
	background-image:url(/image/common/bg_read.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	padding:5px 0 27px 15px; height:27px;
	line-height:27px;
	font-size:85%;
	color:#333333;
}
#content p.ttl-read em{
	font-weight:bold;
	color:#09388d;
}
#content p.ttl-read span{
	color:#b2b2b2;
}
/* ---------------------------------------------------------------------
タブ内コンテンツその１★ここからページ毎スタイル★
----------------------------------------------------------------------- */
#tabs-0{
	z-index:0;
	color:#333333;
	float: left;
	background-image: url(/image/common/bg_content_area_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 7px 0;
	width: 743px;
}
/* ---------------------------------------------------------------------
★メインコンテンツ★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area{
	width:712px;
	background-image:url(/image/common/bg_content_area.gif);
	background-repeat:repeat-y;
	clear: left;
	float: left;
	margin: 0;
	background-position:left top;
}
#content .content-repeat{
	width:692px;
	background-image: url(/image/common/bg_content_area_head.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: left top;
	clear: left;
	float: left;
}
/* ★コンテンツボックスその１★*/
#content-box{
	float:left;
	clear: left;
	width: 100%;
	padding: 30px 0 27px 0;
}
#content-box h3{
	padding:0 0 27px 0;
}
/* ---------------------------------------------------------------------
★診療一覧★
----------------------------------------------------------------------- */
#content-box #list-area{
	width:691px;
	padding:0 0 27px 1px;
	float:left;
}
#content-box img{
	vertical-align:bottom;
	clear:left;
}
/* メイン */
#list-area .main-box{
	float:left;
	width:691px;
	padding:0 0 27px 0;
	background-image:url(../image/bg_index_dot.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#list-area .main-box div.main-list{
	width:329px;
	padding:0 13px 0 0;
	float:left;
}
#list-area .main-box div.main-list em{
	display:block;
	padding:15px 0 8px 0;
}
#list-area .main-box div.main-list span{
	display:block;
	line-height:1.7;
	font-size:93%;
	padding:0 0 39px 0;
}
/* サブ */
#list-area .sub-box{
	float:left;
	width:691px;
	padding:27px 0 27px 0;
	background-image:url(../image/bg_index_dot.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#list-area .sub-box div.sub-list{
	width:214px;
	padding:0 14px 0 0;
	float:left;
}
#list-area .sub-box div.sub-list em{
	display:block;
	padding:15px 0 8px 0;
}
#list-area .sub-box div.sub-list span{
	display:block;
	line-height:1.5;
	font-size:85%;
	padding:0 0 5px 0;
	width: 214px;
	clear: left;
}
/* ★リンク設定 */
#list-area .main-box div a{
	background-image:url(../image/btn_index_main.gif);
	background-repeat:no-repeat;
	background-position:0px 283px;
	display: block;
	text-decoration:none;
	color:#333333;
	height:322px;
}
#list-area .main-box div a:visited{
	text-decoration:none;
	color:#333333;
}
#list-area .main-box div a:hover{
	text-decoration:none;
	color:#333333;
	background-position:-342px 283px;
}
#list-area .sub-box div a{
	background-image:url(../image/btn_index_sub.gif);
	background-repeat:no-repeat;
	background-position:0px 225px;
	display: block;
	text-decoration:none;
	color:#333333;
	height:264px;
}
#list-area .sub-box div a:visited{
	text-decoration:none;
	color:#333333;
}
#list-area .sub-box div a:hover{
	text-decoration:none;
	color:#333333;
	background-position:-228px 225px;
}
/* ★背景ナンバー */

#list-area .main-box .ol-01{
	background-image:url(../image/bg_index01.gif);
	background-repeat:no-repeat;
	background-position:202px 116px;
}
#list-area .main-box .ol-02{
	background-image:url(../image/bg_index02.gif);
	background-repeat:no-repeat;
	background-position:202px 116px;
}
#list-area .sub-box .ol-03{
	background-image:url(../image/bg_index03.gif);
	background-repeat:no-repeat;
	background-position:107px 96px;
}
#list-area .sub-box .ol-04{
	background-image:url(../image/bg_index04.gif);
	background-repeat:no-repeat;
	background-position:107px 96px;
}
#list-area .sub-box .ol-05{
	background-image:url(../image/bg_index05.gif);
	background-repeat:no-repeat;
	background-position:107px 96px;
}
#list-area .sub-box .ol-06{
	background-image:url(../image/bg_index06.gif);
	background-repeat:no-repeat;
	background-position:107px 96px;
}
#list-area .sub-box .ol-07{
	background-image:url(../image/bg_index07.gif);
	background-repeat:no-repeat;
	background-position:107px 96px;
}
#list-area .sub-box .ol-08{
	background-image:url(../image/bg_index08.gif);
	background-repeat:no-repeat;
	background-position:107px 96px;
}
/* ---------------------------------------------------------------------
★トップに戻る★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area .btn-back{
	width:672px;
	padding:27px 0 0 0;
	clear:left;
	text-align:right;
	float: left;
}
