@charset "utf-8";

/*
 新着情報
---------------------------------------------------------------------- */
#news{
	margin-bottom:20px;
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#news dl{
	width: 690px;
	clear: both;
	;
	min-height:16px;
	line-height:18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
}

#news dl.col{background-color:#ebf2f6;}

#news dt{
	padding-left:13px;
	width:120px;
	float:left;
	background-image: url(../../_common/img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#news dd{
	width: 540px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
}

div.more{
	margin-top:10px;
	text-align:right;
}

/*
 新着情報詳細
---------------------------------------------------------------------- */
#detail{
	margin-bottom:20px;
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#detail h2 {
	line-height: 130%;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}
#detail p {
	line-height: 150%;
	font-size: 12px;
	padding-bottom: 20px;
	width: 670px;
}

/*
 京都木材共同組合とは
---------------------------------------------------------------------- */
#link{}

#link img{float:left;margin-top:10px;}





table.mmbr_list{
	width:100%;
	border:#cccccc solid 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

colgroup.col1{width:160px;}
colgroup.col2{width:228px;}
colgroup.col3{width:110px;}
colgroup.col4{width:110px;}
colgroup.col5{width:40px;}
colgroup.col6{width:40px;}

table.mmbr_list tr.col{background-color:#ebf2f6;}

table.mmbr_list th{
	border:#cccccc solid 1px;
	height:30px;
	vertical-align:middle;
	background-color:#2656b7;
	color:#ffffff;
	font-weight:normal;
}

table.mmbr_list td{
	border:#cccccc solid 1px;
	vertical-align:middle;
	padding:5px 0px;
	line-height:18px;
}

table.mmbr_list td.p_5{padding-left:5px;}
