﻿@charset "utf-8";

/* All Layout
-------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, textarea, address {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,strong,em,address,p,th,td {
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}


img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a {
	text-decoration: none;
	color: #464646;
}

a:link {
	color: #464646;
}

a:visited {
	color: #464646;
}

a:hover {
	color: #b6b5b5;
}

a:active {
	color: #464646;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3",Osaka,メイリオ,Meyryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	color: #464646;
 	line-height: 1.5;
	background: url(../img/bg.jpg) left top repeat-x;	
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear :both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}


/* MacIE begin \*/
*html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* MacIE end */


/* Wrapper
-------------------------------------------------*/
#wrapper {
	width: 780px;
	text-align:left;
	margin: 0 auto;


}

/* Wrapper
-------------------------------------------------*/
#wrapper {
	text-align: center;
	background: url(../img/bg.jpg) repeat-x left top;
}


/* header
-------------------------------------------------*/
#headCont {
	margin: 0 auto;
	width: 777px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	width: 777px;
	height: 80px;
}

#headLogo {
	float: left;
	margin-top: 29px;
	margin-left: 10px; 
	margin-bottom: 0;
	padding: 0;
	width: 288px;
	height: 41px;
	display: inline; /*-- IE6.0 bug--*/
}

#headNavi {
	float: left;
	margin-top: 48px;
	margin-left: 50px;
	margin-bottom: 0;
	padding: 0;
}

#headNavi ul {
	width: 240px;
	height: 23px;
}

#headNavi li {
	float: left;
	width: 115px;
}

#headNavi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:23px;
	padding-top: 23px;
}

#headNavi #headMail {
	margin: 0;
	padding: 0;
}

#headNavi #headResv {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 0;
}

#headNavi #headMail a {
	background: url(../img/headMail.gif) 0 0 no-repeat;
}

#headNavi #headResv a {
	background: url(../img/headResv.gif) 0 0 no-repeat;
}

#headNavi #headMail a:hover {
	background: url(../img/headMail.gif) 0 -23px no-repeat;	
}

#headNavi #headResv a:hover {
	background: url(../img/headResv.gif) 0 -23px no-repeat;	
}

#headDial {
	float: left;	
	margin-top: 27px;
	margin-left: 20px;
	margin-bottom: 0;
	padding: 0;
	width: 168px;
	height: 48px;
}



/* main
-------------------------------------------------*/
#main {	
	margin: 0;
	padding: 0;	
	width: 777px;
	height: 230px;
}

*html #main {
	margin-top: -1px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	width: 777px;
	height: 230px;	
}

/* gnavi
-------------------------------------------------*/
#gnaviCont {
	margin: 0 auto;
	width: 777px;
	text-align: left;
}

#gnavi {
	margin-top: 8px;
	margin-left: 0;
	margin-bottom: 8px;
	padding: 0;
}

#gnavi ul {
	width: 777px;
	height: 40px;	
	background: url(../img/gnavi.jpg) left top no-repeat;
}

#gnavi li {
	float: left;
	width: 111px;
}

#gnavi li a{
	display: block;
	overflow: hidden;
	width: 111px;
	height: 0 !important;
	height /**/:40px;
	padding-top: 40px;
}

/* normal */
#navi01 a {
	background: url(../img/gnavi.jpg) 0 0 no-repeat; 
}

#navi02 a {
	background: url(../img/gnavi.jpg) -111px 0 no-repeat;
}

#navi03 a { 
	background: url(../img/gnavi.jpg) -222px 0 no-repeat; 
}

#navi04 a {
	background: url(../img/gnavi.jpg) -333px 0 no-repeat;
}

#navi05 a {
	background: url(../img/gnavi.jpg) -444px 0 no-repeat;
}

#navi06 a {
	background: url(../img/gnavi.jpg) -555px 0 no-repeat;
}

#navi07 a {
	background: url(../img/gnavi.jpg) -666px 0 no-repeat; 
}
	
/* active */
#navi01 a.on {
	background: url(../img/gnavi.jpg) 0 -40px no-repeat; 
}

#navi02 a.on {
	background: url(../img/gnavi.jpg) -111px -40px no-repeat;
}

#navi03 a.on { 
	background: url(../img/gnavi.jpg) -222px -40px no-repeat; 
}

#navi04 a.on {
	background: url(../img/gnavi.jpg) -333px -40px no-repeat;
}

#navi05 a.on {
	background: url(../img/gnavi.jpg) -444px -40px no-repeat;
}

#navi06 a.on {
	background: url(../img/gnavi.jpg) -555px -40px no-repeat;
}

