@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;
}
#members #maincontents table {
	margin-top:15px;
	margin-bottom:15px;
}
#members #maincontents table caption {
 padding:5px 0;
}
#members #maincontents table th {
	background:#f3f3f3;
	text-align:center;
	white-space:nowrap;
}
#members #maincontents table th.member1,
#members #maincontents table th.member2 {
	width: 160px;
}
#members #maincontents table th.second {
	background:#f9f9f9;
	text-align:left;
	white-space:nowrap;
	font-weight:normal;
}
#members #maincontents table th,#members #maincontents table td {
	padding:3px;
	border:solid 1px #cdcdcd;
	text-align:center;
}
#members #maincontents table td.none {
	background:url(/images/bg_dod.gif);
}
#members .mgn1 {
	margin-top: 1em;
}
#members .textR {
	margin-top: 1.5em;
	text-align: right;
}


