
/* 特集
++++++++++++++++++++++++++++++++++++*/
div.allRead {
	margin:10px 0 10px;
}

div#reco-bg {
	background:#C71351;
	width:802px;
	margin:auto;
}

div#reco-bg h2 {
	margin-top:30px;
}

div#reco {
	text-align:center;
	margin-top:150px;
}

div#reco * {
	margin-auto;
}

div#reco h3 {
	margin-bottom:200px;
}

div#reco p {
	margin:100px auto 0;
}

div#reco ul {
	margin-top:50px;
	margin-bottom:100px;
}

div#reco ul li {
	margin-bottom:30px;
	list-style:none;
}

/* 特集＞「ﾗｲ」 */

#primary dl.topic001 {
	width:95px;
	float:left;
	margin-right:6px;
}

#primary ol {
	margin:15px 0 20px 20px;
}

#primary h4 {
}

#primary p {
	
}

#primary p.indent {	
	text-indent:1em;
	margin-bottom:20px;
}

#primary p.indent2 {	
	text-indent:1em;
}

#primary address {
}



#secondary address {
	border-top:solid 1px #333;
	padding-top:30px;
}

/* 会員
++++++++++++++++++++++++++++++++++++*/
#primary #member table {
	margin-bottom:30px;
}

#primary #member table caption {
	vertical-align:top;
	height:51px;
}

#primary #member table td.name {
	width:100px;
}

#primary #member table td.work {
width:400px;}


/* インフォメーション
++++++++++++++++++++++++++++++++++++*/
#primary #inquiry {
	margin-top:15px;
}

#primary address.inquiry {
	margin:20px 0 30px;
}


#primary #bbs {
	position:relative;
}

#primary #bbs #news {
	position:absolute;
	width:33px;
	height:14px;
	top:3px;
	left:5px;
}

#primary table.bbs {
	background:url(../info/images/info_bbs_bg.gif) left 50% repeat-y;
}

#primary .bbsC01 {
	background:url(../info/images/info_bbs_corner01.gif) left top no-repeat;
	height:25px;
}

#primary .bbsC02 {
	background:url(../info/images/info_bbs_corner02.gif) left top no-repeat;
	text-align:right;
	padding-right:10px;
	height:30px;
}

#primary .bbsHead {
	font-weight:bold;
	font-size:17px;
	line-height:19px;
	padding:0 40px;
	color:#000;
}

#primary .bbsBody {
	font-size:14px;
	padding:5px 40px 0;
}

/* インフォメーション＞活動内容 */
#primary dl#info {
	margin-bottom:30px;
}

#primary dl#info dt {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
}

#primary dl#info dd {
	margin-bottom:10px;
}