#navi07 a.on {
	background: url(../img/gnavi.jpg) -666px -40px no-repeat; 
}

/* hover */
#navi01 a:hover {
	background: url(../img/gnavi.jpg) 0 -80px no-repeat;
}

#navi02 a:hover {
	background: url(../img/gnavi.jpg) -111px -80px no-repeat;
}

#navi03 a:hover {
	background: url(../img/gnavi.jpg) -222px -80px no-repeat;
}

#navi04 a:hover {
	background: url(../img/gnavi.jpg) -333px -80px no-repeat;
}

#navi05 a:hover {
	background: url(../img/gnavi.jpg) -444px -80px no-repeat;
}

#navi06 a:hover {
	background: url(../img/gnavi.jpg) -555px -80px no-repeat;
}


#navi07 a:hover {
	background: url(../img/gnavi.jpg) -666px -80px no-repeat;
}


/* breadCrumb
-------------------------------------------------*/
#breadCrumbCont {
	margin: 0 auto;
	width: 777px;
	text-align: left;
}

#breadCrumb {
	margin-top: 0;
	margin-left: 13px;
	margin-bottom: 7px;
	padding:0;
}

#breadCrumb p{
	margin:0;
	padding:0;
	font-size: 13px;
}

#breadCrumb a{
	text-decoration:underline;
}


/* container
-------------------------------------------------*/
#container {
	width: 777px;
	margin: 0 auto;
	text-align: left;
}



/* left
-------------------------------------------------*/
#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	display: inline; /*-- =IE6.0 --*/
}

#leftMenu {
	width: 200px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#leftList {
	width: 200px; /*-- =IE5.5 --*/
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 15px;
	padding: 0;
	background-color:#FDFDFD;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	voice-family: "\"}\"";
    voice-family:inherit;
    width: 198px;
}

#contList {
	width: 198px; /*-- =IE5.5 --*/
	margin: 0; 
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 10px;
	voice-family: "\"}\"";
    voice-family:inherit;
	width: 182px;	
}

#contList ul{
	font-size: 13px;	
}

#contList ul#list01 li{
	width: 180px;
	margin: 0;
	padding: 0;
	line-height: 2.0em;
}

#contList ul#list02 li{
	width: 170px;
	margin: 0;
	padding: 0;
	line-height: 2.0em;
}

#contList ul#list01 li a{
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: underline;

	padding-left:14px;
	background: url(../img/arrow.jpg) 0 6px no-repeat ;		
}



.leftBnr {
	width: 198px;
	height: 104px;
	margin: 0 0 9px 0;
	padding: 0;
	border: 1px solid #C7C7C7;
}

#leftContact {
	width: 200px;
	height: 181px;
	margin-top: 0;
	margin-bottom: 9px;
	padding: 0;
	background: url(../img/bg02.gif) 0 0 repeat-x;
	border: 1px solid #CCCCCC;
	voice-family: "\"}\"";
    voice-family:inherit;
    width: 198px;
}

#leftContact ul {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 0;
	padding: 0;
}

#leftContact li {
	float: left;
	width: 175px;
}

#leftContact li a {
	display: block;
	overflow: hidden;
	width: 175px;
	height: 0 !important;
	height /**/: 45px;
	padding-top: 45px;
}

#leftContact #btnMail {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
}

#leftContact #btnResv {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
}

#leftContact #btnMail a {
	background: url(../img/btnMail.gif) 0 0 no-repeat;
}

#leftContact #btnMail a:hover {
	background: url(../img/btnMail.gif) 0 -45px no-repeat;
}

#leftContact #btnResv a {
	background: url(../img/btnResv.gif) 0 0 no-repeat;
}

#leftContact #btnResv a:hover {
	background: url(../img/btnResv.gif) 0 -45px no-repeat;	
}

#leftContact #leftDial {
	width: 149px;
	height: 50px;
	margin-top: 0;
	margin-left: 27px;
	margin-bottom: 0;
	padding: 0;
	voice-family: "\"}\"";
    voice-family:inherit;
    margin-bottom: 7px;
}


/* common Clinic Information
-------------------------------------------------*/
#contents #tlInfo {
	clear: both;
	margin-top: 0;
	margin-left: 55px;
	margin-bottom: 5px;
	padding: 0px;
	width: 159px;
	height: 15px;
}

#contents #tbInfo {
	margin-top: 0;
	margin-left: 55px;
	margin-bottom: 40px;
	padding: 0; 
	font-size: 12px;
	line-height:150%;
	width:463px;
	background-color:#CCCCCC;
}

#contents #tbInfo .th01 {
	background-color: #F5F5F5;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	width: 110px;
	font-weight: bold;
	color: #666666;	
}

