@charset "utf-8";

/*====================================================================

common.css

======================================================================

last update 00/00/00

=====================================================================*/





/*======================================================================
	format
======================================================================*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{
	margin:0;
	padding:0;
	border:none;
	font:normal normal normal 100%/1.8 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
hr{display:none;}
img{display:block;}
li{list-style-type: none;}
a{ outline:none;}

/*a
======================================================================*/
a:link,
a:visited,
a:hover,
a:active{
	color: #1a950f;
	outline:none;
}

a:link   {text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}



/*======================================================================
	body
======================================================================*/
body{
	text-align: center;
	font-size: 12px;
	color: #303030;
}

#wrap{
	margin:0 auto;
	width:930px;
	background:url(../img/common_bg_wrap.gif) repeat-y;
	overflow:hidden;
	text-align:left;
}


/*======================================================================
	header
======================================================================*/
#header{
	margin:0;
	width:930px;
	height: 85px;
	background:url(../img/common_bg_header.gif) no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}


#header_inner{
	width:655px;
	height:85px;
	overflow:hidden;
	zoom:1;

}

#header h1{
	float:right;
	margin-top:35px;
	width:300px;
	text-align:right;
	line-height: 1;
	font-size: 12px;
	color:#fff;
}


a#logo{
	float:left;
	display: block;
	width: 300px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
}
a#logo:hover {
	background:#fff;
	opacity:0.2;
	filter: alpha(opacity=20);
}



/*======================================================================
	global navigation 
======================================================================*/
#g_navi{
	width:930px;
	height:45px;
	background:url(../img/common_bg_navi.gif) no-repeat;
	overflow:hidden;
	zoom:1;
}

#g_navi ul{
	margin-left:5px;
	width:920x;
	height:45px;
}

#g_navi li{ float:left;}
#g_navi li,
#g_navi li a{
	display: block;
	width:184px;
	height:45px;
}
#g_navi li a{
	overflow: hidden;
	text-indent: -9999px;
}
#g_navi li a:hover{
	background: #fff;
	opacity:0.4;
	filter: alpha(opacity=40);
}




/*======================================================================
	container
======================================================================*/
#container{
	margin:0;
	padding-bottom:20px;
	width: 930px;
	text-align:left;
	zoom:1;
}
#contents{
	margin-top:20px;
	margin-left:20px;
	width:890px;
	text-align:left;
}


/*======================================================================
	h2
======================================================================*/

h2{
	margin:0;
	width:930px;
	text-indent:-9999px;
}
#level2 h2{
	position:relative;
	width:930px;
	height:150px;
	background:url(../img/common_bg_h2.jpg) left no-repeat;
	overflow:hidden;
}
#level2 h2 span{
	position:absolute;
	left:150px;
	bottom:50px;
	color:#fff;
	font-size:24px;
	letter-spacing:0.2em;
	text-align:left;
	text-indent:0px;
}






/*======================================================================
	main
======================================================================*/
#main{
	float: right;
	width: 675px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#main .box01{
	margin-bottom:20px;
	width:675px;
	background:url(../img/common_bg_box01_body.gif) repeat-y;
	overflow:hidden;
	zoom:1;
}
#main .box01_inner{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	width:635px;
	overflow:hidden;
	zoom:1;
}
#main .inner_box01{
	width:635px;
	background:url(../img/common_bg_inner_box01.gif) repeat-y;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}
#main .inner_box01_inner{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	width:595px;
	overflow:hidden;
	zoom:1;
}






#level2 #main h3{
	margin-top: 0px;
	width:635px;
	height:40px;
	background:url(../img/common_bg_h3.gif) left no-repeat;
	overflow:hidden;
}
#level2 #main h3 span{
	margin-left:20px;
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:2.2em;
	overflow:hidden;
}

#level2 #main h3 span strong{
	margin-left:0px;
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:2.2em;
	overflow:hidden;
}






#main .inner{
	margin-top:15px;
	margin-bottom:15px;
	width:635px;
	overflow:hidden;
	zoom:1;
}

#level2 #main h4{
	margin-bottom:15px;
	margin-top:15px;
	padding-left:25px;
	width:635px;
	height:40px;
	background:url(../img/common_bg_h4.gif) left no-repeat;
	font-size:17px;
	font-weight:bold;
	line-height:2.5em;
	color:#000;
	overflow:hidden;
}

