﻿/* ********************************************************
	ContactページCSS
******************************************************** */
#con_1 {
	min-height:500px;
	height: auto !important;
	height: 500px;
}
.h2_title {
	width: 950px;
	height: 28px;
	line-height: 28px;
	margin: 10px auto 15px;
	color: #666;
	font-size: 24px;
	text-indent: 15px;
	border-bottom: 1px solid #999;
}
.chapter45 {
	width: 800px;
	height: 45px;
}
.chapter300 {
	width: 800px;
	height: 300px;
}
.chapterTitle {
	float: left;
	width: 130px;
}
.chapterTitle span.titleTxt {
	padding-left: 10px;
	border-left: 5px solid #999;
}
.chapterTitle span.important {
	color: #FF0000;
}
.chapterTxt {
	float: right;
	width: 650px;
}