@charset "utf-8";

/* member */
#main .member {
margin-bottom:32px;
}
#main .member p {
font-size:1.2em;
}
#main .member .link {
margin-top:13px;
padding:7px;
background:url(../../common/common_bg_01.png);
text-align:center;
}

/* tel */
#main .tel {
margin-bottom:30px;
}
#main .tel p {
font-size:1.2em;
}
#main .tel .support {
margin-top:12px;
background:url(../img/index_bg_01.png) repeat-y;
}
#main .tel .support_inner {
width:610px;
padding-bottom:14px;
background:url(../img/index_bg_02.png) left bottom no-repeat;
}
#main .tel .support_inner:after {
content:"";
clear:both;
display:block;
height:0;
visibility:hidden;
}
#main .tel .support .section {
float:left;
width:298px;
}
#main .tel .support .info {
margin-right:14px;
}
#main .tel .support h3 {
margin-bottom:9px;
margin-left:-1px;
}
#main .tel .support .service {
overflow:hidden;
height:100%;
margin:0 13px 9px;
padding-bottom:10px;
border-bottom:1px dotted #999;
}
#main .tel .support .service h4,
#main .tel .support .service p {
float:left;
}
#main .tel .support .service h4 {
margin-right:7px;
}
#main .tel .support .number {
text-align:center;
}


