@charset "shift-jis";
/* ----------------------------------------------
	This style is for about/index.html
------------------------------------------------- */
/*                                      contents
------------------------------------------------- */
#leftLineBox {
	width:803px;
	border-left:1px solid #E2D9CE;
	border-right:1px solid #E2D9CE;
	margin:0 auto;
	padding:5px 0 10px 0;
	text-align:left;
}
#leftLineBox h3{
	margin:0px auto 23px auto;
	display:block;
	height:40px;
}
#counBox1{
	width:397px;
	margin-right:5px;
	float:left;
}
#counBox2{
	width:391px;
	float:right;
}
#counBox1 h2,#counBox2 h2{
	margin-bottom:10px;
}
#counBox1 p{
	text-align:left;
	font-size:97%;
	line-height:160%;
	color:#666666;
	margin-left:20px;
	margin-bottom:30px;
}
#counBox2 p{
	text-align:left;
	font-size:97%;
	line-height:160%;
	color:#666666;
	margin-left:20px;
	display:block;
}
