@charset "utf-8";


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 common

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

div.club-section-lv1,
div.club-section-lv2{
	margin:0;
	zoom:1;
}
div.club-section-lv3{
	margin-top:20px;
	zoom:1;
}


div.club-section-lv1 h2,{
	margin:0;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 mobile-club

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

body#mobile-club #mobileClubMain{
	background:url(../../club/images/mobile-club_bg01.gif);
	padding:19px;
	border:1px solid #e5e5e5;
}

body#mobile-club #mobileClubMain h2{
	text-align:center;
	margin:0 0 -4px;
	position:relative;
}

body#mobile-club #matter{
	background:#963;
	color:#fff;
	padding:16px 16px 10px;
	margin:0 0 15px;
}

body#mobile-club div#registration{
	background:url(../../club/images/mobile-club_bg02.gif) no-repeat left bottom;
	position:relative;
	padding:20px 10px 15px;
	zoom:1;
}

body#mobile-club div#registration h3{
	margin:-45px -40px 10px;
	position:relative;
	zoom:1;
}

body#mobile-club div#registration p{
	margin:0;
}

body#mobile-club div#registration form.formarea{
	width:190px;
	margin:	0;
	padding-right:10px;
	background:url(../../club/images/mobile-club_line01.gif) repeat-y top right;
}

body#mobile-club div#registration input.register{
	width:190px;
	height:17px;
	margin:0 0 0.3em;
	padding:0;
}

body#mobile-club div#registration p.qr{
	position:absolute;
	left:210px;
	top:65px;
}

body#mobile-club div.mobileClubSection{
	background:#fff;
	padding:10px;
	margin:15px 0;
}






body#mobile-club div#privilege{
	margin:15px 0;
	background:transparent url(../../club/images/mobile-club_bg03.gif) no-repeat left bottom;
	padding:0 30px 20px;
	font-size:84%;
	zoom:1;
}

body#mobile-club div#privilege h2{
	margin:0 -30px -5px;
	position:relative;
	zoom:1;
}

body#mobile-club div#privilege li strong{
	font-weight:normal;
	color:red;
}



/* kids-club */
body#kids-club div.matter{
	background:#fadae4 url(../../club/images/kids-club_bg01.gif) no-repeat left bottom;
}

body#kids-club table.item{
	margin:0 auto;
}

body#kids-club table.item tr{
	background:#fadae4 url(../../club/images/kids-club_line01.gif) repeat-x left top;
}

body#kids-club table.item tr:first-child{
	background:none;
}

body#kids-club table.item tr.first-child{ /*IE-expression (first-child) */
	background:none;
}

body#kids-club table.item tr{ /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
	);
}

body#kids-club table.item td{
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
body#kids-club table.item td img{
	margin-right:10px;
	vertical-align:top;
}
/* over60s-club */
body#over60s-club div.matter{
	padding-bottom:30px;
	background:#fadae4 url(../../club/images/over60s-club_bg01.gif) no-repeat left bottom;
}

body#over60s-club div.club-section-lv1 h3,
body#over60s-club div.club-section-lv1 p{
	width:370px;
	margin:0 auto;
}

body#over60s-club div.club-section-lv1 h3{
	text-align:center;
	padding-bottom:	26px;
}

body#over60s-club div.club-section-lv1 p.privilege{
	padding:10px 0 0;
}

body#over60s-club div.club-section-lv1 ul.item-li{
	margin:20px auto 0;
	text-align:center;
}

body#over60s-club div.club-section-lv1 ul.item-li li{
	width:350px;
	margin:0 auto;;
	text-align:left;
	background:#FFF url(../../club/images/over60s-club_ico01.gif) no-repeat 0 8%;
	padding:0 0 8px 24px;
	list-style:none;
	/* font-size:84%; */
}

body#over60s-club div.club-section-lv1 ul.item-li li p{
	width:350px;
	margin:0;
	padding-top:6px;
}


/* corpmember */
body#corpmember div.club-section-lv1 h2,
body#corpmember div.club-section-lv1 h3{
	margin:0;
}
body#corpmember div.club-section-lv2{
 background:url(../../club/images/corpmember_bg02.gif) no-repeat left bottom;
}
body#corpmember div.club-section-lv2 h3{
 margin-top:0;
 text-align:center;
}
body#corpmember div.club-section-lv2 h3.secHead{
 padding-top:15px;
 background:url(../../club/images/corpmember_bg01.gif) no-repeat left top;
}
body#corpmember div.club-section-lv2 ol,
body#corpmember div.club-section-lv2 ul{
margin-bottom:25px;
padding:0 15px;
}
body#corpmember div.club-section-lv2 ol li{
margin-bottom:25px;
}