/*////////////////////////////////////////////////////////////
	rewrite
////////////////////////////////////////////////////////////*/

html,body{
	background-image: url(/images/common/bg_01.gif);
}
#contents .body {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

/*////////////////////////////////////////////////////////////
	layout
////////////////////////////////////////////////////////////*/

#main {
	float: left;
	width: 480px;
	margin: 0px;
}

/*////////////////////////////////////////////////////////////
	flash movie
////////////////////////////////////////////////////////////*/

#flashcontent {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#flashcontent ul li {
	display: block;
	float: left;
}
#flashcontent p {
	clear: both;
}
.event {
	margin-bottom: 20px;
}

/*////////////////////////////////////////////////////////////
	event
////////////////////////////////////////////////////////////*/

.event1 {
	margin-right: 20px;
}

/*////////////////////////////////////////////////////////////
	topics
////////////////////////////////////////////////////////////*/

.topics-title {
	background-image: url(/images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.topics-title p {
	height: 9px;
	width: 16px;
	position: absolute;
	left: 155px;
	top: 7px;
}
.topics th, .topics td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.topics th {
	white-space: nowrap;
	vertical-align: top;
	padding-right: 20px;
	color: #E7141A;
	font-weight: normal;
	background-image: url(/images/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.9em;
	padding-left: 18px;
	text-align: left;
}
.topics th a {
	color: #E60012;
}

/*////////////////////////////////////////////////////////////
	members card
////////////////////////////////////////////////////////////*/

.members  {
	position: relative;
}
.members .card  {
	position: absolute;
	left: 137px;
	top: -5px;
}
#event-common {
	margin-bottom: 10px;
}

#event-common ul {
	margin: 0px;
	padding: 0px;
}
#event-common ul li {
	list-style-type: none;
	float: left;
	width: 230px;
	margin-right: 15px;
}
#event-common ul li.banner3 {
	margin-right: 0px;
}
#event-shop {
	background-image: url(../images/index/bg_04.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 720px;
	margin-bottom: 15px;
	position: relative;
}
#event-shop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#event-shop ul li {
	list-style-type: none;
}
#event-shop ul li.btn1,
#event-shop ul li.btn2,
#event-shop ul li.btn3,
#event-shop ul li.btn4,
#event-shop ul li.btn5,
#event-shop ul li.btn6,
#event-shop ul li.btn7,
#event-shop ul li.btn8{
	height: 51px;
	width: 168px;
	position: absolute;
}
#event-shop ul li.btn1 {
	left: 10px;
	top: 10px;
}
#event-shop ul li.btn2 {
	left: 188px;
	top: 10px;
}
#event-shop ul li.btn3 {
	left: 366px;
	top: 10px;
}
#event-shop ul li.btn4 {
	left: 544px;
	top: 10px;
}
#event-shop ul li.btn5 {
	left: 10px;
	top: 71px;
}
#event-shop ul li.btn6 {
	left: 188px;
	top: 71px;
}
#event-shop ul li.btn7 {
	left: 366px;
	top: 71px;
}
#event-shop ul li.btn8 {
	left: 544px;
	top: 71px;
}
#navi {
	margin: 0px;
}
#navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navi ul li {
	list-style-type: none;
	margin-bottom: 5px;
	line-height: 0px;
	height: 50px;
}
#navi ul li img {
	display: block;
}
