@charset "utf-8";
#intro {
	font-size:1.2em;
	color:#505050;
	margin-bottom:30px;
}
#hr {
	display:block;
	width:535px;
	height:7px;
	margin-top:25px;
	margin-bottom:30px;
	
}
.colbox {
	display:block;
	width:535px;
	margin-bottom:40px;
	float:left;
}
.p_texts	{
	width:280px;
	color:#505050;
	font-size:1.2em;
	line-height:23px;
}
.p_texts2 {
	width:280px;
	color:#505050;
	font-size:1.2em;
	line-height:23px;
	float:right;
}
.flow_left {
	width:280px;
	float:left;
	margin-bottom:20px;
}
.flow_right	{
	width:280px;
	float:right;
	margin-bottom:20px;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
#go_inquiry	{
	text-align:center;
	width:535px;
	clear:both;
}
