* {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url(cl_body.gif);
	background-repeat: repeat;
	position: relative;
	z-index: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*For DW*/
.clearfix {overflow: hidden;}

#stage {
	width: 100%;
	background-color: #000;
	background-image: url(fade-R.gif);
	text-align: left;
	position: relative;
	z-index: 2;
	height: 396px;
}
.box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bg_area_L {
	width: 50%;
	position: absolute;
	z-index: 3;
	background-image: url(fade-L.jpg);
	background-repeat: repeat-x;
	height: 396px;
	left: 0px;
	top: 0px;
}
#img_main {
	background-image: url(img_main.jpg);
	background-repeat: no-repeat;
	height: 396px;
	position: absolute;
	z-index: 9;
	width: 950px;
}
#img_main h1 {
	font-size: 13px;
	display: block;
	color: #422212;
	margin-top: 295px;
	margin-left: 78px;
}
#contents {
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	color: #6B5037;
	padding-top: 40px;
	padding-bottom: 32px;
}
#contents .box {
	width: 832px;
}
.mn_site {
	display: block;
}
.mn_site li {
	display: block;
	list-style-type: none;
	margin-bottom: 40px;
	clear: both;
}
.mn_site li h2 {
	font-size: 15px;
	display: block;
	margin-bottom: 7px;
	line-height: 21px;
	color: #B8885E;
}
.mn_site li .ty_subcache {
	margin-bottom: 16px;
	display: block;
}
.mn_site li .guide .intro {
	font-size: 11px;
	line-height: 19px;
}
.mn_site li .shop-image {
	float: left;
	width: 323px;
}
.mn_site li .guide {
	float: right;
	width: 485px;
	display: block;
}
#foot {
	background-image: url(bg_foot.jpg);
	background-repeat: repeat-x;
}
#foot .bar {
	text-align: center;
}
#foot .box{
	height: 124px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_foot.jpg);
	background-repeat: no-repeat;
}
