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

 file name  :about.css
 style info :about
=================================================================== */
#sub .category .member a{background:url(../imgcommon/member.jpg) no-repeat -190px 0;}
#main p{margin-bottom:0}
/* -----------------------------------------------------------
	h2
----------------------------------------------------------- */
#main h2{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/sup-member/ttl.gif) no-repeat left top;
	margin-bottom:10px;
}
/* one */
#main .one{
	width:720px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../img/sup-member/line.gif) no-repeat left bottom;
}
/* clearfix */
#main .one:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#main .one .ph{
	float:left;
	width:120px;
	margin-right:5px;
}
#main .one .text{
	float:left;
	width:340px;
}
#main .one .sub-ph{
	float:right;
	width:250px;
	padding-top:30px;
}
/* clearfix */
#main .one .sub-ph:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#main .one .sub-ph .left{
	float:left;
	width:120px;
}
#main .one .sub-ph .right{
	float:right;
	width:120px;
}
#main h3{
	width:720px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#main h3 span{
	font-size:12px;
	font-weight:normal;
}
#main .one .text p{
	margin-bottom:2px;
}
#main .one .text .pr{
	padding-top:5px;
	color:#333;
}