@charset "utf-8";
/********************************************************************/
/*
/*　   　    黒田木材商事株式会社 home用スタイルシート
/*　   　　    （http://kuroda-mokuzai.co.jp/)
/*
/********************************************************************/
/**----------------------------------------------------------------**/
/** Wrap Style [ 
/**----------------------------------------------------------------**/
#HomeMainWrap{
	width: 670px;
	margin-left: 10px;
}
/**----------------------------------------------------------------**/
/** Wrap Style [ 
/**----------------------------------------------------------------**/
#HomeMain{
	width:480px;
	float: right;
	margin-left: 10px;
}
#HomeMain h2{
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	line-height: 12pt;
	background-image: url(../images/ListMark/ListMark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	text-indent: 45px;
	margin: 0px;
	padding: 0px;
}
#Works,#News{
	width:460px;
}
#Works ul{
	float: right;
	width:170px;
	list-style-type: none;
}
#Works li{
	margin-bottom: 1px;
}
#WorksImg{
	float: left;
}
#Works p{
	clear: both;
}
#News{
}
#News ul {
	height: 100px;
	overflow:auto;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #06c;
	border-bottom-color: #06C;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
}
#News li {
	text-align: left;
	text-indent: 10px;
	font-size: 8.5pt;
	line-height: 15pt;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-position: inside;
	list-style-image: url(../images/ListMark/home-news_list.gif);
}
#News p{
	font-size: 8.5pt;
	line-height: 12pt;
	background-image: url(../images/home/RSS_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 40px;
}
/**----------------------------------------------------------------**/
/** Wrap Style [ 
/**----------------------------------------------------------------**/
#HomeSub{
	width:180px;
	float: left;
}
#HomeSub li{
	font-size: 9.5pt;
	list-style-type: none;
}




