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

#contents_sub {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sub_back2.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sub_top {
	background-image: url(../img/sub_back1.jpg);
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#contents_sub #main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contents_sub.jpg);
	background-repeat: no-repeat;
}#contents_sub #main #light_sub {
	float: right;
	width: 620px;
	padding-right: 40px;
	padding-top: 40px;
}
#contents_sub #main #left_sub {
	float: left;
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 340px;
}
#contents_sub #main #top_sub {
	height: 140px;
	width: 900px;
}
.logo {
	float: left;
	height: 114px;
	width: 212px;
	text-align: right;
	padding-top: 26px;
}

#top_under {
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sub_back3.jpg);
	margin-bottom: 50px;
}
.text_sub {
	float: right;
	width: 600px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.shop {
	background-color: #F7F7F7;
	padding: 10px;
	float: right;
	width: 578px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.shop_photo {
	float: right;
	height: 90px;
	width: 600px;
}

.pan {
	text-align: right;
	width: 600px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 11px;
}

.botton {
	float: right;
	height: 84px;
	width: 484px;
	padding-left: 126px;
	padding-right: 60px;
	padding-top: 56px;
}
.baner {
	float: right;
	width: 170px;
	margin-bottom: 10px;
}

.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:121px;
}
.menu a{
	display:block;
	width:121px;
	height:25;

background-repeat::no-repeat;
}
.menu a img{
	width:121px;
	height:25px;
	border:none;
}
#m1{
background-image:url(../img/botton2.jpg);
}
#m2{
background-image:url(../img/botton4.jpg);
}
#m3{
background-image:url(../img/botton6.jpg);
}
#m4{
background-image:url(../img/botton8.jpg);
}

.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}
.shop_title {
	float: right;
	width: 600px;
	margin-bottom: 10px;
}
.text_menu {
	float: right;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
}

