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


#title-img {
	width: 760px;
	height: 300px;
	margin: 0;
	background: url(../img/contact/title_img.jpg) left top no-repeat;
	text-indent: -9999px;
}

.contact-column-01 {
	float: left;
	width: 180px;
}

.contact-column-02 {
	float: left;
	width: 520px;
}

.dotline-mgn10 {
	clear: both;
	height: 10px;
	border-bottom: 1px #999999 dotted;
	margin-bottom: 10px;
}

.red {
	color: #F00;
}

.submit-btn {
	padding-left: 180px;
}

.formtext {
	font-family: Helvetica, 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #646464;
}