#contents #tbInfo .td01 {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	width: 332px;
	color: #666666;	
}


/* common contents Contact
-------------------------------------------------*/
#contDial {
	margin-top: 0;
	margin-left: 142px;
	margin-bottom: 10px;
	padding: 0;
	width: 318px;
	height: 28px;
}

#contContact {
	margin-top: 0;
	margin-left: 110px;
	margin-bottom: 40px;
	padding: 0;
}

#contContact ul {
	height: 45px;
}

#contContact li {
	float: left;
	width: 175px;
}

#contContact li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:45px;
	padding-top: 45px;
}

#contContact #btnMail {
	margin: 0;
	padding: 0;
}

#contContact #btnResv {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 0;
}

#contContact #btnMail a {	
	background: url(../img/btnMail.gif) 0 0 no-repeat;	
}

#contContact #btnResv a {	
	background: url(../img/btnResv.gif) 0 0 no-repeat;	
}

#contContact #btnMail a:hover {
	background: url(../img/btnMail.gif) 0 -45px no-repeat;	
}

#contContact #btnResv a:hover {
	background: url(../img/btnResv.gif) 0 -45px no-repeat;	
}


/* footer
-------------------------------------------------*/
#footerCont {
	margin: 0 auto;
	width: 777px;
	text-align: left;
}

#footer {
	margin: 0;
	padding: 0;
	width: 777px;
	height:80px;
	background: url(../img/footer.gif) center bottom no-repeat;
	overflow: hidden; 
}

#footer ul {
	margin: 0;
	padding-top: 33px;
	padding-left: 0;
	padding-bottom: 5px;
	font-size: 12px;
	color: #333333;
	text-align:center;
}

#footer li {
	display: inline;
}

#footer address {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	text-align:center;
}




/************** #access styles **************/

.access{
 padding: 5px 5px 5px 10px;
 font-size: 10px;
 text-align: left;
}




/************** .quetion styles *****************/

.quetion{
clear: both;
margin-left: 20px;
padding: 10px 0px 10px 50px;
background:transparent url(../img/mark_q01.gif) no-repeat scroll 0 0;
}

.quetion2{
clear: both;
color: #AA2124;
font-weight: bold;
padding: 20px 0px 20px 50px;
margin-left: 20px;
background:transparent url(../img/mark_q02.gif) no-repeat scroll 0 0;
}


/************** .answer styles *****************/

.answer{
clear: both;
margin-left: 20px;
padding: 10px 0px 30px 50px;
background:transparent url(../img/mark_a01.gif) no-repeat scroll 0 0;
}

/************** .comment styles *****************/

.comment{
clear: both;
margin-left: 20px;
padding: 10px 0px 30px 50px;
background:transparent url(../img/mark_a01.gif) no-repeat scroll 0 0;
}


/************** #table styles **************/

.table {
border-color:#cccccc;
background-color:#CCCCCC;
border-style:solid;
border-width:0px 0px 0px 0px;
font-size: 12px;
line-height:150%;
width:480px;
margin:0 auto;
}


.table_left {
border-color:#cccccc;
background-color:#CCCCCC;
border-style:solid;
border-width:0px 0px 0px 0px;
font-size: 12px;
line-height:150%;
width:480px;
}


.table th {
	text-align:center;
}

/************** #img styles **************/

.img_right {
float:right;
padding:0 0 0 10px;
}

.img_left {
float:left;
padding:0 10px 0 0;
}

.img_center {
float:left;
padding:0 10px 10px 70px;
}




/* btn
-------------------------------------------------*/
#dial03 img{
	width: 318px;
	height: 28px;
	margin-top: 20;
	margin-left: 80px;
	margin-bottom: 10px;
	padding: 0;
}

#dial03 ul {
	list-style: none;
	margin-top: 0;
	margin-left: 40px;
	padding: 0;
}

#dial03 li {
	float: left;
	display: block;
	width: 195px;
	height: 50px;
	position: relative;
	padding-left: 15px;
	padding-bottom: 40px;
	
}

#dial03 #btnSideMail a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 50px;
	background: url(../img/btnMail02.gif) 0 0 no-repeat;
	cursor: pointer;
}

#dial03 #btnSideMail a:hover span {
	background: url(../img/btnMail02.gif) 0 -50px no-repeat;	
}

#dial03 #btnSideRes a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 50px;
	background: url(../img/btnRes02.gif) 0 0 no-repeat;
	cursor: pointer;
}

#dial03 #btnSideRes a:hover span {
	background: url(../img/btnRes02.gif) 0 -50px no-repeat;	
}
