/****************************************************
　■お問い合わせ　ページ設定
****************************************************/

#box-contact {
	margin: 0 15px 0 0;
	padding-bottom: 40px;
}
#box-contact-inner {
	width: 520px;
	margin-left: 10px;
}
.contact_intro {
	margin-bottom: 20px;
}
#box-contact dl {
	clear: both;
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float: left;
	width: 520px;
}
#box-contact dl dt {
	width: 110px;
	float: left;
}
#box-contact dl dd {
	float: right;
	width: 400px;
}
.txtform_01 {
	width: 150px;
}
.txtform_02 {
	width: 300px;
}
.txtform_03 {
	width: 30px;
}
.txtform_04 {
	height: 100px;
	width: 300px;
}
.submit_btn {
	width: 80px;
	margin-left: 190px;
}
.item_title_green {
	background: url(images/title_icon_green.gif) no-repeat;
	padding-left: 20px;
	font-size: 13px;
}
