@charset "utf-8";
/* ===================================================================
CSS information

 file name  :about.css
 style info :about
=================================================================== */
#sub .category .aboutVW a{background:url(../imgcommon/aboutVW.jpg) no-repeat -190px 0;}
/* -----------------------------------------------------------
	h2
----------------------------------------------------------- */
#main h2{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/about/ttl.gif) no-repeat left top;
	margin-bottom:10px;
}
/* one */
#main .one{
	width:710px;
	padding:5px;
	margin-bottom:10px;
	background-color:#fff;
}
#main .one h3{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#main .one p{
	color:#333;
	margin-bottom:0px;
}