@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:16px;
	line-height:1.5;
	color:#666666;
}
.main{
	background-image:url(../img/head1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
		position:absolute;
			left:50%;
			width:1250px;
				margin:0 0 0 -625px;
}
img{
	border:none;
}
* html img{
	border:none;
	behavior: expression(IEPNGFIX.fix(this));
}

.main2{
	width:985px;
	height:500px;
	background-color:#ffffff;
	margin-left:157px;
	margin-top:5px;
	padding-top:10px;
}
.head_logo{
	width:300px;
	height:75px;
	margin-left:130px;
}
.head_menu{
	width:660px;
	height:70px;
	margin-left:107px;
	margin-top:5px;
}
* html .head_menu{
	width:670px;
	height:70px;
	margin-left:107px;
	margin-top:5px;
}
.menu{
	width:106px;
	height:33px;
	float:left;
	margin:2px 2px 2px 2px;
}
.shop_logo{
	width:326px;
	height:54px;
	margin:0 0 5px 20px;
}
.coming_soon{
	margin-left:330px;
	margin-top:150px;
}
.copy{
	font-size:12px;
	margin-left:800px;
	color:#666666;
}
.copy a:link , a:visited , a:active{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.copy a:hover{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
