@charset "UTF-8";

/*--------------------------------------------------------------
	toppage css
--------------------------------------------------------------*/


#TopContents {
	background-image: url(../images/top_headBG.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: left;
	margin: auto;
}
.top_month {
	font-size: 220%;
	font-weight: 700;
	color: #FFFFFF;
	position: relative;
	top: 38px;
	left: 28px;
	overflow: visible;
	line-height: 110%;
}
#whatsnew {
	text-align: left;
	height: auto;
	width: 480px;
	margin-top: 60px;
	float: left;
	margin-left: 10px;
	color: #333333;
	font-size: 93%;
}
#whatsnew dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	text-indent: 20px;
	background-image: url(../images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*Wchance*/
#topWChance {
	float: right;
	height: auto;
	width: 284px;
	margin-right: 10px;
	margin-top: 60px;
}
#topBlogban {
	text-align: center;
	margin-top: 50px;
	float: right;
	width: 284px;
	height: auto;
	margin-right: 10px;
}


.topWchanceInfo {
	font-size: 90%;
	float: left;
	height: auto;
	width: 170px;
	margin-left: 30px;
	margin-top: 10px;
	color: #333333;
	line-height: 160%;
}
.qrArea {
	float: left;
	margin-top: 30px;
	margin-left: 5px;
	font-size: 77%;
	color: #333333;
	line-height: 110%;
}

/*left*/
#topLeftContents {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 10px;
	text-align: left;
}
/*right*/
#topRightContents {
	float: right;
	height: auto;
	width: 284px;
	margin-right: 10px;
	background-color: #EEEEEE;
}

/*infomation*/
.tabArea {
	background-image: url(../images/infoTab.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 36px;
	width: 480px;
	font-size: 85%;
	line-height: 300%;
	color: #FFFFFF;
	text-indent: 380px;
}
.tabArea .hiddenTex {
	text-indent: -9999px;
}
#infoTable .tabArea a {
	color: #FFFFFF;
	text-decoration: none;
}
#infoTable .tabArea a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#infoTable .tabArea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*infomation list*/
#infoTD dl {
	margin: 10px;
}
#infoTD dt {
	font-size: 93%;
	font-weight: 600;
	color: #006600;
	background-image: url(../images/icon_fukidasi.png);
	background-repeat: no-repeat;
	margin: 10px;
	text-indent: 18px;
	background-position: left center;
}
#infoTD dl .info_topcs {
	font-size: 110%;
	color: #F60;
	background-image: url(../images/icon_info_topics.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 25px;
	padding-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
}
#infoTD dl .info_aten {
	font-size: 110%;
	color: #060;
	background-image: url(../images/icon_info_aten.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 25px;
	padding-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
}

#infoTD dd {
	font-size: 85%;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#top_stampInfo {
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 470px;
	overflow: visible;
}
#top_stampInfo p {
	font-size: 85%;
	margin-top: 10px;
	color: #666666;
}
.float_L img {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
#R_shopTicket {
	height: auto;
	width: 264px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
}
#R_shopTicket p {
	font-size: 77%;
	text-align: left;
	color: #666666;
}
.grayBox p {
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
}
#R_shopTicket dl {
	text-align: left;
}
#R_shopTicket dt {
	font-size: 93%;
	color: #333333;
	text-indent: 10px;
	background-image: url(../images/s_circle.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: 600;
}
#R_shopTicket dd {
	font-size: 85%;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 10px;
}
#ch_Atantion {
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
#ch_Atantion ul {
	margin: 5px;
}
#ch_Atantion li {
	font-size: 85%;
	color: #333333;
	list-style-type: none;
}
#ch_Atantion .date {
	font-size: 100%;
	color: #006600;
	font-weight: 600;
	background-color: #DAFAD3;
}
