@charset "utf-8";
/* lower_material.css */

/*プロパティ順番
////////////////////////////////////////////////////*//*


	Mozillaが採用している「ボックスモデルによる記述順番」

	01 display
	02 list-style
	03 position
	04 float
	05 clear
	06 width
	07 height
	08 margin
	09 padding
	10 border
	11 background
	12 color
	13 font
	14 text-decoration
	15 text-align
	16 vertical-align
	17 white-space
	18 other text
	19 content


///////////////////////////////////////////////////////*/

/* 共通設定
////////////////////////////////////////////////////*/
#topImage {
	margin-bottom: 35px;
}

#contentsinnerBox ,#domesticImportBox {
	line-height: 180%;
	width: 610px;
}

h3 {
	float: left;
	margin-bottom: 30px;
	width: 115px;
}


/* ローカルナビ
////////////////////////////////////////////////////*/

#localNaviBox {
	float: right;
	width: 480px;
	overflow: auto;
}

ul#localNaviTop {
	margin-bottom: 15px;
	overflow: hidden;
}

ul#localNaviBottom {
	margin-left: 15px;
	overflow: hidden;
}

#localNaviBox ul li {
	float: left;
	width: 220px;
}

p#btNext {
	text-align: right;
}

/* 国産材　集成材　輸入材コンテンツ
////////////////////////////////////////////////////*/

#domesticImportBox h4#knowTitle {
	margin-bottom: 20px;
}

#domesticImportBox p.knowText {
	margin-bottom: 30px;
}

#domesticImportBox .materialListBox {
	margin-bottom: 30px;
}

#domesticImportBox .materialListBox dl {
	float: left;
	width: 430px;
}

#domesticImportBox .materialListBox dl dt {
	margin-bottom: 10px;
	font-size: 120%;
}

#domesticImportBox .materialListBox dl dd {
	padding-left: 1em;
}

#domesticImportBox .materialImage {
	float: right;
	width: 160px;
}

#domesticImportBox #whichBox {
	float: right;
	margin-top: 20px;
	width: 315px;
}

#domesticImportBox #whichBox p ,#domesticImportBox #whichBox dl {
	padding-right: 20px;
}

#domesticImportBox #whichBox dl dd {
	margin-bottom: 20px;
}

#domesticImportBox #whichImageBox {
	float: left;
	width: 273px;
}

#domesticImportBox p#btNext {
	margin: -33px 0 0 auto;
	width: 78px;
}


/* 近くの山の木
////////////////////////////////////////////////////*/

#useBox h4 {
	margin-bottom: 20px;
}

#useBox #firstCol {
	margin-bottom: 150px;
}

#useBox #firstCol p {
	float: left;
	padding-left: 12px;
	width:350px;
}

#useBox #firstCol dl {
	float: right;
	padding-right: 10px;
	width: 220px;
}

#useBox #firstCol dt {
	margin-top: 5px;
	text-align: right;
}

#useBox #secondCol {
	margin-bottom: 50px;
}

#useBox #secondCol p {
	float: left;
	padding-left: 12px;
	width:245px;
}

#useBox #secondCol dl {
	float: right;
	padding-right: 10px;
	width: 321px;
}

#useBox #secondCol dt {
	margin-top: 5px;
}


/* 仕上げ材を選ぶ
////////////////////////////////////////////////////*/

#selectBox h4 {
	margin-bottom: 50px;
}

#selectBox .selectListBox dl {
	float: left;
	padding-left: 12px;
	width:340px;
}

#selectBox .selectListBox dl dt {
	margin-bottom: 10px;
}

#selectBox .selectListBox dl dd {
	margin-bottom: 40px;
}

#selectBox .selectImage {
	float: right;
	margin-top: 50px;
	padding-right: 10px;
	width: 233px;
}

#selectBox .selectListBox {
	margin-bottom: 50px;
}

#selectBox ul#btList {
	text-align: right;
}

#selectBox ul#btList li {
	display: inline;
}


/* 山長の木
////////////////////////////////////////////////////*/

#mountainBox #firstCol {
	clear: both;
}

#mountainBox #firstCol h4 {
	margin-bottom: 25px;
	clear: both;
}

#mountainBox #firstCol p {
	float: left;
	width: 340px;
}

#mountainBox #firstCol #mountainImage {
	float: right;
	width: 240px;
}

#mountainBox #flow {
	margin: 15px 0;
}

#mountainBox #secondCol h4 {
	margin-bottom: 0;
}

#mountainBox #secondCol p {
	width: 100%;
	height: 900px;
	background: url(../material/img/bg_mountain_wood.jpg) left bottom no-repeat;
}

#mountainBox #secondCol p span {
	display: block;
	padding-top: 20px;
	padding-left: 300px;
}




#material_3_sakaguchi{
	background:url(../material/img/material_3_sakaguchi.jpg) no-repeat;
	width:612px;
	height:631px;
}

#material_3_sakaguchi_t{
	width:300px;
	padding-top:110px;
	margin-left:20px;
}

#material_3_sakaguchi_2{
	width:605px;
	margin-bottom:50px;
	padding:7px;
}



#material_kibou_t{
	padding-top:15px;
	padding-bottom:30px;
	padding-left:100px;
}
























