@charset "UTF-8";


/* ========================
 * About
======================== */

#abt_title {
	position:relative;
	width:490px;
	height:133px;
	background:url(../images/bg_title1_about.gif) repeat-x 0 0;
}

#about h1 {
	padding:5px 0 5px 10px;
}

#abt_title a.go_rgstr {
	position:absolute;
	bottom:5px;
	right:7px;
	display:block;
	width:177px;
	height:57px;
}

#abt_title img.tease {
	position:absolute;
	bottom:5px;
	right:7px;
	display:block;
	width:177px;
	height:57px;
}

#about .abt_summary_bg {
	background:url(../images/bg_img_mouse.gif) no-repeat right top !important;
	margin:10px;
}

#about .abt_summary_bg p {
	width:357px;
}

#about .abt_summary {
	margin:10px;
}



/*** Tabs ***/
#tabs {
	width:490px !important;
	display:inline;
}

#tabs li.first {
	margin-left:0;
}

#tabs li {
	margin-left:2px;
	display:block;
	float: left;
}

#tabs li a {
	display: block;
}


.about_wucd {
	clear:both;
	padding-top:20px;
}

p.go_rgstr {
	clear:both;
	text-align:center;
	padding:30px 0 40px 0;
	_padding:20px 0 40px 0;
}


/*** btn_menu ***/

ul#btm_menu{
	width:430px;
	margin:0 0 0 50px;
}

ul#btm_menu li{
	margin-left:40px;
	display:inline;

}

/* ===[ About ]=== */

#about h3.subttl {
	clear:both;
	padding:0 !important;
	margin:0;
	width:490px;
	height:65px;
	position:relative;
	/*HideMacIE¥*/
	overflow:hidden;
	/**/
}

#about h3.subttl span {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}


#h3_wucd span {
	background: #ffffff url(../images/ttl_about_h301.gif) no-repeat left top;
}

#h3_membr span {
	background: #ffffff url(../images/ttl_about_h302.gif) no-repeat left top;
}

#h3_flow span {
	background: #ffffff url(../images/ttl_about_h303.gif) no-repeat left top;
}

ul#wucd_menu {
	height:160px;
}

ul#wucd_menu li{
	display:block;
	float:left;
	margin-left:3px;
}

#about_wucd .sct {
	margin:20px 0;
}

#about_wucd .sct dl {
	width:470px;
	margin:5px auto 0 auto;
}

#about_wucd .sct dt {
	font-size:120%;
	font-weight:bold;
	color:#fd715b;
	border-bottom:1px dotted #fd715b;
}

#about_wucd .sct dd {
	margin-bottom:10px;
}


#about_wucd .sct h4 {
	padding:0 !important;
	margin:0;
	width:490px;
	height:54px;
	position:relative;
	/*HideMacIE¥*/
	overflow:hidden;
	/**/
}

#about_wucd .sct h4 span {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#about_wucd .one h4 span {
	background: #fff url(../images/ttl_abt_wucd01.gif) no-repeat left top;
}

#about_wucd .two h4 span {
	background: #fff url(../images/ttl_abt_wucd02.gif) no-repeat left top;
}

#about_wucd .three h4 span {
	background: #fff url(../images/ttl_abt_wucd03.gif) no-repeat left top;
}


#ticketYmt .bft_Box {
	background: url(../images/bg_graypink.gif) no-repeat left bottom;
}

#ticketYmt.bft_Box .inner {
	background: url(../images/bg_graypink.gif) no-repeat 0 0;
}

#ticketYmt {
	position:relative;
}

#ticketYmt img.title{
	display:block;
	margin:10px 0 5px 5px;
}

#ticketYmt p {
	margin-left:5px;
	color:#e3007f;
}

#ticketYmt img.illust {
	position:absolute;
	top:3px;
	right:5px;
}


/* ===[ Member ]=== */
#about_member .sct h4 {
	padding:0 !important;
	margin:0;
	width:490px;
	height:40px;
	position:relative;
	/*HideMacIE¥*/
	overflow:hidden;
	/**/
}

#about_member .sct h4 span {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#about_member .mm h4 span {
	background: #f3f3f3 url(../images/ttl_abth4_mm.gif) no-repeat left top;
}

#about_member .standard h4 span {
	background: #f3f3f3 url(../images/ttl_abth4_standard.gif) no-repeat left top;
}

/* 20080120 changed. See below.
#about_member .premier h4 span {
	background: #f3f3f3 url(../images/ttl_abth4_premier.gif) no-repeat left top;
}
*/

