@charset "utf-8";

/* ===============================================

 トップページ
 
=============================================== */

#index div.section {
	padding-bottom:1em;
}

/* -----------------------------------------------
 コンテンツ
-------------------------------------------------- */

#bcg-01 {
	width:645px;
}

#bcg-01 a{
	color:#C64747;
}

#bcg-02 {
	width:645px;
}

#bcg-02 a{
	color:#F15A24;
}

#bcg-03 {
	width:645px;
}

#bcg-03 a{
	color:#BEC61E;
}

div.section dl {
	margin-top:10px;
	margin-left:35px;
	width:600px;
}

div.section dl dt {
	display:block;
	float:left;
	clear:left;
	width:7em;
	text-indent:5px;
}

div.section dl dd {
	margin-bottom:5px;
	padding-bottom:2px;
	padding-left:8em;
	background:url(../index_img/bcg_border_dotted.gif) repeat-x left bottom;
	font-size: 100%;
}

#bcg-blog {
	width:645px;
	padding-bottom:20px;
	background: url(../index_img/bcg-blog.gif) no-repeat bottom;
	margin-bottom:30px;
}

#bcg-blog p {
	margin:10px 30px;
}

#bcg-blog ul {
	margin-left:30px;
}

#bcg-blog li {
	float:left;
	padding-right:20px;
	padding-bottom:8px;
}

#bcg-blog li.lastChild {
	padding-right:0px
}

#member-list {
	width:645px;
	padding-bottom:20px;
}

#member-listbox {
	width:600px;
	padding-top:20px;
	padding-left:30px;
}


#member-listbox h3.BA{
	width:600px;
	font-size: 116%;
	color: #900;
	margin-bottom: 5px;
}


#member-listbox li {
	line-height:2.0;
	padding-left:20px;
	background:url(../common_img/icon_kigyou.gif) no-repeat center left;
}

#member-listbox li.BA {
	line-height:2;
	padding-left:20px;
	background:url(../common_img/icon_kigyou.gif) no-repeat center left;
	width: 160px;
	display: inline;
	float: left;
}

#member-listbox div {
	padding-right:30px;
	float:left;
}

#member-listbox a{
	color:#7F472A;
}
