/*-----------------------------------------------------------------------------base*/
*{margin:0; padding:0;}
body{
	text-align:center;
	padding-top:10px;
	font-size:small;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#container{
	width:769px;
	margin:0 auto;
	background:url(../img/content_bg.gif) center top repeat-y;
	text-align:left;
}
#header{
	width:745px;
	height:42px;
	background:url(../img/header_bg.gif) center top no-repeat;
	padding:0 12px;
}
h1 a{
	width:125px;
	height:40px;
	line-height:40px;
	display:block;
	text-indent:-9999px;
}
#vi{
	width:759px;
	margin:0 auto;
	text-align:center;
	padding-bottom:6px;
	background:#ffffff url(../img/content_top.gif) center bottom no-repeat;
}

#content{
	padding:6px 15px 10px 5px;
}
#menu{width:210px; float:left;padding:0 10px;}
#main{width:509px; float:right;}
#footer{
	background:#ffffff url(../img/content_bottom.gif) center top no-repeat;
	padding:5px 10px;
	text-align:center;
	color:#666666;
}
/*---------------------------------forCM-aboutshoppage*/
#contentFoot{
	clear:both;
	width:509px;
	padding-left: 240px;
}
.cm{
	float:left;
}
#contentFoot a.goTop{
	margin-top:5px;
}

/*-----------------------------------------------------------------------------common*/
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.clr{clear:both;}
.alnR{text-align:right;}
.alnC{text-align:center;}
.fltL{float:left;}
.fltR{float:right;}
img{border:none;}
.imgLeft{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
a.goTop{
	width:45px;
	height:14px;
	padding:0 3px;
	line-height:7px;
	display:block;
	float:right;
	text-indent:-9999px;
	background:url(../img/btn_gotop.gif) center top no-repeat;
}
.ticketok{
	margin:0 5px;
}
.red{color:#FF0000;}
.note{font-size:78%;}
/*------------------------------------------------------------menu-list_INFOS*/

#menu h2 a{
	width:210px;
	height:30px;
	line-height:30px;
	display:block;
	text-indent:-9999px;
}
#menu ul{
	list-style:none;
}
#menu a{
	color:#333333;
}

.menuShopInfo h2{background:url(../img/menu_shopinfo_title.gif) center center no-repeat;}
.menuHomeInfo h2{background:url(../img/menu_homeinfo_title.gif) center center no-repeat;}

.menuShopInfo,.menuHomeInfo{
	padding-bottom:3px;
	background:url(../img/menu_info_bottom.gif) center bottom no-repeat;
	margin-bottom:10px;
}
.menuShopInfo ul,.menuHomeInfo ul{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:7px 10px 3px 10px;
}
.menuShopInfo li,.menuHomeInfo li{
	padding-bottom:7px;
	padding-top:3px;
}
.menuShopInfo li a,.menuHomeInfo li a{
	padding-left:20px;
	display:block;
}
.menuShopInfo li a{background:url(../img/menu_shopinfo_arw.gif) left 0.1ex no-repeat;}
.menuHomeInfo li a{background:url(../img/menu_homeinfo_arw.gif) left top no-repeat;}
#menu .menuShopInfo a:hover{color:#35BD49;}
#menu .menuHomeInfo a:hover{color:#3293F3;}
/*------------------------------------------------------------menu-list_BTNS*/
.btn a{
	width:210px;
	height:36px;
	line-height:36px;
	display:block;
	text-indent:-9999px;
}
.btn .btnMap{background:url(../img/menu_btn_map.gif) center center no-repeat;margin-bottom:10px;}
.btn .btnAboutShop{background:url(../img/menu_btn_aboutshop.gif) center center no-repeat;margin-bottom:10px;}
.btn .btnJouinUs{background:url(../img/menu_btn_joinus.gif) center center no-repeat;}
.btn .btnJouinUs a{
	height:56px;
	line-height:56px;
}

/*------------------------------------------------------------main*/
#main a{text-decoration:underline;}
#main h2 span{
	width:509px;
	height:30px;
	line-height:30px;
	display:block;
	text-indent:-9999px;
}
.mainText{
	width:489px;
	padding:10px;
	line-height:140%;
}
#main h3{
	padding-bottom:7px;
	font-size:170%;
	font-weight:normal;
	line-height:120%;
	color:#E65E2E;
}
#main h3 a{
	color:#FF6633;
}
#main h4{
	font-size:100%;
	margin-top:30px;
}
#main p{
	margin-bottom:10px;
}
#main.shopinfoPage ul,#main.joinusPage ul{
	margin-left:20px;
	list-style:circle;
}
