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


/* --------------------------------------------- 
プロフィール
--------------------------------------------- */

#wrap #contents #left h2.contact-h {
	background: url(../images/contact/contact-h2.gif) no-repeat;
}


#wrap #contents #left h3.service-h3-flow {
	background: url(../images/contact/contact-h3.gif) no-repeat;
	margin: 20px 0px 10px 0;
}

#wrap #contents #left .contact-no {
	width: 300px;
	height: 72px;
	margin: 20px auto;
}

#wrap #contents #left table.inquiry-box {
	margin: 10px auto;
	width: 580px;

}

#wrap #contents #left table.inquiry-box td {
	padding: 10px 5px;
	border-bottom: 1px dotted #7D5539;

}

#wrap #contents #left table.inquiry-box th {
	padding: 10px 5px;
	border-bottom: 1px solid #7D5539;

}

#wrap #contents #left table.inquiry-box td li {
	list-style-type: none;
}
