/*------コンテンツレイアウト-------*/

#contents{
width:760px;
background-color:#FFFFFF;
margin:0px 0px 0px 0px;
padding:0px 0px 5px 0px;
}

#contact_box *{
margin:0;
padding:0;
}

#contact_box .m10 {
margin-top:10px;
}

.clear {
clear:both;
height:1px;
}

#bttop {
text-align:center;
margin-top:35px;
}
#bttop img {
margin:0 auto;
}

/*------box-------*/
#contact_box {
width:720px;
margin:0 20px;
}
#contact_box h3 {
}

#contact_box1 {
width:720px;
margin-top:15px;
background:url(img/bg_01.gif) no-repeat left top;
}
#contact_box1 .lbox {
width:275px;
float:left;
margin-left:65px;
padding-top:10px;
display:inline;
}
#contact_box1 .rbox {
width:275px;
float:right;
margin-right:10px;
padding-top:10px;
display:inline;
}
#contact_box2 {
width:720px;
height:15px;
background:url(img/bg_02.gif) no-repeat left top;
}
#contact_box1 p {
margin-top:6px;
}

#contact_box ul {
list-style-type:none;
margin:0;
padding:5px 10px 10px 10px;
background:#f5f9fc;
}
#contact_box1 p.bt01 a {
padding-left:12px;
background:url(../common/img/list_f.gif) no-repeat left top;
}