@charset "utf-8";
/* CSS Document */

#content-t{
	width:830px;
	margin:0 10px;
}

#main{
	width:830px;
	height:189px;
}

#main h2{
	text-indent:-9000px;
}

#main p{
	text-indent:-9000px;
}

#content-t-l{
	width:620px;
	float:left;
	padding:10px 0 0 0;
}

#t-l-area{
	width:220px;
	height:80px;
	float:left;
}

#t-l-area2{
	width:400px;
	height:80px;
	float:left;
}

#t-l-area2 ul{}

#t-l-area2 li{
	list-style-type:none; float:left;
	}
	
#t-l-area2 li a{text-indent:-9999px;height:80px;display:block;}

#t-l-area2 li.a01 a{ background:url(../../img/bnr_02.jpg) no-repeat; width:200px;}
#t-l-area2 li.a02 a{background: url(../../img/bnr_03.jpg) no-repeat; width:200px;}


#content-t-l h2#kokubi{
	background:url(../../img/bnr_01.jpg) no-repeat;
	width:220px;
	height:80px;
	text-indent:-9000px;
	display:block;
}

#content-t-r{
	width:200px;
	float:right;
	padding:10px 0 0 10px;
}

#content-t-ll{
	width:200px;
	float:left;
	padding:10px 0 0 0;
}

#content-t-lr{
	width:400px;
	float:right;
	padding:10px 5px 0 8px;
}


/*-- トップメインエリア --*/

#cam,#taiken,#feature,#info{
	padding:0;
	margin:0;
}

#cam h2{
	background:url(../../img/t_cam.gif) no-repeat;
	width:400px;
	height:25px;
	text-indent:-9000px;
	margin:0;
	padding:0;
}

#cam ul{
	padding:0 5px;
	margin:0;
}

#cam li{
	list-style:none;
	margin:0;
	padding:5px 0;
	border-bottom:1px #ccc solid;
}

#cam li.noline{
	list-style:none;
	margin:0;
	padding:0;
	border:none;
	padding:5px 0;
}


#taiken h2{
	background:url(../../img/t_taiken.gif) no-repeat;
	width:400px;
	height:35px;
	background-position:center;
	text-indent:-9000px;
	display:block;
}

#taiken ul{
	padding:0 10px;
	margin:0;
}

#taiken li{
	list-style:none;
	margin:0;
	padding:10px 0 5px 0;
	list-style-type: none;
}


#feature h2{
	background:url(../../img/t_feature.gif) no-repeat;
	width:400px;
	height:35px;
	background-position:center;
	text-indent:-9000px;
	display:block;
}


#feature p{
	padding:10px 8px;
}


#info h2{
	background:url(../../img/t_info.gif) no-repeat;
	width:400px;
	height:35px;
	background-position:center;
	text-indent:-9000px;
	display:block;
}

#info dl{
	margin:5px 10px 0 10px;
}

#info dt{
	float:left;
	clear:both;
	padding:5px 0 5px 0;
}

#info dd{
	float:left;
	padding:5px 0 5px 10px;
	width:320px;
}

/*-- ランキング --*/
#s-rank{
	width:200px;
	background:#FFF9DD;
	padding:0 0 5px 0;
	margin-bottom:10px;
}

#s-rank h2{
	background:url(../../img/s_rank.jpg) no-repeat;
	width:200px;
	height:49px;
	text-indent:-9000px;
	display:block;
	margin:0;
	padding:0;
}

#s-rank p{
	padding:5px 20px;
	margin:0;
}

#s-rank ul{
	margin:5px 20px;
	border-bottom:dotted #FF8D0F 1px;
	padding:0 0 5px 0;
}

#s-rank a:link,#s-rank a:visited {color: #333;}
#s-rank a:hover{
	text-decoration:none;
	color:#333;
}

#s-rank ul li{
	padding:0;
	list-style:none;
}

#s-rank ul li.no1{
	background:url(../../img/s_rank01.jpg) no-repeat;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-position : left top;
}

#s-rank ul li.no2{
	background:url(../../img/s_rank02.jpg) no-repeat;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-position : left top;
}
#s-rank ul li.no3{
	background:url(../../img/s_rank03.jpg) no-repeat;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-position : left top;
}


/*-- 院長 --*/

#message{
		width:200px;
		background:url(../../img/r_doctor_b.jpg) no-repeat;
		background-position:bottom;
		padding-bottom:30px;
		margin-bottom:10px;
}

#message h2{
	background:url(../../img/r_doctor.jpg) no-repeat;
	width:200px;
	height:152px;
	text-indent:-9000px;
	display:block;
}

#message p{
	margin:5px 20px 0 15px;
	line-height:140%;
}



/*-- ブログ --*/

#blog{
	width:200px;
	/*-- background:url(../../img/r_blog_b.jpg) no-repeat;--*/
	background-position:bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:10px;
}

#blog h2 a{
	background:url(../../img/r_blog.jpg) no-repeat;
	width:200px;
	height:90px;
	text-indent:-9000px;
	display:block;
}

#blog dl{
	margin:5px 10px 0 10px;
}

#blog dt{
	float:left;
	clear:both;
}

#blog dd{
	float:left;
	padding:0 0 0 10px;
	width:110px;
}

#blog dl a:link,#blog dl a:visited {color: #333;}
#blog dl a:hover{text-decoration:none;color:#666;}

#blog p{
	text-align:right;
	padding:5px 10px 5px 10px;
}

/*-- サイドメニュー住所 --*/

#clinic{
		width:168px;
		margin:0 16px;
}

#clinic p{
	padding:5px 0;
}

/*-- サイドメニューJAHMA --*/

#jahma{
	margin:5px 10px;
	border:1px solid #ccc;
	padding:5px 10px;
}

#jahma p{
	padding:5px 0;
}

/*-- サイトマップ --*/

h1.ttl{
	background:url(../../img/sitemap/ttl.gif) no-repeat;
	width:800px;
	height:47px;
	text-indent:-9000px;
	display:block;
	margin-bottom:20px;
}

#sitemap-area{
	width:760px;
	margin:0 20px;
	background:url(../../img/sitemap/frame_bg.gif) repeat-y;
	font-size:14px;
}

.area03 p{
	font-size:14px;
	padding:8px 20px;
}

#sitemap-c{
	margin:10px 0 0 40px;
	width:680px;
}

#sitemap-l{
	float:left;
	margin:10px 0 0 40px;
	width:300px;
}

#sitemap-r{
	float:right;
	margin:10px 40px 0 0;
	width:300px;
}

ul.sitemap{
	padding:15px 0;
	margin:0;
	background:url(../../img/sitemap/line.gif) bottom repeat-x;
}

li.flower{
	list-style:none;
	padding:0;
	margin:5px 0 10px 0;
	background: url(../../img/sitemap/point_flower.gif) no-repeat;
	padding:0 0 0 20px;
	background-position :left center;
	font-weight:bold;
}

li.arrow-p{
	list-style:none;
	padding:0;
	margin:5px 0 5px 5px;
	background: url(../../img/sitemap/point_arrow.gif) no-repeat;
	padding:0 0 0 15px;
	background-position :left center;
}
