@charset "utf-8";
/* CSS Document */

#contents {
	font-size:13px;
	padding:15px;
}



#contents p {
	line-height: 1.8;
}

#tbl_fm{
	border-top:#555 solid 3px;
	margin:1em 0;

}

#tbl_fm th {
	text-align:left;
   	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444;
	font-size:14px;
}

#tbl_fm th,
#tbl_fm td {
	padding:10px 10px;
	border-bottom:#666 dotted 1px;
}

#tbl_fm th.km {
	width:120%;
}

#tbl_fm th{
	width:121px;
}

#tbl_fm td{
	padding-left:3em;

}

.ic_required{
	background:url(../contact/img/ic_required.gif) no-repeat scroll 100% 50%;
}
	
	
#tbl_fm th.subC {
	text-indent:5.5em;
	color:#666;
}

#tbl_fm .bdbN th,
#tbl_fm .bdbN td {
	border-bottom:none;
	padding:7px 10px;

}

#tbl_fm .bdbN td {
	padding-left:3em;
}

#tbl_fm td {
	line-height:1.8;
}


#tbl_fm textarea {
	width: 98%;
}


.toi01 {
    font-size: 13px;
    color: #FFF;
    background-color: #555;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
}

#tbl_fm tr.bgbl th {
	background-image:url(../contact/img/line2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#tbl_fm tr.bgbl td {
	background-image:url(../contact/img/line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}


