*{
	/* padding:0px; */
	margin: 0px; 
}
html{
scrollbar-face-color:#cccccc; /*スクロールバー本体の色*/
scrollbar-highlight-color: #666666; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #333333; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #FFFFFF; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #996600; /*矢印の色*/
scrollbar-track-color: #FFFFFF; /*背面の色*/
scrollbar-darkshadow-color: #FFFFFF;/*スクロールバー右側（下）の影*/
}
body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family:sans-serif;
	font-size:0.95em;
	line-height:1.2em;
	color:333333;
}
/*リンク*/
a:link {
	color: #222222;
	text-decoration: none;
}
/*a:visited {
	color:#112785;
	text-decoration: none;
}*/
a:hover {
	color:#009900;
	text-decoration: underline;
}
a:active {
	color:#112785;
	position: relative;
	left: +1px;
	top: +1px;
	text-decoration: none;
}
/*リンク　イメージ*/
/*a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.4em;
}*/
/*iframe*/
#iframe_header{
	width:740px;
	height:120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
#iframe_footer{
	width:740px;
	height:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}

/*メイン*/
#container {
	width:740px;
	margin:0 auto 0 auto;
	padding:0 auto 0 auto;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	background-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
}
/*sub用style*/
.font1 {
	top: -4px;
	position: relative;
	font-size: 0.75em;
	line-height: 1em;
}
.font5 {
	top: -2px;
	position: relative;
	font-size: 0.75em;
	line-height: 1em;
}
*html .font5 {
	top: -4px;
	position: relative;
	font-size: 0.75em;
	line-height: 1em;
}
/*sup用style*/
.font2 {
	position: relative;
	font-size: 0.6em;
	line-height: 1em;
	top: 0px;
}
*html .font2 {
	position: relative;
	font-size: 0.75em;
	line-height: 1em;
	top: 0px;
}

.float_clear {
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
.color01 {
	color:#FF0000;
}
.font3 {
	color:#FF0000;
	font-size: 0.65em;
	line-height: 1em;
}
*html .font3 {
	color:#FF0000;
	font-size: 0.75em;
	line-height: 1em;
}
.font4 {
	color:#444444;
	font-size: 0.65em;
	line-height: 1em;
}
*html .font4 {
	color:#444444;
	font-size: 0.75em;
	line-height: 1em;
}
#main{
	width:740px;
	height:auto;
	margin:10px 0;
	padding:0;
}
#main2 {
	width:720px;
	height:auto;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sub_linkbox {
	width: 710px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#sub_linkbox2 {
	width: 725px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#sub_linkbox3 {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.sub_linkbox_img {
	width: auto;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}
.sub_linkbox_img2 {
	width: auto;
	margin-right: 5px;
	margin-left: 10px;
	float: right;
}
.sub_linkbox_img3 {
	width: 170px;
	margin-left: 5px;
	float: left;
}
.obi {
	width: 720px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.to_top {
	width: 140px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 580px;
}
*html .to_top {
	width: 140px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 560px;
}

/*TOPページ*/



#top_img {
	width: 730px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}
*html #top_img {
	width: 730px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 5px;
}
/*新着情報*/
#news_box {
	width: 340px;
	background-image: url(../img/top_topics.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 30px;
	float: left;
}
#news {
	height: 400px;
	width: 320px;
	margin-bottom: 5px;
	overflow: auto;
	margin-left: 10px;
	background-color: #FFFFFF;

}
/**html #news {
	height: 102px;
	width: 320px;
	margin-bottom: 5px;
	overflow: auto;
	left: 10px;
	margin-left: 10px;

}*/
#news ul {
	margin: 5px;
}
#news li {
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: square;
	font-size: 9pt;
	list-style-position: inside;
}
/**html #news li {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: square;
	font-size: small;
	list-style-position: inside;
}*/
/*LEFT BOX*/
#top_left {
	width: 530px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#top_left-l {
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#top_left-r {
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	float: left;
}
.top_left_img {
	width: 260px;
	margin-bottom: 10px;
}
.top_left_img2 {
	width: 260px;
	margin-bottom: 2px;
	border: 1px solid #666666;
}
/*RIGHT BOX*/
#top_right {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-left: 5px;
}
.top_right_img1 {
	width: 190px;
	margin-bottom: 3px;
}
.top_right_img2 {
	width: 190px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}
