@charset "utf-8";

#harikyuSeikotsuinPage #header {
	background-image: url(../harikyu_seikotsuin/images/harikyu_seikotsuin_header_bg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 980px;
}
#harikyuSeikotsuinPage #goToClinicHome {
	width: 180px;
	height: 40px;
	clear: both;
}
#harikyuSeikotsuinPage #goToClinicHome a {
	display: block;
	height: 40px;
	width: 180px;
	text-indent: -5000px;
	margin-left: 10px;
	overflow: hidden;
}



/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #336666;border-top:1px solid #C0E2D4;}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */





ul.thumb {
	/*float: left;*/
	list-style: none;
	
	/*
	margin: 0; padding: 10px;
	
	*/
	width: 658px;
}
ul.thumb li {
	/*
	
	float: left;
	*/
	
	margin: 0; padding: 5px;
	
	position: relative;
	width: 658px;
	height: 85px;
}
ul.thumb li img {
	/*width: 100px; height: 100px;*/
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	/*position: absolute;
	left: 0; top: 0;
	*/
	-ms-interpolation-mode: bicubic;
	position:relative;
	
}
ul.thumb li img.hover {
	background:url(images/thumb_bg2.png) no-repeat center center;
	border: none;
	
}



#comment1{
	width:670px;
	height:250px;
	background:url(images/1f_comment_bg2.png) no-repeat;
}

#comment1 #commentart{
	position:relative;
	top:30px;
	left:180px;
	width:430px;
	
}

#comment001{
	width:670px;
	height:200px;
}
#comment001 #commentart{
	position:relative;
	top:30px;
	left:100px;
	width:480px;
	
}


#comment2{
	width:670px;
	height:250px;
	background:url(images/2f_comment_bg.png) no-repeat;
}

#comment2 #commentart{
	position:relative;
	top:30px;
	left:180px;
	width:430px;
	
}



#comment3{
	width:670px;
	height:250px;
	background:url(images/3f_comment_bg.png) no-repeat;
}
#comment3 #commentart{
	position:relative;
	top:30px;
	left:180px;
	width:430px;
	
}




div.subttls{
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
}
div.subttls p{
	padding:10px;
}




div#qabar{
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
}
div#qabar p{
	padding:10px;
}



div#staffbar{
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
}
div#staffbar p{
	padding:10px;
}


div#feebar{
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
}
div#feebar p{
	padding:10px;
}




.qaimg{
	width:260px;
	float:left;
}
.qaarts{
	width:370px;
	float:right;
}

.qaarts h3{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}


table#charge {
    width: 650px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-top:10px;
}

table#charge th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
	width:150px;
    font-weight: bold;
    line-height: 120%;
    text-align: right;
    white-space: nowrap; 
}
table#charge td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	 background: #FFF;
    text-align: center;
    white-space: nowrap;
}

#main table.c_navi {
	margin: 10px 0px;
}

#main table.c_navi td a {
	border: 1px solid #77b30e;
	color: #003333;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	width: 165px;
	height: 40px;
	padding: 5px 0px;
	/*css3 - 角丸*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*css3 - グラデーション*/
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d1f98d), to(#7bc204));
	background: -moz-linear-gradient(#d1f98d, #7bc204);
	background: linear-gradient(#d1f98d, #7bc204);
	-pie-background: linear-gradient(#d1f98d, #7bc204);
	/*css3 - シャドウ*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	/*css3 - for IE*/
	behavior: url(http://www.med-sakai.jp/clinic/common/pie/PIE.htc);
	position:relative;
}

#main table.c_navi td a:hover {
	border: 1px solid #77b30e;
	color: #fff;
	font-size: 15px;
}

#main table.c_navi td.pd15 a {
	padding: 15px 0px;
	height: 20px;
}

/*IE6 IE7ハック*/
/*#main table.c_navi td a {
	/background-color: #7bc204);
	/border: 1px solid #77b30e;
}*/
/*IE8ハック*/
/*#main table.c_navi td a {
	background-color: #7bc204)\9;
	border: 1px solid #77b30e\9;
}*/

.txtC {
	text-align: center;
}

.mgT50 {
	margin-top: 50px;
}
