@charset "Shift_JIS";

/* -------------------------------------
 お問い合わせ画面用　スタイルシート
---------------------------------------- */
#content {
margin:0 100px;
padding-top:40px;
}

hr {
	display:none;
}

.size80{
font-size:80%;
color:#797979;
line-height:1.6;
}
.size90{
font-size:90%;
line-height:1.6;
}

.marginB0{margin-bottom:0px;}
.marginB1{margin-bottom:1px;}
.marginB2{margin-bottom:2px;}
.marginB5{margin-bottom:5px;}
.marginB10{margin-bottom:10px;}
.marginB15{margin-bottom:15px;}
.marginB20{margin-bottom:20px;}
.marginB25{margin-bottom:25px;}
.marginB30{margin-bottom:30px;}
.marginB40{margin-bottom:40px;}

.lineDot2{
background: url(../../common/img/dot_line02.gif) 0 0 repeat-x;
width:100%;
height:1px;
}

.contSet{
background:url(../../common/img/inq_contset_repeat.gif) top left repeat-y;
}
.contSet p{
padding:0 15px;
font-size:80%;
}
.notes{
margin-left:30px;
margin-right:30px;
text-indent:-1em;
}

.blueIcon{
padding-left:15px;
background: url(../../common/img/cont_icon1.gif) 0px 4px no-repeat;
}

.contTable{
width:660px;
}
.contTable th{
width:440px;
font-weight:normal;
text-align:left;
}
.contTable td{
text-align:right;
vertical-align:bottom;
}