.top_right_img3 {
	width: 190px;
}
/*ココ椰子*/

#tanjou_text {
	height: auto;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#tanjou_img {
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	float: left;
}
#tanjou_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#ktokusei_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#ktokusei_text {
	line-height: 1.5em;
}

.kokoyashi_subobi {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#tokusei_table {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#tokusei_table table {
	background-color: #333333;
}
#tokusei_table tr {
	background-color: #FFFFFF;
}
#siyou_text {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
}
#siyou_table {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#siyou_table table {
	background-color: #333333;
}
#siyou_table tr {
	background-color: #FFFFFF;
}

.kokoseisan_imgbox {
	width: 180px;
	margin-right: 25px;
	margin-left: 20px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
}
.kokoseisan_imgbox2 {
	width: 180px;
	margin-right: 30px;
	margin-left: 40px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
}
.kokoseisan_imgbox3 {
	width: 180px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	background-color: #DFFBD0;
	padding: 0px;
	border-color: #009966;
	border-width: 1px;
	border: 1px;
}
.kokoseisan_imgbox4 {
	width: 180px;
	margin-right: 25px;
	margin-left: 30px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
	background-color: #DFFBD0;
	padding: 5px;
}
*html .kokoseisan_imgbox2 {
	width: 180px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
}
.kokoseisan_box1 {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#seisan_text_box {
	width: 380px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 1.6em;
	font-size: 1em;
	border: 1px solid #333333;
	margin-bottom: 25px;
	background-image: url(../img/kokoyashi_mail_bg.gif);
	background-repeat: repeat;
}

#seisan_text_box_mail {
	width: 200px;
	margin-top: 10px;
	margin-left: 70px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 0px;
}
#kokoyashi_color {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.kokoyashi_color_img {
	float: left;
	width: 180px;
	margin-right: 25px;
	margin-left: 15px;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#kokoyashi_color table {
	width: 400px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #666666;
}
#kokoyashi_color th {
}
#kokoyashi_color tr {
	background-color: #FFFFFF;
	text-align: center;
}

.kokoyashi_itasubbox {
	width: 200px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	font-weight: bold;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
}
#kokoyashi_itabox {
	width: 720px;
	margin-left: 10px;
	margin-bottom: 20px;
}
*html #kokoyashi_itabox {
	width: 720px;
	margin-left: 5px;
	margin-bottom: 20px;
}
#kokoyashi_ita_text {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333333;
	width: 660px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 60px;
}

#kokoyashi_color {
	width: 720px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.kokoyashi_color_img {
	float: left;
	width: 165px;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.kokoyashi_itasubbox {
	width: 165px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

#kokoyashi_itabox {
	width: 700px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#kokoyashi_ita_text {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333333;
	width: 660px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 60px;
}

/*bamboo1*/
#bamboo_top_text {
	width: 350px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #333333;
	float: left;
}
#bamboo_title {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 185px;
}
#bamboo_top_img {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	margin-left: 35px;
}
.sub_obi {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bamboo_tokutyo {
	font-size: 0.95em;
	line-height: 1.8em;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/bamboo_tokutyo_bg.gif);
	background-position: right center;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-position: outside;
	padding-left: 30px;
}
.font_color1 {
color:#FF6600;
}
#bamboo_kikaku_box {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#bamboo_kikaku_img {
	float: left;
	width: 320px;
}
#bamboo_kikaku_text {
	width: 300px;
	margin-left: 30px;
	float: left;
	margin-top: 10px;
	line-height: 1.3em;
	font-size: 0.95em;
}
#bamboo_danmen_text {
	font-size: 1.1em;
	color: #333333;
	width: 650px;
	margin-left: 20px;
}
#bamboo_danmen_img {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#danmen_box {
	width: 700px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/bamboo_danyuka_bg.gif);
	background-repeat: repeat;
}
#danmen_box_l {
	float: left;
	width: 340px;
}
#danmen_box_r {
	float: left;
	width: 340px;
	margin-left: 10px;
}