h5{
	font-size:15px;
	font-weight:bold;
}




#main .box01:after,
#main .box01_inner:after,
#main .inner_box01:after,
#main .inner_box01_inner:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}




/*======================================================================
	sidebar
======================================================================*/
#sidebar{
	float:left;
	width: 200px;
	overflow:hidden;
	zoom:1;
}




/* sidebar box
======================================================================*/
#sidebar div.box{
	margin-bottom:15px;
	padding-bottom: 20px;
	width: 200px;
	background: url(../img/common_bg_side_box.gif) repeat-y;
	border-bottom: solid 1px #d6cece;
	overflow:hidden;
	zoom:1;
}
#sidebar div.box .inner{
	margin-top:10px;
	margin-left:15px;
	width: 170px;
	font-size: 12px;
}
#sidebar div.box .inner a:hover{
	opacity:0.1;
	filter: alpha(opacity=10);
}
#sidebar div.box .inner a:hover img{
	background:#fff;
	opacity:0.8;
	filter: alpha(opacity=80);
}



/* side banner
======================================================================*/
#side_banner{
	margin-top:-15px;
	width:200px;
	overflow:hidden;
}
#side_banner a{
	display:block;
	width:200px;
	overflow:hidden;
}

#side_banner img{
	margin-top:15px;
	width:200px;
}
#side_banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}






/*======================================================================
	footer
======================================================================*/
#footer{
	clear: both;
	margin-left:5px;
	padding-bottom: 5px;
	width:920px;
	background:url(../img/common_bg_footer.gif) top no-repeat;
	border-bottom:1px solid #c6b9a1;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#footer_inner{
	margin-top:50px;
	margin-bottom:20px;
	margin-left:15px;
	width:890px;
	zoom:1;
}


/*	return
======================================================================*/
#footer div#return{
	clear:both;
	margin-left:15px;
	width:890px;
}
#footer div#return a{
	display:block;
	float:right;
	width:140px;
	height:30px;
	text-indent:-9999px;
}
#footer #return a:hover{
	background:#fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}

/*	footer navigation
======================================================================*/
#f_navi{
	float:left;
	zoom:1;
}
#f_navi ul{ zoom:1;}
#f_navi li{
	display: block;
	float: left;
	line-height: 1;
	font-size: 12px;
}
#f_navi li a{
	display: block;
	padding-left:15px;
	padding-right: 15px;
	background:url(../img/common_f_navi_icon.gif) left no-repeat;
	text-decoration:none;
	color:#000;
}
#f_navi li a:hover{ color:#666;}




/*	copyrights
======================================================================*/

#footer #copyrights{
	float:right;
	width:290px;
	height:12px;
	background:url(../img/common_footer_copyrights.gif) no-repeat;
	text-align:left;
	text-indent:-9999px;
}







/*======================================================================
	clearfix
======================================================================*/
#header:after,
#header_inner:after,
#p_navi:after,
h2:after,
#g_navi:after,
#container:after,
#contents:after,
#main:after,
#main .inner:after,
#main .pagetop:after,
#sidebar:after,
#sidebar div.box:after,
#sidebar div.box .inner:after,
#side_banner:after,
#footer:after,
#footer_inner:after,
#f_navi:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}








/*======================================================================
	other
======================================================================*/
.right{float: right;}
.left{float: left;}
.clear{clear: both;}

.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}
.clearfix{zoom:1;}


.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/*	table
======================================================================*/


#main .inner table{
	clear:both;
	width:632px;
	border-top: solid 1px #ede7e0;
	border-collapse:collapse;
}
#main .inner table th,
#main .inner table td{
	padding:8px 15px;
	border-bottom: solid 1px #ede7e0;
	text-align: left;
	line-height: 1.8;
}
#main .inner table th{
	border-left: solid 1px #ede7e0;
	border-right: solid 1px #dcdcdc;
	border-bottom:1px solid #fff;
	white-space: nowrap;
	background:#f2e8e1;
	color: #103c5a;
	vertical-align:top;
}
#main .inner table td{border-right: solid 1px #ede7e0;}

/* btn */
.btnt{margin: 12px 0 0 0;}
.btnt td{
	padding-right: 35px;
}
.stick{height: 600px;}