.bft_Box {
	width: 470px;
	margin: 0 auto;
	padding:0 0 15px 0 !important;
	background: url(../images/bg_gray.gif) no-repeat left bottom;
}

.bft_Box .inner {
	width: 450px;
	padding: 7px 10px 0 10px;
	background: url(../images/bg_gray.gif) no-repeat 0 0;
}

.bft_Box img.bnf {
	display:block;
	padding:5px 0 5px 5px;
}

.bft_Box dl {
	padding:5px;
}

.bft_Box dt {
	font-weight:bold;
}

.bft_Box dd p.memo{
	color:#ff6600;
	font-size:85%;
}

.bft_Box dd {
	padding:5px 0 10px 0;
}

.sct {
	clear:both;
	margin:20px 0;
}


#about_member .mm .bft_Box dt {
	color:#719718 !important;
	border-bottom:1px dotted #719718;
}

#about_member .standard .bft_Box dt{
	color:#333 !important;
	border-bottom:1px dotted #333;
}

#about_member .premier .bft_Box dt{
	color:#cc9900 !important;
	border-bottom:1px dotted #cc9900;
}


ul#member_menu {
	height:70px;
}

ul#member_menu li{
	display:block;
	float:left;
	margin-left:7px;
}

#mem_card {
	min-height:120px;
	_height:120px;
	background: url(../images/img_creditcard.gif) no-repeat left top;
}

#mem_card h5 img {
	margin-left:130px;
}

#mem_card p {
	margin:10px 0 10px 130px;
}

table#memtype {
	text-align:left;
	margin:10px auto;
	width: 470px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#memtype caption {
	margin-top:20px;
}

table#memtype th {
	padding: 3px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #d3d3d3;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#memtype td {
	font-size:150%;
	color:#ff9999;
	padding: 3px;
	border: 1px #999999 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
}
table#memtype td.items {
	font-size:100%;
	color:#333;
	text-align: left;
}

table#memtype tr.even {
	background: #F5F5F5;
}

#about_member #campaign {
	background: url(../images/bg_abtcp2008.gif) no-repeat left top;
	width:470px;
	height:236px;
	margin:0 auto;
}

#about_member #campaign img.title{
	margin:12px 0 0 60px;
}

#about_member #campaign img.subtxt{
	margin:20px 0 0 140px;
}

#about_member #campaign ul {
	font-size:85%;
	width:450px;
	margin:25px auto 0 auto;
}


/* ===[ Flow ]=== */

#about_flow ol li{
	float:left;
	width: 147px;
	margin: 0;
	padding:0 0 15px 0 !important;
	background: url(../images/bg_abtFlow.gif) no-repeat left bottom;
}

#about_flow ol li div{
	width: 117px !important;
	padding: 7px 20px 0 10px;
	background: url("../images/bg_abtFlow.gif") no-repeat 0 0;
}

#about_flow ol li div img {
	display:block;
	padding:8px 0 10px 10px;
}

#about_flow ol li.last{
	height:250px !important;
	width: 33px;
	background: url(../images/bg_abtFlow_last.gif) no-repeat left bottom;
}

#about_flow ol li.last div{
	text-indent:-9999px;
	width: 23px !important;
	padding: 0 10px 0 10px;
	background: url(../images/bg_abtFlow_last.gif) no-repeat 0 0 !important;
}




/* 20080120 */

#about_member .premier h4 span {
	background: #f3f3f3 url(../images/premium/t_about_premium.gif) no-repeat left top;
}
#about_member .premier .image
{
	float: left;
	width: 140px;
	margin: 0 0 10px;
}
#about_member .premier .image li
{
	margin: 0 0 5px;
}
#about_member .premier .body
{
	float: right;
	width: 345px;
	margin: 0 0 10px;
}
#about_member .premier .body .costs
{
	width: 345px;
	margin: 0 0 5px;
}
#about_member .premier .body .costs td,
#about_member .premier .body .costs th
{
	padding: 9px;
	border: 1px solid #999;
}
#about_member .premier .body .costs th
{
	background: #d5eff8;
}
#about_member .premier .body .costs td strong
{
	color: #f00;
	font-weight: normal;
}
#about_member .premier .body .note
{

}
#about_member .premier .body .btnMemberRequest
{
	margin: 10px 0;
	text-align: right;
}
#about_member .premier .bft_Box {
	clear: both;
	width: 470px;
	margin: 0 auto;
	padding:0 0 15px 0 !important;
	background: url(../images/bg_gray.gif) no-repeat left bottom;
}