@charset "euc-jp";
/* CSS Document */

/* ------------------------------

	お問い合わせＣＳＳ
	
------------------------------ */

div.contact {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 15px;
	word-wrap:break-word;
}

.t_cantact {}

.t_cantact th,
.t_cantact td {
	padding: 10px 0 10px 10px;
}

.t_cantact th {
	background: url(../img/icon_arrow.gif) no-repeat 0 50%;
	text-align: left;
	font-weight: normal;
}