.danmen_box_img {
	width: 150px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.danmen_box_text {
	font-size: 0.95em;
	line-height: 1.3em;
	color: #333333;
	width: 330px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#danmen_box_r p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#yukadan_img {
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	float: left;
}
#yukadan_text1 {
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.3em;
}
#yukadan_table1 {
	width: 620px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 40px;
}
#yukadan_table1 table {
	background-color: #333333;
}
#yukadan_table1 tr {
	background-color: #FFFFFF;
}
#yukadan_text2 {
	font-size: 1.1em;
	color: #333333;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 40px;
}
#yukadan_table2 {
	width: 620px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 40px;
}
#yukadan_table2 table {
	background-color: #333333;
}
#yukadan_table2 tr {
	background-color: #FFFFFF;
}
#yukadan_text3 {
	font-size: 1.05em;
	font-weight: normal;
	color: #333333;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 1.2em;
}
.to_assyuku {
	width: 200px;
	margin-bottom: 30px;
	margin-left: 530px;
}
/*BAMBOO 2*/
#tflo_box {
width:720px;
}
#tflo_table {
	width:430px;
	float: left;
	margin-left: 30px;
	padding-top: 40px;
}
#tflo_img {
	float: left;
	width: 200px;
	font-size: 0.95em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#tflo_table table {
	background-color: #666666;
}
#tflo_table tr {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
}

