@charset "utf-8";


/* Reset

-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;

}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {
	color: #333;
	-webkit-text-size-adjust: none;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
}
/* -------------------------------------------------------------- */

body {
	-webkit-text-size-adjust: none;
	;
}


/* リンク設定
------------------------------------------------------------*/
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #d2e17e;
}
a:active, a:focus {outline:0;}

a:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

section.content article{

overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

.chop{
	margin-right: 0px!important;}

/* top_header
------------------------------------------------------------*/

.header{
	margin-right: auto;
	width: 1100px;
	margin-left: auto;
	margin-bottom: 13px;
	padding-top: 0px;

}
.header .logo{
	float: left;
	width: 190px;
	margin-top: 10px;
}
.header .tel{
	width: 400px;
	float: right;
	margin-right: 25px;
}

.header .link{
	width: 700px;
	float: right;
	margin-top: 5px;

}
.header .link ul{
	margin-bottom: 0px;
}
.header .link ul li{
	float: right;
	margin-right: 10px;
	font-size: 15px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.header .link ul li a{
	color: #000000;
}
	
.header .link ul li a:hover{
	color: #006631;
	text-decoration: none;
}	
	
		

/* ページ別
------------------------------------------------------------*/
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
}
.main_img img{
	width: 100%;
	height: auto;
	
}
.main_img{
	width: 100%;
	height: auto;
}
#wrapper #container{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

#wrapper .banner{
	width: 100%;
	padding-top: 40px;
	background-color: #E7E7E7;
	padding-bottom: 30px;
}
#wrapper .banner .liner{
	margin-bottom: 30px;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper  .banner .information{
	float: left;
	margin-right: 25px;
	background-image: url(../images/information_ttl.png);
	padding-top: 65px;
	background-repeat: no-repeat;
	border: 1px solid #585858;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-position: left top;
	width: 1150px;
}
#wrapper  .banner .information dl{ }
#wrapper .banner .information dl dt{
	width: 80px;
	float: left;
	font-size: 13px;
	background-image: url(../images/arrow.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper  .banner .information dl dd{
	width: 950px;
	float: right;
	font-size: 13px;
}
#wrapper  .banner .movie{
	float: right;
	width: 530px;
}

#wrapper  .banner ul{
	float: right;
	width: 530px;
}
#wrapper  .banner ul li{
	margin-bottom: 10px;
}
#wrapper  .banner .tw{
	width: 550px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #000000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFFFFF;
	height: 379px;
}
#container .product_copy{
	margin-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 17px;
	line-height: 190%;
}
#container .product_navi{
	margin-bottom: 30px;
	width: 1150px;
	z-index: 5000;
	height: 400px;
}
/*
#container .product_navi ul{}
#container .product_navi li{
	float: right;
	margin-right: 8px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-top: 6px;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 6px;
	border: 1px solid #ABA597;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 15px;
}
#container .product_navi li a{
	color: #5E4E26;
	text-decoration: none;
}
#container .product_navi li a:hover{
	text-decoration: none;
	color: #D1E1B1;
}*/
#container .floor{
	margin-bottom: 0px;

}
#container .line{
	margin-bottom: 40px;
}
#container .title{
	width: 1150px;
	margin-bottom: 25px;
	float: none;
	position: relative;
	margin-top: -80px;
	padding-top: 80px;
}
#container .floor .setumei{
	width: 1150px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
}
#container .floor .liner{

}
#container .floor .copy{
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 30px;
}
#container .floor .box{
	width: 212px;
	margin-right: 9px;
	float: left;
	margin-bottom: 25px;
	margin-left: 9px;
}
#container .floor .spec{
	width: 540px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	padding: 15px;
	border: 1px solid #837D73;
	box-sizing: border-box;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 20px;
}
.spec_solid{
	height: auto!important;
}
#container .floor .spec .specTitle{
	margin-bottom: 13px;
	font-size: 18px;
	color: #7C6747;
}
#container .floor .spec .specSubTitle{
	margin-bottom: 13px;
	font-size: 15px;
	color: #A3937B;
	font-weight: bold;
	border-top: 1px solid #C8B9A4;
	border-bottom: 1px solid #C8B9A4;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container .floor .spec td{
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container .floor .spec dl{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #474747;
}
#container .floor .spec dt{
	width: 85px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #5B574F;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
#container .floor .spec dd{
	width: 410px;
	float: right;
	font-size: 11px;
}
#container .floor .box .img{
	
}


#container .floor .box .txt{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 130%;
	text-align: center;

}
.double {
	height: 33px!important;

}
#container.home .left{
	width: 540px;
	float: left;
}
#container .left{
	width: 580px;
	float: left;
}
#container .right{
	width: 540px;
	float: right;
	margin-bottom: 15px;
	margin-right: 10px;
}
#container .full{
	width: 1150px;
	float: none;
}
#container.home h3{
	background-image: url(../images/top_h3bg.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 17px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
	color: #554420;
	margin-bottom: 20px;
	font-weight: bold;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: block;
	background-position: 0% bottom;
	}
