@charset "UTF-8";



.titlesbox {
    position: relative;
    margin: 0 0 35px;
}

.btn_subjects {
    margin: 0;
    padding:0 0 0 64px;
    position: absolute;
    right:0;
    top:0;
}
.kawasaki_title .btn_subjects {
    background: url(../img/subjects/icon_kawasaki.gif) no-repeat left center;
}
.chiba_title .btn_subjects {
    background: url(../img/subjects/icon_chiba.gif) no-repeat left center;
}
.btn_subjects li {
    margin:0 0 0 2px;
    padding:0;
    font-size: 10px;
    list-style-type:none;
    width:170px;
    display:inline-block;
}
.btn_subjects a {
    display:block;
    text-indent: -9999px;
    overflow:hidden;
    background: url(../img/btns_subject.png) no-repeat;
    width: 170px;
    height: 44px;
}
.btn_subjects .houmon a {
    background-position:left top;
}
.btn_subjects .houmon a:hover {
    background-position:left -147px;
}
.btn_subjects .rihabiri a {
    background-position:left -98px;
}
.btn_subjects .rihabiri a:hover {
    background-position:left -245px;
}
.btn_subjects .er a {
    background-position:left -49px;
}
.btn_subjects .er a:hover {
    background-position:left -196px;
}





.keyvisual {
    margin: 0 0 45px;
}
.keyvisual img {
    padding: 1px;
    border: solid 1px #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.main h3 {
    font-size: 10px;
    line-height: 1;
}
.main h3 img {
    vertical-align:bottom;
}
.main h4 {
    margin: 0 0 3px;
    font-weight: normal;
}

.main p,
.main dt,
.main dd,
.main td,
.main li {
    font-size: 12px;
}

.box {
    margin: 1em 0 40px;
}




.schedule_list{
    clear:both;
    margin: 0;
    overflow: hidden;
}
.schedule_list dt,
.schedule_list dd {
    margin: 0;
    line-height: 1.9;
}
.schedule_list dt {
    float:left;
}
.schedule_list dd {
    margin: 0 0 0 50px;
}
.schedule_list dd span {
    display:inline-block;
    margin:0 50px;
}

.doctor_schedule {
    width:100%;
    border-right: solid 1px #d3d3d3;
    border-top: solid 1px #d3d3d3;
    margin: 17px 0  20px;
}
.doctor_schedule th {
    background: #ff9226;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
    padding: 10px 20px 8px;
    border-bottom: solid 1px #d3d3d3;
    border-left: solid 1px #d3d3d3;
}
.doctor_schedule td {
    padding: 5px 20px 5px;
    line-height: 1.9;
    text-align: center;
    border-bottom: solid 1px #d3d3d3;
    border-left: solid 1px #d3d3d3;
}
.doctor_schedule .closing,
.doctor_schedule .closing td {
    background: #ededed;
}

.other_times {
    padding: 1px;
    border: solid 1px #d3d3d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.other_times dl {
    margin: 0;
    padding: 15px 20px 13px;
    line-height: 1.5;
    background: url(../img/subjects/bg_other_schedule.png) repeat-x left bottom;
}
.other_times dt {
    font-size: 14px;
    color: #e61e51;
}
.other_times dd {
    margin: 0 0 6px;
    padding: 0 0 0 3px;
}




.main .kinds {
    font-size: 16px;
    line-height: 1.9;
    color: #00a5a5;
    margin: 0 0 24px;
}
.kindsbox {
    margin: 0 0 110px;
}
.kindsbox p {
    margin: 0 0 22px;
    line-height: 1.9;
}
.kindsbox a {
    color: #e61e51;
    text-decoration: none;
}
.kindsbox a:hover {
    text-decoration: underline;
}
.kindsbox strong {
    color: #ff9226;
    font-weight: normal;
}

.main .endbox {
    margin: 0;
}

.container .content.claerfix .main .box .box2 {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