#assyuku_top_img {
	width: 720px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#takedeck_box {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
}
#takedeck_box_l {
	line-height: 1.4em;
	text-align: center;
	float: left;
	width: 250px;
}
#takedeck_box_r {
	line-height: 1.4em;
	text-align: center;
	float: left;
	width: 250px;
	margin-left: 60px;
}
#assyuku_text1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#assyuku_text2 {
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
	width: 630px;
	margin-left: 40px;
}
#assyuku_text3 {
	font-size: 11pt;
	line-height: 1.6em;
	color: #333333;
	width: 650px;
	margin-left: 40px;
	margin-bottom: 5px;
}
.taketan_box_img1 {
	float: left;
	width: 240px;
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
}
.taketan_box_img2 {
	float: left;
	width: 118px;
	margin-left: 10px;
}
#taketan_box1 {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 40px;
}
#taketan_titlle {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.5em;
}
#taketan_box2 {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.taketan_box2_img {
	float: left;
	width: 190px;
	margin-left: 15px;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
}
/*ウッドデッキ*/
#subtop_img {
	width: 740px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wooddeck_top_text {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #885200;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#wooddeck_box {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.wooddeck_box_l {
	float: left;
	width: 170px;
}
.wooddeck_box_l_text {
	width: 160px;
	margin-top: 10px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
}
.wooddeck_box_c {
	width: 270px;
	float: left;
	margin-left: 10px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
.wooddeck_box_r {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 25px;
}
.kakudai {
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0000;
	width: 270px;
	margin-left: 470px;
}
.wooddeck_seko_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 35px;
	margin-left: 20px;
}
.wooddeck_seko_img {
	background-image: url(../img/order_sekou_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 220px;
	margin-right: 10px;
	text-align: right;
}
.wooddeck_seko_text {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #009900;
	text-align: center;
	width: 190px;
	padding-left: 30px;
}
/*ショールーム*/
#showroom_annai_text1 {
	width: 380px;
	font-size: 0.95em;
	line-height: 1.6em;
	color: #333333;
	background-image: url(../img/showroom_annai_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#showroom_annai_img1 {
	float: left;
	width: 220px;
	margin-top: 15px;
	margin-left: 40px;
}
#showroom_annaibox1 {
	width: 700px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#showroom_annaibox2 {
	width: 700px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#showroom_annaibox2_l {
	font-size: 0.95em;
	line-height: 1.3em;
	float: left;
	width: 420px;
	margin-top: 15px;
}
#showroom_annaibox2_mail {
	width: 90px;
	margin-left: 100px;
	margin-top: 25px;
}
#showroom_annaibox2_img {
	float: left;
	width: 220px;
	margin-top: 15px;
	margin-left: 25px;
}
#kirikabu_box {
	width: 700px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-image: url(../img/showroom_textb.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#kirikabu_box_img {
	width: 304px;
	margin-bottom: 15px;
	float: right;
}
#kirikabu_box_text1 {
	width: 350px;
	float: left;
	padding-left: 30px;
}
#kirikabu_box_text2 {
	width: 680px;
	margin-left: 30px;
}
#kirikabu_img_box {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 20px;
}
.kirikabu_img {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.kirikabu_img2 {
	float: right;
	width: 220px;
	margin-bottom: 25px;
}
.kirikabu_text_box {
	font-size: 9pt;
	line-height: 1.8em;
}
.kirikabu_kakaku_box {
	text-align: center;
}
    
.kirikabu_kakaku {
	font-size: 12pt;
	font-weight: bold;
	color: #0000CC;
}
.kirikabu_kakaku2 {
	font-size: 8pt;
}
.kirikabu_kakaku3 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
#ankagu_text_box {
	width: 680px;
	margin-top: 15px;
	margin-left: 20px;
	background-image: url(../img/showroom_textb.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#ankagu_text {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333333;
	width: 640px;
	padding-left: 30px;
}
.ankagu_img_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ankagu_img {
	background-image: url(../img/order_sekou_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 220px;
	margin-right: 10px;
	text-align: right;
}
.ankagu_img_text {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #009900;
	text-align: center;
	width: 190px;
	padding-left: 30px;
}
#access_text {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#showroom_map {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#access_address_box {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 50px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
#address {
	font-size: 1em;
	line-height: 1.4em;
	width: 230px;
	float: left;
	text-align: left;
}
#tel_fax {
	float: right;
	width: 200px;
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-right: 30px;
}
#address_tel {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 50px;
}
*html #address_tel {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*オーダー家具*/
#order_box_l {
	width: 420px;
	float: left;
}
#order_box {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#order_box_titlle {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #006600;
	margin-bottom: 10px;
}
#order_textbox {
	width: 410px;
	background-image: url(../img/order_textb.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#order_box_text {
	width: 380px;
	padding-left: 30px;
}
#tel_mail_box {
	width: 410px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#order_tel {
	width: 130px;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 20px;
	float: left;
}
#order_mail {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 5px;
}
#order_box_r {
	float: left;
	width: 220px;
	margin-left: 25px;
}
#order_flow_img {
	width: 600px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.order_sekou_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.order_sekou_img {
	background-image: url(../img/order_sekou_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 220px;
	margin-right: 10px;
	text-align: right;
}
.order_sekou_seko_text {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #009900;
	text-align: center;
	width: 190px;
	padding-left: 30px;
}
/*ラミネートフローリング*/
#laminate_top_box {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#laminate_top_text {
	font-size: 0.95em;
	line-height: 1.4em;
	font-weight: bold;
	color: #885200;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}#laminate_top_titlle {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #885200;
	width: 280px;
	color: #885200;
}
#laminate_kouzou_img {
	width: 652px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 40px;
	border: 1px solid #666666;
}
#laminate_variation_text {
	width: 650px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #333333;
}
.laminate_variation_box {
	width: 660px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 60px;
}
*html .laminate_variation_box {
	width: 660px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 40px;
}
.laminate_variation_img {
	float: left;
	width: 150px;
	margin-right: 30px;
	margin-left: 20px;
	font-size: 0.95em;
	line-height: 1.4em;
	text-align: center;
}
#laminate_sekou_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.laminate_sekou_img {
	background-image: url(../img/order_sekou_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 220px;
	margin-right: 10px;
	text-align: right;
}
.laminate_seko_text {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #009900;
	text-align: center;
	width: 190px;
	padding-left: 30px;
}
#laminate_kakunin_box {
	width: 680px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#laminate_kakunin_box img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.laminate_kakunin_text {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333333;
}
.laminate_kakunin_text2 {
	width: 500px;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
/*無垢フローリング*/
#muku_top_kaisetuimg {
	width: 720px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.muku_box1 {
	width: 680px;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 20px;
}
.muku_box2 {
	width: 680px;
	margin-top: 5px;
	margin-bottom: 35px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.muku_box1_l {
	float: left;
	width: 320px;
	margin-bottom: 10px;
}
.muku_box1_r {
	float: left;
	width: 320px;
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 25px;
	margin-bottom: 10px;
}
.muku_img {
	float: left;
	width: 170px;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
}
.muku_kaisetsu {
	float: left;
	width: 140px;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 0.9em;
}
.muku_etc_titlle {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*会社概要*/
#gaiyou_table {
	width: 650px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 40px;
}
#gaiyou_table table {
	background-color: #666666;
}
#gaiyou_table tr {
	background-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.8em;
}
#gaiyou_table td {
	text-indent: 1em;
}
#gaiyou_table th {
	background-color: #D9FFDC;
}
#concept_img {
	margin-top: 15px;
	margin-bottom: 25px;
	width: 650px;
	margin-left: 40px;
}
#contact_table {
	margin-left: 10px;
	width: 720px;
	margin-top: 15px;
}
#contact_table tr {
	vertical-align: middle;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333333;
}
*html #contact_table tr {
	vertical-align: middle;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
}
#contact_text {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*無垢フローリング　施工例*/
.muku_seko_box {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 35px;
	margin-left: 20px;
}
.muku_seko_img {
	background-image: url(../img/order_sekou_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 220px;
	margin-right: 10px;
	text-align: right;
}.muku_seko_text {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #009900;
	text-align: center;
	width: 190px;
	padding-left: 30px;
}
/*施工実績*/
.jisseki_img_box {
	width: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.jisseki_img {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	text-align: center;
	float: left;
	width: 160px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#seikyu_text {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	width: 720px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#yukadan_box {
	background-image: url(../img/bamboo_danyuka_bg.gif);
	background-repeat: repeat;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.top_box {
	width: 720px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.top_box2 {
	width: 720px;
	margin-bottom: 25px;
	padding-left: 10px;
}
.top_box3 {
	width: 700px;
	margin-bottom: 25px;
	padding-left: 20px;
}
#top_ecokankyo {
	float: right;
	width: 370px;
}
.top_3box1 {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.top_3box2 {
	float: right;
	width: 230px;
}
.top_4box1 {
	float: left;
	width: 350px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.top_4box2 {
	float: right;
	width: 350px;
	margin-bottom: 10px;
}
.top_4box3 {
	float: left;
	width: 350px;
	margin-right: 20px;
}
.top_4box4 {
	float: right;
	width: 350px;
}
#top_acbox_l {
	width:380px;
	float: left;
	}
#top_acbox_r {
	width:300px;
	float: right;
	}
#top_acbox_r1 {
	margin-bottom: 10px;
	}




.obi1 {
	margin-bottom: 5px;
}
.obi2 {
	margin-bottom: 15px;
}
.obi3 {
	margin-bottom: 10px;
}
.led_box1 {
	margin-bottom: 20px;
}
#led_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
#led_box2 .led_box2l {
	float: left;
	width: 330px;
	margin-bottom: 15px;
}
#led_box2 .led_box2r {
	float: right;
	width: 330px;
	margin-bottom: 15px;
}
#led_box2 {
	width: 680px;
	margin-left: 20px;
}
#led_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
#led_box3l {
	float: left;
	width: 460px;
	margin-left: 10px;
}
#led_box3r {
	float: right;
	width: 180px;
	margin-right: 15px;
}
#led_box3l img {
	margin-bottom: 20px;
}
#led_table1 {
	width: 460px;
}
#led_table1 table {
	background-color: #999999;
}
#led_table1 tr {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333333;
}
#led_table1 td {
	padding-left: 5px;
}
.white {
     background-color:#FFFFFF;
	 }
