﻿@charset "utf-8";
#lp_list{
margin:0px;
padding:0px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:1.5em;
color:#444;
align:center;
}

#lp_list .add_prefectural{
font-weight: bold;
font-size: medium;
padding:6px 10px;
}

#lp_list .type01,
#lp_list .type02 {
font-size:1em;
width:860px;
table-layout:fixed;
border-collapse:collapse;
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #CCC;
margin-left: auto;
margin-right: auto;
}

#lp_list .type01 th{
font-weight: bold;
background-color:#D9E7E8;
padding:6px 10px;
text-align:left;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
/*width:120px;*/
}
#lp_list .type01 th.side{
text-align:center;
width:90px;
}
#lp_list .type01 th.long{
width:150px;
}
#lp_list .type01 td{
padding:6px 10px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
#lp_list .type01 td.side{
text-align:center;
width:90px;
}
#lp_list .type01 td.long{
width:150px;
}
#lp_list .type01 td.bikou{
padding:20px 10px;
}

#lp_list .type02 th{
font-weight: bold;
background-color:#D9E7E8;
padding:6px 10px;
text-align:center;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
/*width:80px;*/
}
#lp_list .type02 th.side{
text-align:center;
width:90px;
}
#lp_list .type02 td{
padding:6px 10px;
background-color:#E8EFF0;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
#lp_list .type02 td.side{
text-align:center;
width:90px;
}
#lp_list .type02 td.long{
width:150px;
}
#lp_list .type02 td.bikou{
padding:20px 10px;
}

#lp_list *.float{
float: right;
margin-left: 10px;
}
#lp_list *.floatclear{
clear: both;
}

#btn_list_block .gotoFormBtn{
background:url(http://clinic.heteml.jp/lp/btn_list_ov.jpg) no-repeat;
display: block;
width:170px;
height:44px;
margin: 0;
padding: 0;
}


.point{
color:green;
font-weight: bold;
}

#lp_list .prefectural_comment{
padding:0px 10px 0px 20px;
}

#lp_list .prefectural_point{
color:red;
font-weight: bold;
}

