@charset "utf-8";
@import url("bace.css");
@import url("common.css");
/* ===================================================================
CSS information

 file name  :members.css
 style info :友の会カテゴリ用css
 
=================================================================== */

#members #maincontents .wrapbox {
	margin-bottom:20px;
}
#members h4 {
	background:url(/images/line_sttl.gif) left bottom no-repeat;
	height:31px;
	line-height:31px;
	font-weight:bolder;
	font-size:75%;
	margin:15px 0;
	clear:both;
}
#privilege li {
	text-indent:-2em;
	padding-left:2em;
}
#members .boxgray {
	border:1px solid #cdcdcd;
	background:#f9f9f9;
	padding:15px;
	margin-top:20px;
}
/*
#revision dd {
	text-indent:1em;
}
*/
#members #revision {
	border-left:1px dotted #CDCDCD;
	float:right;
	margin-left:15px;
	padding-left:15px;
}