#container.products h3{
	background-image: url(../images/h3_ttl.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 100px;
	font-size: 17px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
	color: #554420;
	margin-bottom: 20px;
	font-weight: bold;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: block;
	background-position: 0% bottom;
	margin-top: -100px;
	}
	
#container .left .img,#container .right .img,#container .full .img{
margin-bottom: 5px;
		}	
#container .left .txt,#container .right .txt,#container .full .txt{
		margin-bottom: 20px;
		font-size: 13px;
	line-height: 110%!important;
	text-align: center;

		}
#container .full .box1,#container .right .box1,#container .left .box1{
	width: 250px;
	margin-right: 10px;
	float: left;
	margin-bottom: 25px;
	margin-left: 10px;	
	}
#container .full .box1 img,#container .right .box1 img,#container .left .box1 img{
	width: 250px;
	height: auto;
	}	
	
#container .full .box2{
	width: 363px;
	margin-right: 10px;
	float: left;
	margin-bottom: 25px;
	margin-left: 10px;	
	}
#container .full .box2 img{
	width: 363px;
	height: auto;
	
	}	
	
#container .full .box3{
	width: 555px;
	margin-right: 10px;
	float: left;
	margin-bottom: 25px;
	margin-left: 10px;
	position: relative;
	text-align: right;
	}
#container .full .box3 img{
	width: 555px;
	height: auto;
	}	
		
#container .full .box3 .txt{
	width: 250px;
	right: 0px;
	top: 240px;
	position: absolute;
	color: #000000;
	}			
		
		
/*下層*/

#container .company{
	padding-bottom: 50px;
	font-size: 15px;

}
#container .company .copy{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 20px;
}
#container .company dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #7E7E7E;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#container .company dt{
	width: 150px;
	float: left;
}
#container .company dd{
	width: 700px;
	float: right;

}
#container .about{
	padding-bottom: 50px;
	font-size: 15px;
	line-height: 180%;
}

#container .about h3{
	background-image: url(../images/h3_ttl.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 17px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
	color: #554420;
	margin-bottom: 20px;
	font-weight: bold;
	border: 1px solid #AD9B80;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#container .about h4{
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 1px;
	background-image: url(http://www.takiguchimokuzai.com/css/url);
}
#container .about .img{
	width: 480px;
	float: right;
	margin-bottom: 40px;
}
#container .about .txt{
	width: 580px;
	float: left;
	margin-bottom: 40px;
}
#container .about .craft{
	margin-bottom: 20px;
	color: #AB9C73;
	font-size: 16px;
	text-align: left;
	background-image: url(../images/craft_ttl.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 20px;
	border-bottom-color: #9A7B61;
	border-top-color: #9A7B61;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-position: left center;
	padding-bottom: 10px;
	}

#container .about .img2{
	width: 480px;
	float: left;

}
#container .about .txt2{
	width: 580px;
	float: right;
	margin-bottom: 30px;
}
#container .about .txt3{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
#container .about .img4{
	width: 530px;
	float: left;

}
#container .about .txt4{
	width: 530px;
	float: left;
	margin-bottom: 30px;
}
#container .about .txt4 .img{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
#container .about .txt4 .text{}
#container .about .txt5{
	width: 530px;
	float: right;
	margin-bottom: 30px;
}
#container .about .txt5 .img{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
#container .about .txt5 .text{}
#container .about .setumei{
	width: 1150px;
	margin-bottom: 20px;
	color: #DBD4C0;
	font-size: 16px;
	text-align: center;
}
#container .about .setumei2{
	width: 1150px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
}
#container.products .products_image{
	margin-bottom: 30px;
	text-align: center;
}
.products_image ul{

}
.products_image ul li{
	float: left;
	margin-right: 2px;
}
.products_image ul li:last-child{
	float: left;
	margin-right: 0px;
}
.products_image2{
	margin-bottom: 10px;
	text-align: center;
}
#container .products .txt{
	margin-bottom: 0px;
}
.form-style{
	padding: 7px;
	font-size: 16px;
	width: 500px;
	color: #534D4D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-style2{
	padding: 7px;
	font-size: 16px;
	width: 200px;
	color: #534D4D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-style3{
	padding: 7px;
	font-size: 16px;
	width: 120px;
	color: #534D4D;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagetop{
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 1150px;

}
#footer{
	width: 100%;
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer .inner{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer .inner .logo{
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
#footer .inner .address{
	color: #A6A6A6;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
#footer .inner .copyright{
	color: #a6a6a6;
	width: 100%;
	float: right;
	text-align: center;
	font-size: 11px;
}
