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

/*/---------------------------------------------
Top
----------------------------------------------/*/
#BodyInner{
	width:900px;
	margin:0px auto;
	}

#ContentsTop{
}

#MainFlash{
	width:600px;
	float:left;
	margin:10px 8px 10px 0;
}

#ShopGuide{
	width:292px;
	float:right;
	margin-top:10px;
}

/*.GuideMenu01{
	margin:15px 0 5px 0;
	padding:0;
	text-align:left;
}

.GuideMenu02{
	margin:5px 0 5px 5px;
	padding:0;
	text-align:left;
}*/

.guidemenu01 {
}

.guidemenu02 {
		padding-top:5px;
		padding-bottom:10px;
}
	
.ShopGuideTitle h2{
	height:24px;
	width:292px;
	margin:0;
	padding-bottom:5px;
	background:url(../images/shopguide.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
	
.ShopMenu{
	width:275px;
	margin:0 auto;
	}

.ShopMenu li{
	margin:7px 0;
}

#ContentsBottom{
	clear:both;
	overflow:hidden;
}

#BoxLeft{
	width:562px;
	float:left;
}

#Special h2{
	height:20px;
	margin-top:30px;
	margin-bottom:7px;
	background:url(../images/title_special.gif) no-repeat;
	text-indent:-9999px;
}

#Information h2{
	margin-top:20px;
	padding:0 5px 5px 5px;
	background:url(../images/title_infomation.gif) no-repeat;
	text-indent:-9999px;
	/*border-bottom:1px solid #c2c2c2;*/ 
}
#Information p{
	color:#E1752A;
	margin-left:25px;
	margin-bottom:5px;
	}

#Information img{
	margin:5px auto;
	}

#Information dl{  
	border-bottom:1px dotted #c2c2c2;
	width:562px;
	overflow:hidden;
	margin-top:10px;
} 

#Information dt{
	float:left;
	width:115px;
	padding:5px;
	clear:both;
}
#Information dt{color: #a47a1b;}

#Information dd{
	width:420px; 
	margin-left:120px;
	padding:5px;
	text-align:left;
} 

#Information dd a{
	color:#535353;
	}

#BoxRight{
	width:292px;
	float:right;
}

#Contents{
	margin-top:50px;
	}

#Contents h2{
	margin-top:32px;
	background:url(../images/title_contents.gif) no-repeat;
	text-indent:-9999px;
}

#Contents p{
	margin:10px 0;
}

#Contents .update{
	margin:10px 0;
	color:#E1752A;
}

#Banner {
	margin:10px 0;
}

#Banner p{
	margin:5px 0;
}
