@charset "utf-8";
/* CSS Document */

body{
    width: 1000px;
    margin: 0 auto;
	background-color: #FFFFFF;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#wrapper{
    width: 1000px;
    margin: 0 auto;
    position: relative;
	background-color: #FFFFFF;
}

    
header{
	background-image:url(../design/common/nav_back1.png);
	width: 1000px;
	height: 150px;
} 

h1 img{
    padding-top: 15px;
    padding-left: 10px;
    float: left;
    clear: left;
}

#gnav{
    width: 841px;
    padding-top: 88px;
    float:right;
    clear: right;
}
  
#gnav ul li{
	float: left;
	list-style: none;
}

/*#mainVisual{
    padding-top: 150px;
}
*/
/* #content1 */
#content1{
    position: relative;
    background-color: #E2BB88;
    margin-top:15px;
}

.backImage{
    background-image: url(../design/why/backImage_wood.png);
    background-repeat: no-repeat;
    height: 500px;
}

.title{
    padding-top: 20px;
}

.copy{
    padding-top: 10px;
    padding-bottom: 10px;
}

h2{
    color: #000000;
    letter-spacing: 0.2em;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-right: 30px;
    position: absolute;
    z-index: 999;
    right: 0;
}

.wood{
    position: left;
}

#content1 .text1{
    position: absolute;
    font-size: 15px;
	line-height: 1.9 !important;
    letter-spacing: 0.2em;
    width: 510px;
    z-index: 999;
    right: 0;
    padding: 95px 10px 0 0;
	max-height: 999999px;
}

#content1 .text2{
    padding: 425px 10px 10px 10px;
    font-size: 15px;
    line-height: 200%;
    letter-spacing: 0.2em;
	max-height: 999999px;
}

/* #content2 */
.point{
    float: left;
    clear: left;
    padding: 20px 0 0 35px;
}

h3{
    font-size: 18px;
    float: right;
    clear: right;
    letter-spacing: 0.3em;
    padding: 37px 181px 0 0;
}

#content2 span{
    font-size: 15px;
    float: right;
    clear: right;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 5px 138px 0 0;
	max-height: 999999px;
}

.bar{
    padding-top: 20px;
}

.text{
    width: 930;
    margin: 0 auto;
    padding-top: 20px;
    letter-spacing: 0.2em;
	max-height: 999999px;
	background-color: #fff;
	}
/* #content3 */

#content3{
    background-image: url(../design/why/image1.png);
    background-repeat: no-repeat;
    height: 585px;
    background-position: 443px 100px;
}

.textWrapper{
    width: 930;
    margin: 0 auto;
	float: left;
    clear: left;
    padding: 20px 0 0 35px;
    letter-spacing: 0.2em;
	max-height: 999999px;
	background-image: url(../design/common/background.png);
}

h4{
    float: left;
    clear: left;
    padding: 20px 0 0 35px;
    font-size:16px;
}

#content3 span{
    font-size: 15px;
    float: right;
    clear: right;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 5px 188px 0 0;
	max-height: 999999px;
}

/* #content4 */

#content4{
    background-image: url(../design/why/image2.png);
    background-repeat: no-repeat;
    height: 600px;
    background-position: 443px 100px;
}

#content4 .textWrapper{
    width: 930;
    margin: 0 auto;
    float: left;
    clear: left;
    padding: 20px 0 0 35px;
    letter-spacing: 0.2em;
	max-height: 999999px;
	background-image: url(../design/common/background.png);
}

h4{
    float: left;
    clear: left;
    padding: 20px 0 0 35px;
    font-size:16px;
}

#content4 span{
    font-size: 15px;
    float: right;
    clear: right;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 5px 188px 0 0;
	max-height: 999999px;
}


/* #content5 */

#content5 img{
    padding-top: 20px;
}
#content5 h4{
	width:950px;
	padding-bottom: 20px;
	background-color: #fff;
}

#content5 p{
    width: 930;
    margin: 0 auto;
    letter-spacing: 0.2em;
	max-height: 999999px;
	background-color: #fff;
}


.click{
    text-align: right;
    padding: 20px 65px 30px 0;
}