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


body > #contents {
    height: auto;
}

#contents{
width:1004px;
height:auto;
background:url(../images/contents_back.png);
background-repeat:repeat-y;
margin:0 auto;
margin-top:0px;
}

.main_visual{
width:881px;
height:161px;
margin-top:0px;
margin-left:65px;
}




#business_details{
width:900px;
height:autopx;
margin-left:70px;
margin-top:20px;
padding:0px 0px 0px 0px;
}

.details1{
	width:180px;
	float:left;
}

.details2{
	width:670px;
	margin-left:20px;
	float:left;
}


.about_private{
width:310px;
height:460px;
margin-left:25px;
float:left;
}

.about_company{
width:310px;
height:460px;
margin-left:30px;
float:left;
}


#footer{
width:1004px;
height:97px;
margin:0 auto;
background:url(../images/footer_back.png);
background-repeat:no-repeat;
}

.en_sidebt_h{
	width:180px;
	height:45px;
	background-image:url(../images/en_sidebt_base.png);
	background-repeat:no-repeat;
}


a.en_sidebt1{
	display:block;
	width:180px;
	height:32px;
	background-image:url(../images/en_sidebt1a.png);
	background-repeat:no-repeat;
}

a.en_sidebt1:hover{
	background-image:url(../images/en_sidebt1b.png);
	background-repeat:no-repeat;
}



a.en_sidebt2{
	display:block;
	width:180px;
	height:33px;
	margin-top:0px;
	padding-top:0px;
	background-image:url(../images/en_sidebt2a.png);
	background-repeat:no-repeat;
}

a.en_sidebt2:hover{
	background-image:url(../images/en_sidebt2b.png);
	background-repeat:no-repeat;
}

.en_sidebt_bottom{
	width:180px;
	height:15px;
	background-image:url(../images/en_sidebt_footer.png);
	background-repeat:no-repeat;
}

.title0{
	width:670px;
}

.title1{
	width:670px;
	margin-top:10px;
}

.title2{
	width:670px;
	margin-top:20px;
}

.title3{
	width:670px;
	margin-top:30px;
}

.textarea0{
	width:670px;
	margin-top:0px;
}

.textarea1{
	width:670px;
	margin-top:10px;
}

.textarea2{
	width:670px;
	margin-top:10px;
}

.textarea3{
	width:670px;
	margin-top:10px;
}

.text1{
	font-size:15px;
	line-height:31px;
	
}

.text2{
	font-size:15px;
	line-height:28px;
	color:#336699;
	
}




