@charset "UTF-8";
/* CSS Document */
#flash {
	float: left;
	width: 720px;
	padding-bottom: 24px;
}
#spaceToppage {
	background-image: url(images/bg_space_toppage_yyu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 40px;
	width: 960px;
}
#renewalArea {
	float: left;
	width: 330px;
	margin-right: 21px;
	margin-bottom: 18px;
	background-image: url(images/title_renewal_sby.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 38px;
	clear: both;
	margin-left: 10px;
}
#renewalArea ul {
	width: 320px;
	margin-left: 6px;
}
#renewalArea ul li {
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#renewalArea .note {
	font-size: 90%;
	color: #333;
}
#renewalArea .date {
	font-weight: bold;
	color: #000;
}
#topicsArea {
	float: left;
	width: 340px;
	padding-top: 36px;
	background-image: url(images/title_topics_sby.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 18px;
}
#topicsArea #topic01 {
	margin: 4px 2px 8px 3px;
	padding: 4px 0px 12px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#topicsArea #topic02 {
	margin: 2px 2px 8px 3px;
	padding: 4px 0px 12px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	clear: both;
}
#topicsArea #topic03 {
	margin: 2px 2px 8px 3px;
	padding: 4px 0px 12px 0px;
	clear: both;
}
#topicsArea .bannerImg {
	float: left;
	width: 80px;
}
#topicsArea .exp {
	width: 246px;
	padding-left: 3px;
	float: left;
}
#topicsArea .note {
	margin-top: 4px;
}
#banner {
	width: 222px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#banner ul li {
	margin-bottom: 10px;
}
#saloninfoArea {
	width: 230px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#saloninfoArea ul {
	padding-left: 10px;
	padding-bottom: 10px;
}
#saloninfoArea ul li {
	margin-top: 6px;
}
#rankingArea {
	width: 690px;
	clear: both;
	background-image: url(images/bg_ranking_sby.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FBDBDC;
	height: 265px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#rankingArea .rankingBox {
	text-align: center;
	float: left;
	width: 197px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#rankingArea .rankingBoxRightSide {
	text-align: center;
	float: left;
	width: 186px;
	padding-right: 18px;
	padding-left: 18px;
}
