/* CSS 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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}
body{
	background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
	background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
	background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
	background-size: 4px 4px;
}
img {
	vertical-align: bottom;
}
#container{
	width: 980px;
	margin: 0 auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	background-color:#fff;
	box-shadow:0px 0px 9px 1px #c2c2c2;
	-moz-box-shadow:0px 0px 9px 1px #c2c2c2;
	-webkit-box-shadow:0px 0px 9px 1px #c2c2c2;
}
#header h1{
	float: left;
	margin-left: 24px;
}
#header .tel{
	float: right;
	text-align: right;
	margin: 8px 20px 0 0;
}
#header .tel .unei{
	margin: 1px 15px 0 0;
}

#area-main-img h2 img{
	margin-top: 20px;
	margin-bottom: 10px;
}
#area-main-img h3{
	margin-right: 20px;
}
.area-case{
	margin-left: 30px;
	margin-bottom: 10px;
}
.area-case .box-cost-down-case{
	float: left;
	margin-right: 15px;
}
#img_why-cost-cown{
	
}
#area-fascinating-teak h2{
	margin:40px 0;
}
#area-fascinating-teak h3.e-teak-point1{
	
}
#area-fascinating-teak h3.e-teak-point2{
	background: url(../img/bg-voice.jpg) 0 0;	
}
#area-users-voice{
	background: url(../img/bg-voice.jpg) 0 0;
}
#area-sekourei{
	background: url(../img/bg-sekourei.png) 0 0;
	background-repeat: no-repeat;
}
#area-sekourei h2{
	padding-top: 80px;
    margin-bottom: 50px;
}
#area-sekourei ul li{
	padding-bottom: 45px;
}
#contact{
	margin: 30px 0 70px 0;
}
#shop-manager-voice h2{
	text-align: left;
	margin: 35px 0 15px 20px;
}
#shop-manager-voice h3{
	text-align: left;
	margin: 35px 0 15px 40px;
}
.img-shop-manager-voice{
	
}
#shop-manager-voice .staff-box {
	float: left;
	margin-left: 40px;
	margin-bottom: 50px;
}

#area-contact dl{
	margin: 20px 0 30px 20px;
}
#area-contact dl.form-box dt{
	width:300px;
	text-align: left;
	clear:both;
	float: left;
	margin-top: 25px;
}
#area-contact dl.form-box dt p{
	width:200px;
	padding: 15px;
	background: #EE8A1E;
	display: inline-block;
	color: #fff;
	font-size:24px;
	text-align: left;
}
#area-contact dl.form-box dt .check{
	padding: 15px 5px;
	background: #E85A24; 
	color: #fff;
	text-align: center;
	font-size:24px;
	margin-left: 5px;
}
#area-contact dl.form-box dt .nini{
	padding: 15px 5px;
	background: #808080; 
	color: #fff;
	text-align: center;
	font-size:24px;
	margin-left: 5px;
}
#area-contact dl.form-box dd {
	float: left;
	font-size:24px;
	text-align: left;
	margin-left: 5px;
	color: #666;
	margin-top: 25px;
}
#area-contact dl.form-box dd p{
	width:600px;
	font-size: 18px;
	margin-bottom: 40px;
	color: #333;
}
#area-contact dl.form-box dd label{
	color: #333;
}
#area-contact dl.form-box dd input{
	height: 30px;
	padding-left: 10px;
	margin-bottom: 8px;
	font-size: 24px
}
#area-contact dl.form-box dd textarea{
	font-size: 24px
}
#area-contact dl.form-box dd .inputtxt1{
	width: 620px;
	padding: 10px;
}
#area-contact dl.form-box dd .inputtxt2{
	width: 200px;
	height: 49px;
}
#area-contact dl.form-box dd .inputtxt3{
	width: 620px;
}
#area-contact dl.form-box dd input#sample, #area-contact dl.form-box dd input#estimate{
    height: 22px;
    margin-top: 17px
}
#area-contact .sendbtn{
	clear: both;
}
#footer{
	background: #666666;
	margin-top: 50px;
}
#footer ul{
	text-align: center;
	margin: 5px auto;
    overflow: hidden;
    width: 180px;
    padding-top: 10px;
}
#footer ul li{
	float: left;
	color: #fff;
}
#footer ul li a{
	color: #fff;
	text-decoration: none;
}
address{
	clear: both;
	text-align: left;
	color: #fff;
    margin: 30px 10px 40px 20px;
    line-height: 120%;
}
#copyright{
	color: #fff;
	padding-bottom: 5px;
}

a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	z-indexms-filter: "alpha( opacity=70 )";
}