.blue {
	background-color:#AFCBF5;
	text-align: center;
	 }
.green {
     background-color:#B7ED81;
	text-align: center;
	 }
.yellow {
     background-color:#F9EF9D;
	text-align: center;
	 }
#led_box3 {
	margin-bottom: 20px;
}
#led_box4 {
	text-align: center;
	margin-bottom: 25px;
}
#contact_box {
	text-align: right;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 30px;
	padding-right: 20px;
	font-weight: bold;
}
#contact_box img {
	margin-left: 15px;
}
.sun_box1 {
	margin-bottom: 15px;
}
#sun_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/sun_bg1.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 610px;
	padding-top: 18px;
	margin-left: 40px;
}
#sun_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 15px;
}
#sun_box1 {
	background-image: url(../img/sun_bg2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 680px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#sun_boximg1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sun_boximg2 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sun_boximg3 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sun_boximg4 {
	margin: 0px;
	padding: 0px;
	float: left;
}


#sun_box2 {
	width: 640px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#sun_box2img1 {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#sun_box2img2 {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#sun_box2img3 {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#sun_box3 {
	width: 680px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#sub_linkbox3_1 {
	padding: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#sub_linkbox3_1 ul {
	margin: 0px;
	padding: 0px;
}
#sub_linkbox3_1 li {
	float: left;
	margin-right: 35px;
	list-style-type: none;
	font-size: 9pt;
	color: #333333;
}


