@charset "utf-8";

/* ------------------------------------
1. index  
------------------------------------ */

#cate-menu li {
float: left;
padding: 0 3px 3px 2px;
}

/* ------------------------------------
2. outline
------------------------------------ */

#outline-lead {
min-height: 225px;
background: url(../img/clinic/outline/img01.jpg) no-repeat right top;
}

/*For IE6*/
* html #outline-lead {
height: 225px;
}

#outline-lead p.size360 {
width: 360px;
}

/* ------------------------------------
3. dayofweek 
------------------------------------ */

/*--3-1 menu--*/
#dayofweek_menu ul{
width: 430px;
float: left;
}

#dayofweek_menu ul li {
float: left;
padding: 0 3px 3px 2px;
}

#link {
width: 200px;
float: right;
padding-left: 10px;
border-style: none none none solid; 
border-width: 1px;
border-color: #CCCCCC; 
}

#link img {
padding: 0 0 3px 0;
}

/*--3-2 h2--*/
#h2_tuesday h2,
#h2_wednesday h2,
#h2_thursday h2,
#h2_friday h2 {
padding: 4px 0 6px 10px;
background: url(../img/clinic/dayofweek/h2_back.gif) no-repeat ;
}

/* ------------------------------------
4. hours  
------------------------------------ */

/*--4-1 fee--*/

#fee table {
width: 300px;
margin-bottom: 10px;
}

#fee table th,
#fee table td {
border-style: solid;
border-color: #7D6F48;
border-width: 1px;
padding: 10px;
}

#fee table th {
width: 150px;
background-color: #A69464;
color:#FFFFFF;
}

/*--4-2 access--*/

#access {
min-height: 195px;
background: url(../img/clinic/hours/bg_access.jpg) 420px 30px no-repeat;
}

#access {
_height: 195px;
_background-position: 420px 60px;
}

#access ul{
margin-bottom: 10px;
}

#access strong {
color:#473D23;
}

#access .tel {
padding: 10px 0 5px 40px;
background: url(../img/common/icon_tel.gif) 0 6px no-repeat;
}


/* ------------------------------------
5. room  
------------------------------------ */

/*--5-1 menu--*/

#outside {
float: left;
width: 240px;
padding-top:20px;
padding-bottom:20px;
}

#pagemenu {
float: right;
width: 408px;
padding-top:20px;
}

#pagemenu dl {
display: block;
width: 181px;
float: left;
padding-left: 15px;
}


/*--5-2 explanation--*/
#sec01 {
clear: both;
}

.faci_layout .img {
float: left;
width: 322px;
padding-top: 15px;
}

.faci_layout .explanation {
float: right;
width: 326px;
}


/* ------------------------------------
6. free 
------------------------------------ */

/*--6-1 free-lead--*/

#free-lead {
min-height: 185px;
background: url(../img/clinic/free/img01.jpg) no-repeat right top;
}

/*For IE6*/
* html #free-lead {
height: 185px;
}

#free-lead p {
width: 360px;
}


/* ------------------------------------
7. inquiry_cl  
------------------------------------ */

/*--7-1 question--*/

#question ul {
margin-bottom: 15px;
padding-top: 10px;
background: url(../img/clinic/inquiry_cl/frame_q_base.jpg) no-repeat;
}

#question ul li a {
display: block;
min-height: 13px;
padding: 4px 20px 4px 40px;
background: url(../img/clinic/inquiry_cl/icon_q_list.gif) no-repeat 20px 0.45em;
font-size:90%;
line-height: 1.3;
}

* html #question ul li a {
height: 13px;
}

#question ul li.q-bottom {
padding-bottom: 10px;
background: url(../img/clinic/inquiry_cl/frame_q_bottom.jpg) left bottom no-repeat;
}

/*--7-2 answer--*/

#answer dl {
background: url(../img/clinic/inquiry_cl/frame_a_base.jpg) no-repeat;
}

#answer dt {
background: url(../img/clinic/inquiry_cl/frame_a_middle.jpg) left bottom no-repeat;
}

#answer dt p {
font-weight: bold;
margin-bottom: 0em;
padding: 10px 20px 21px 40px;
background: url(../img/clinic/inquiry_cl/icon_q_answer.gif) no-repeat 20px 1em;
}

#answer dd {
padding-bottom: 10px;
background: url(../img/clinic/inquiry_cl/frame_a_bottom.jpg) left bottom no-repeat;
}

#answer dd p {
padding-left: 40px;
padding-right: 20px;
background: url(../img/clinic/inquiry_cl/icon_a.gif) no-repeat 20px 0.45em;
}

#answer p.pagetoponly {
margin-top: 10px;
margin-bottom: 20px;
}

/*--7-3 answer 個別--*/

#answer dd .link {
padding-left: 40px;
background-position: 25px 0.40em;
_background-position: 25px 0.35em;
}

#answer table.symptom-list {
width: 580px;
margin-top: 10px;
margin-left: 40px;
_margin-left: 0;
margin-bottom: 10px;
font-size:90%;
}

#answer table.symptom-list td {
width: 30%;
padding: 3px;
line-height: 1;
}

div#answer table.symptom-list td.first {
width: 40%;
}