/* color deco
----------------------------------------------------------------*/
.att1{ color:#ca3333;}
.att2{ color:#f05050;}/*赤に近いピンク*/
.att3{ color:#543711;}/*茶色*/
.att4{ color:#1d94f0;}/*水色*/
.att5{ color:#62a008;}/*黄緑*/


/*text
----------------------------------------------------------------*/
.txt_l{ text-align:left;}
.txt_r{ text-align:right;}
.txt_c{ text-align:center;}


/*size
----------------------------------------------------------------*/
.fs_s{ font-size:80%;line-height:100%; }
.fs_m{ font-size:100%;line-height:120%; }
.fs_l{ font-size:120%;line-height:140%; }
.fs_ll{ font-size:140%;line-height:160%; }

.ls_s{ letter-spacing:-1pt; }
.ls_m{ letter-spacing:0pt; }
.ls_l{ letter-spacing:1em; }

.ps{ padding:5px; }
.ps_t{ padding-top:5px; }
.ps_b{ padding-bottom:5px; }
.ps_h{ padding:5px 0px; }
.ps_w{ padding:0px 5px; }

.pm{ padding:10px; }
.pm_t{ padding-top:10px; }
.pm_b{ padding-bottom:10px; }
.pm_h{ padding:10px 0px; }
.pm_w{ padding:0px 10px; }

.ms{ margin:5px; }
.ms_t{ margin-top:5px; }
.ms_b{ margin-bottom:5px; }
.ms_l{ margin-left:5px; }
.ms_r{ margin-right:5px; }
.ms_h{ margin:5px 0px; }
.ms_w{ margin:0px 5px; }

.mm{ margin:10px; }
.mm_t{ margin-top:10px; }
.mm_b{ margin-bottom:10px; }
.mm_l{ margin-left:10px; }
.mm_r{ margin-right:10px; }
.mm_h{ margin:10px 0px; }
.mm_w{ margin:0px 10px; }

.ml{ margin:10px; }
.ml_t{ margin-top:20px; }
.ml_b{ margin-bottom:20px; }
.ml_l{ margin-left:20px; }
.ml_r{ margin-right:20px; }
.ml_h{ margin:20px 0px; }
.ml_w{ margin:0px 20px; }

.m_a{ 0px auto; }



/*====================================================================
	pagetop
=====================================================================*/
.pagetop{
	clear:both;
	margin-top:30px;
	width:645px;
	height:25px;
	zoom:1;
}
.pagetop a{
	float:right;
	display:block;
	background:url(../../image/common_bt_return.gif) no-repeat;
	width:100px;
	height:25px;
	text-indent:-9999px;
}
.pagetop a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}
















/*====================================================================

index.css

======================================================================

====================================================================*/


/*======================================================================
	para1
====================================================================*/


/*	写真と文章
=========================================	*/
#para1_1{
	float:left;
	width:375px;
	font-size:14px;
}
#para1_1 ul li{
	font-size:16px;
	font-weight:bold;
	color:#703e1b;
}

#para1 .inner_box01{
	clear:both;
	border-top:0px;
}
#para1 .inner_box01 h4{
	margin-top:0px;
	height:65px;
}
#para1 .inner_box01_inner{ margin-top:10px;}




/*	診療スケジュール
=========================================	*/
#para1 .inner_box01_inner table{
	width:593px;
	border-collapse:collapse;
	background:#fff;
}
#para1 .inner_box01_inner table th,
#para1 .inner_box01_inner table td{
	padding:8px 15px;
	text-align:center;
	line-height: 1.8;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#para1 .inner_box01_inner table th{
	width:100px;
	white-space: nowrap;
	vertical-align:top;
}


/* thead */
#para1 .inner_box01_inner table thead th,
#para1 .inner_box01_inner table thead td{
	background:#99e32c;
	font-weight:normal;
	color:#000;
}
#para1 .inner_box01_inner table thead td{ border-left:1px solid #fff;}



/* tbody */
#para1 .inner_box01_inner table tbody th{
	background:#f5f5f5;
	border-bottom:1px solid #e5e5e5;
	font-weight:bold;
	color: #4c4c4c;
}
#para1 .inner_box01_inner table tbody td{
	border-left: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	font-weight:bold;
	color:#1d94f0;
}


/*======================================================================
	para2
====================================================================*/
#para2{
	width:675px;
	height:185px;
	background:url(../../img/top_para2_bg.gif) no-repeat;
	overflow:hidden;
}
#para2_inner{
	margin-top:15px;
	margin-left:15px;
	width:645px;
	overflow:hidden;
}
#para2_inner div.clearfix{ margin-bottom:15px;}
#para2 a{
	display:block;
	width:315px;
	height:70px;
	text-indent:-9999px;
}