#sub_linkbox3_2 {
	padding: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#sub_linkbox3_2 li {
	float: left;
	margin-right: 35px;
	list-style-type: none;
	font-size: 9pt;
	color: #333333;
}

#sub_linkbox3_2 ul {
	margin: 0px;
	padding: 0px;
}
.newcolor1 {
	color: #0C9E1E;
}
#syanhai_box1 {
	width: 650px;
	margin-bottom: 30px;
	margin-left: 60px;
}
.syanhai_sbox1 {
	width: 600px;
	margin-bottom: 35px;
	padding-left: 50px;
}
.syanhai_sbox1img {
	margin-bottom: 15px;
}
#syanhai_text {
	font-size: 11pt;
	width: 700px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#to_japan {
	width: 468px;
	border: 1px solid #999999;
	margin-left: 15px;
	margin-bottom: 15px;
}
#syanhai_showroombox {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 25px;
}
#syanhai_showrooml {
	font-size: 9pt;
	line-height: 1.6em;
	color: #333333;
	float: left;
	width: 400px;
}
#syanhai_showroomr {
	float: right;
	width: 250px;
	padding-top: 3px;
}
#syanhai_box2 {
	margin-bottom: 25px;
	width: 660px;
	margin-left: 30px;
}
.seko_box {
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.seko_box2 {
	float: right;
	width: 200px;
	margin-bottom: 15px;
}
.seko_text {
	color:#333333;
	text-align: center;
	font-size: 9pt;
	}
#seko_tube {
	width: 580px;
	margin-bottom: 30px;
	margin-left: 70px;
}

