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

/*==========================================================

						メインイメージ

==========================================================*/
#mainimg_menu {
	width:940px;
	height:130px;
	position:relative;
	clear:both;
	background-image: url(../image/main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;	/*padding-bottom: 10px;*/
	padding-bottom: 10px;
}
.maintext {
	width:300px;
	height:30px;
	position:absolute;
	top:80px;
	left:35px;
}
/*==========================================================

						各コンテンツBOX

==========================================================*/
.style_box{
padding-top:20px;

}
.style_box li{
float: left;
}
.styleimg{
padding-right:13px;
padding-bottom:40px;
}
.styleimg_l{;
padding-bottom:40px;
}



.stylewrap{
width:620px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#header_style {
    width:600px;
	height:75px;
	background-image: url(../image/title_style.gif);
	background-repeat: no-repeat;
}
#header_in {
margin:0 auto;
}
#header_in strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
display:block;
float:left;
font-size:0;
height:28px;
line-height:0;
text-indent:-9999px;
width:258px;
}
#close_btn {
display:block;
float:right;
padding-top:25px;
height:12px;
width:137px;
}



.styleconntenntes{
width:600px;
}

.boxst_right {
	width:290px;
	height:auto;
	float: right;
}
.boxst_left {
	width:290px;
	height:auto;
	float: left;
}





