/************REGISTER***/
#Register{
	text-align: left;
	z-index: 0;
	height: 650px;
	width: 814px;
	background-image: url(../img/title_register.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#RegisterMember{
	text-align: left;
	z-index: 0;
	height: 800px;
	width: 814px;
	background-image: url(../img/title_member.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

p{
	margin: 0px;
	padding: 0px;
}
ul.box{
	margin: 0px;
	padding: 0px;
	float: right;
	clear: both;
	width: 220px;
}
li.menu{
	margin: 0px;
	padding: 0px 0px 0px 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/mark_pic.gif);
	background-repeat: no-repeat;
}
li.menu a:hover,
li.menu a:active {
	color: #CC0000;
	text-decoration: underline;
}
li.menu a:link,
li.menu a:visited {
	color: #660000;
	text-decoration: none;
}
.war{
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	text-decoration: none;
}
.lnk{
	font-size: 11px;
	line-height: 15px;
	color: #006699;
	text-decoration: none;
}
.title{
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	background-image: url(../img/mark_ya.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	font-weight: bold;
	padding-left: 24px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 97%;
	background-color: #DDE0E5;
	padding-top: 1px;
	padding-bottom: 1px;
}
.title_sub{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 97%;
}
.title_copy{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	width: 97%;
	background-image: url(../img/mark_arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDE0E5;
	padding-bottom: 2px;
	font-weight: bold;
}
.title_copy_txt{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	width: 97%;
	padding-left: 18px;
	padding-bottom: 2px;
}
.title_copy_point{
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	width: 97%;
	padding-left: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
	border: 1px dotted #EBD6D6;
	background-color: #FFFBDD;
}
.title_copy_point13{
	font-size: 13px;
	line-height: 17px;
	color: #FF0000;
	width: 97%;
	font-weight: normal;
	border: 1px dotted #EBD6D6;
	background-color: #FFFBDD;
	padding: 5px;
}
.txt_box{
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 25px;
	overflow: scroll;
	visibility: visible;
	border: 1px solid #999999;
	height: 165px;
	width: 765px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txt_box_member{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 665px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	float: left;
}

/********************会員専用BBS*/
#RegisterMemberBBS{
	text-align: left;
	z-index: 0;
	/*height: 1200px;*/
	width: 814px;
	background-image: url(../img/title_member_bbs.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

/********************会員専用*/
#RegisterMemberIn{
	text-align: left;
	z-index: 0;
	height: 800px;
	width: 814px;
	background-image: url(../img/title_member_in.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#RegisterMemberIn2{
	text-align: left;
	z-index: 0;
	/*height: 800px;*/
	width: 814px;
	background-image: url(../img/title_member_in2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#RegisterMemberIn .box_member{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-top: 125px;
	padding-right: 165px;
	padding-bottom: 3px;
	padding-left: 55px;
	width: 320px;
	float: left;
	background-image: url(../img/member_box.gif);
	background-repeat: no-repeat;
	height: 500px;
	margin-top: -50px;
}
dl.txtMember dt{
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	float: left;
	clear: left;
	width: 18%;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dl.txtMember dd{
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	margin-bottom: 1px;
	border-top-width: 1px;
	font-weight: bold;
}

dl.txtNews dt{
	font-size: 13px;
	line-height: 20px;
	color: #0099FF;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	float: left;
	clear: left;
	width: 4%;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dl.txtNews dd{
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	margin-bottom: 1px;
	border-top-width: 1px;
	font-weight: normal;
}

#RegisterMedia{
	text-align: left;
	z-index: 0;
	height: 1100px;
	width: 814px;
	background-image: url(../img/title_member_media.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
/********************スペシャルツアー*/
#RegisterSpecialTour{
	text-align: left;
	z-index: 0;
	/*height: 1400px;*/
	width: 814px;
	background-image: url(../img/title_specialTour.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#RegisterSpecialTour_beijing{
	text-align: left;
	z-index: 0;
	/*height: 1400px;*/
	width: 814px;
	background-image: url(../img/title_specialTour_korean.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

/********************ファンミーティング*/
#RegisterFunMeeting{
	text-align: left;
	z-index: 0;
	/*height: 800px;*/
	width: 814px;
	background-image: url(../img/title_funMeeting.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#RegisterFunMeeting200810{
	text-align: left;
	z-index: 0;
	/*height: 800px;*/
	width: 814px;
	background-image: url(../img/title_funMeeting_200810.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#RegisterFunDinner200810{
	text-align: left;
	z-index: 0;
	/*height: 800px;*/
	width: 814px;
	background-image: url(../img/title_dinner_200810.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

/********************会員専用NEWS*/
#RegisterMemberNEWS{
	text-align: left;
	z-index: 0;
	height: 1200px;
	width: 814px;
	background-image: url(../img/title_member_news.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

/********************会員専用応援グッズ*/
#RegisterMemberGoods{
	text-align: left;
	z-index: 0;
	height: 1200px;
	width: 814px;
	background-image: url(../img/title_funGoods.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

/********************スペシャルCD*/
#RegisterSpecialCD{
	text-align: left;
	z-index: 0;
	height: 800px;
	width: 814px;
	background-image: url(../img/title_specialCD.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}

/********************会員専用GOODS*/
#RegisterOnline{
	text-align: left;
	z-index: 0;
	/*height: 1200px;*/
	width: 814px;
	background-image: url(../img/title_online.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 13px;
	padding-left: 22px;
}
#goodsBox{
	float: left;
	height: 450px;
	width: 260px;
	text-align: center;
}
#goodsBox .box{
	margin: 5px;
	padding: 3px;
	height: 395px;
	width: 245px;
	text-align: center;
	border: 1px dotted #DDDDDD;
	background-color: #F6F6F6;
}
#goodsBox .zimg{
	float: left;
	background-color: #FFFFFF;
	padding: 8px 3px 3px 9px;
	border: 1px solid #E8E8E8;
}
#goodsBox .txt{
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}
#goodsBox .cart{
	margin: 5px;
	padding: 5px;
	width: 240px;
	text-align: center;
	border: 1px dotted #DDDDDD;
	background-color: #FFFDE8;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 35px;
}
.Reserve {
	font-size: 12px;
	font-weight: bold;
	color: #33CC00;
	text-decoration: underline;
}
#goodsBox .price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
#goodsBox_cartBox{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dotted #CC3300;
	padding: 3px;
}