#para2 a:hover{
	background:#fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}



/*======================================================================
	para3
======================================================================*/
#para3{
	margin-top:20px;
	width:675px;
	overflow:hidden;
}
#para3 div.left,
#para3 div.right{
	width:330px;
	background:url(../img/common_bg_box03_body.gif) repeat-y;
	overflow:hidden;
	zoom:1;
}
#para3 h4{
	margin-top:0px;
	width:330px;
}
#para3 .para3_inner{
	margin-top:15px;
	margin-bottom:10px;
	margin-left:15px;
	width:300px;
	height:250px;
	overflow:auto;
	zoom:1;
}


#para3 div.left:after,
#para3 div.right:after,
#para3 .para3_inner:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}


#para3 .para3_inner table{
	width:280px;
	border-collapse:collapse;
}
#para3 .para3_inner table td a strong{ font-weight:normal;}
#para3 .para3_inner table th,
#para3 .para3_inner table td{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	line-height: 1.8;
}

#para3 div.right table th,
#para3 div.right table td{
	padding:8px 10px;
	background:url(../img/common_line_01.gif) bottom repeat-x;
}
#para3 div.left table th{padding:8px 10px 4px;}
#para3 div.left table td{
	padding:4px 10px 8px;
	background:url(../img/common_line_01.gif) bottom repeat-x;
}
#para3 div.left table td h5{
	font-weight:bold;
	font-size:15px;
	color:#1d94f0;
}


#para3 div.left table th,
#para3 div.right table th{
	white-space: nowrap;
	color: #62a008;
	vertical-align:top;
}

#para3 div.right table th{width:85px;}










/*====================================================================

level2.css

======================================================================

====================================================================*/




.list1 li{
	padding-left:30px;
	background:url(../img/common_icon_01.gif) left no-repeat;
}



/*	cotact_banner
---------------------*/
#contact_banner{
	position:relative;
	clear:both;
	margin-top:35px;
	margin-bottom:20px;
	width:675px;
	height:160px;
	background:url(../img/common_bg_contact_banner.gif) no-repeat;
	overflow:hidden;
}
#contact_banner p{
	margin-left:20px;
	margin-top:70px;
	width:430px;
	font-size:12px;
	line-height:1.8em;
	letter-spacing:-0.1px;
}

#contact_banner a{
	position:absolute;
	right:31px;
	bottom:32px;
	display:block;
	width:180px;
	height:45px;
	text-indent:-9999px;
}


#contact_banner a:hover{
	background:#fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}

.intro img,
.examination img{
	padding:1px;
	border:1px solid #e2d8d1;
}

/*======================================================================
	intro
======================================================================*/


	

/* thead */
#main .intro table thead th,
#main .intro table thead td{
	background:#99e32c;
	font-weight:normal;
	color:#000;
	text-align:center;
}
#main .intro table thead td{ border-left:1px solid #fff;}
#main .intro table thead th{ border-right:1px solid #fff;}





/*======================================================================
	 examination
======================================================================*/

.examination li{
	padding-left:30px;
	background:url(../img/common_icon_01.gif) left no-repeat;
}


/* thead */
#main .examination table thead th,
#main .examination table thead td{
	background:#99e32c;
	font-weight:normal;
	color:#000;
	text-align:center;
}
#main .examination table thead td{ border-left:1px solid #fff;}
#main .examination table thead th{ border-right:1px solid #fff;}





/*======================================================================
	facilities
======================================================================*/
#main .facilities_box{
	width:655px;
}

#main .facilities_box div.inner{
		width:655px;
}

#main .facilities_box div.inner form{
	margin:0;
	padding:0;
	width:310px;
}
#main .facilities_box div.inner img,
#main .facilities_box div.inner form img{
	margin-right:15px!important;
	margin-bottom:0px!important;
	
}

#main .facilities table{
	margin-top:0px;
	margin-bottom:0px;
	width:635px;
	border:none;
	border-collapse:collapse;
}
#main .facilities table tobody{
	margin:0;
	padding:0;
}
#main .facilities table td{
	margin-bottom:20px;
	padding-top:5px;
	border:none;
	width:315px;
	text-align:center;
}


/*======================================================================
	intro
======================================================================*/





