* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: lr oSVbN, Osaka, qMmpS Pro W3;
}
body {
	background-color: white;
	margin-top: 0px;
}

input{background-color: #E3E3E3;border: 1px solid #d4d4d4;color:#666}
.radio {background-color: #FFF;border: 1px solid #FFF;color:#666}
textarea{background-color: #E3E3E3;border: 1px solid #d4d4d4;color:#666}

#mBody{
	width:1000px;
	position:relative;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
/*	background-color:white;
	border:solid 1px #999; */
	color:#7f7f7f;
}

#mMenu {
	width:60%;
	height:30px;
	float:right;
}

#mMenu2 {
	float:right;
	margin-right:8px;
}

#mMenu2 div {width:76px; height:30px;float:left;}

#mLogo {
	width:340px;
	height:80px;
/*	background-color:pink;
	height:50px;*/
	background-image: url(../images/logo_new.gif);
	background-repeat:no-repeat;
}
#mLogoImg {
	width:340px;
	height:80px;
	cursor:pointer;
/*	background-image: url(../images/logo_new.gif);
	background-repeat:no-repeat;
	cursor:pointer;
/*	margin-left:20px;*/
/*	float:left;*/
}

#mLogIn {width:480px;height:30px;position:absolute;top:40px;left:520px;}
#mLogIn img { position:relative; top:8px; border:0px;}
#mLogIn input { position:relative; top:0px;}

#mLogOut {width:460px;height:30px;position:absolute;top:40px;left:520px;font-size:11px;text-align:right;}
#mLogOut img { position:relative; top:8px;border:0px;}

#mCopy {
	width:100%;
	height:20px;
	background-image: url(../images/copyright2.gif);
	background-repeat:no-repeat; 
	background-position:96% 100%;
	clear:both;
}
#mLeft {
	width:340px;
	background-repeat:no-repeat;
	float:left;
/*	margin-top:94px;*/
}
#mRight {
	width:660px;
	background-repeat:no-repeat;
	float:left;
	background-position: 10px 0;
	position:relative;
}
#mTitle {
	width:596px;
	margin-top:48px;
	margin-left:24px;
	font-size:13px;
	color:#555;
	background-color:#d4d4d4;
}
#mTitle div { padding:6px; padding-left:10px; font-size:12px;}

#mContent {
	width:596px;
	margin-top:20px;
	margin-left:24px;
	height:470px;
	overflow:auto;
	scrollbar-track-color:#D6D6D6;
	scrollbar-highlight-color:#a1a1a1;
	scrollbar-shadow-color:#a1a1a1;
	scrollbar-3dlight-color:#a1a1a1;
	scrollbar-3dlight-color:#d6d6d6;
	scrollbar-darkshadow-color:#d6d6d6;
	scrollbar-face-color:#a1a1a1;
	scrollbar-arrow-color:white;
/*background-color:aqua;*/
}
#mContent p {
	padding:6px;
	font-size:14px;
	line-height:20px;
	color:#606060;
}
#mContent h4 {
	padding:6px;
	padding-left:12px;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:red;
}

#mContent h5 {
	margin:0;
	padding:6px;
	text-align:right;
	font-size:12px;
	color:#606060;
	font-weight:normal;
	padding-right:12px;
}

#mSubMenu {
	position:absolute;
	left:520px;
	top:108px;
	width:460px;
	height:12px;
}

.menu {
	display:none;
}

.menu div {height:12px;float:left;margin-right:8px;background-repeat:no-repeat;}

d.alert {
	background-image:url(../images/alert.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	font-weight:bold;
	font-size:12px;
	color:red;
}

/* GALLERY LIST */
.galleryList {
	font-size:10px;
	width:480px;
}
.galleryList a{
	font-size:10px;
	color:green;
}



/* BUTTONS */
#news { background-image:url(../images/template/menu/news.gif);cursor:pointer;}
#profile { background-image:url(../images/template/menu/profile.gif);cursor:pointer;}
#gallery { background-image:url(../images/template/menu/gallery.gif);cursor:pointer;}
#special { background-image:url(../images/template/menu/special.gif);cursor:pointer;}
#goods { background-image:url(../images/template/menu/goods.gif);cursor:pointer;}
#about { background-image:url(../images/template/menu/about.gif);cursor:pointer;}


/* SUB MENU BUTTONS ABOUT */
#about_fanclub { background-image:url(../images/template/about/about_fanclub.gif); width:103px;cursor:pointer;}
#about_kiyaku { background-image:url(../images/template/about/about_kiyaku.gif); width:53px;cursor:pointer;}
#about_privacy { background-image:url(../images/template/about/about_privacy.gif); width:107px;cursor:pointer;}
#about_faq { background-image:url(../images/template/about/about_faq.gif); width:66px;cursor:pointer;}
#about_info { background-image:url(../images/template/about/about_info.gif); width:74px;cursor:pointer;}

/* SUB MENU BUTTONS SPECIAL */
#special_message { background-image:url(../images/template/special/special_message.gif); width:62px;cursor:pointer;}
#special_diary { background-image:url(../images/template/special/special_diary.gif); width:46px;cursor:pointer;}
#special_schedule { background-image:url(../images/template/special/special_schedule.gif); width:69px;cursor:pointer;}
#special_community { background-image:url(../images/template/special/special_community.gif); width:83px;cursor:pointer;}
#special_downloads { background-image:url(../images/template/special/special_downloads.gif); width:87px;cursor:pointer;}
#special_events { background-image:url(../images/template/special/special_events.gif); width:53px;cursor:pointer;}

/* SUB MENU BUTTONS GALLERY*/
#gallery_movie { background-image:url(../images/template/gallery/gallery_movie.gif); width:54px;cursor:pointer;}
#gallery_image { background-image:url(../images/template/gallery/gallery_image.gif); width:54px;cursor:pointer;}

/* SUB MENU BUTTONS GOODS*/
#goods_goods { background-image:url(../images/template/goods/goods_goods.gif); width:54px;cursor:pointer;}
#goods_ticket { background-image:url(../images/template/goods/goods_ticket.gif); width:60px;cursor:pointer;}
#goods_tokutei { background-image:url(../images/template/goods/goods_tokutei.gif); width:88px;cursor:pointer;}

.waku {
	width:500px;
}
.waku th {
	color:#CC3333;
	font-weight:bold;
	font-size : 12px;
	text-align:left;
	vertical-align:top;
	width:70px;
	padding:8px;
}
.waku td {
	background-color:white;
	color:#606060;
	font-size:12px;
	padding:8px;
}


.waku2 {
	background-color:#c4c4c4;
	width:550px;
}
.waku2 th {
	background-color:#c4c4c4;
	color:#606060;
	font-weight:bold;
	font-size : 12px;
	text-align:center;
	width:80px;
	padding:8px;
}
.waku2 td {
	background-color:white;
	color:#606060;
	font-size:14px;
	padding:8px;
}


.waku3 {
	background-color:#c4c4c4;
	width:570px;
}
.waku3 th {
	background-color:#c4c4c4;
	color:#606060;
	font-weight:bold;
	font-size : 12px;
	text-align:center;
	width:70px;
	padding:8px;
	border-bottom:solid 1px white;
}
.waku3 td {
	background-color:white;
	color:#606060;
	font-size:12px;
	padding:8px;
	line-height:18px;
}

h3 {
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size:15px;
	color:#663;
	margin-top:8px;
}
h4 {
	width:524px;
	padding-left: 12px;
	font-size:15px;
	color:#F33;
	margin-top:8px;
}
h5 {
	width:524px;
	padding-right: 12px;
	margin-top:8px;
	margin-bottom:2px;
	text-align:right;
	font-size: 11px;
	font-weight:bold;
	color:#999;
}
.midashi {
	margin-top: 8px;
	width:524px;
	padding-left: 12px;
	font-size:15px;
	font-weight:bold;
	color:#336;
}
hr {
	margin:4px;
	border-style: dotted none none none;
	border-top-color: #c4c4c4;
	width: 95%;
}

a { color:#7f7f7f;text-decoration:none; }
a:hover {color:red;text-decoration:underline}

/* p^[Enq */
#mContent table.wakuEnq {
	border-collapse: collapse;
	/*margin: 0 0 20px 0;*/
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

#mContent table.wakuEnq tbody th {
	padding: 5px 10px;
	line-height: 18px;
	border-bottom: 1px solid #FFFFFF;
	background-color:gray;
	color: #FFFFFF;
}

#mContent table.wakuEnq td {
	padding: 5px 10px;
	line-height: 18px;
/*	border-right: 1px solid #c4c4c4;*/
/*	border-bottom: 1px solid #c4c4c4;*/
	border-bottom: 1px solid #FFFFFF;
	background-color:#E3E3E3;
	color: #404040;
}
.wakuEnqSubmit {
	background-color:white;
	padding:5px;
	color:black;
}
.enqResult {
	width:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}

.commentFormDesc {
	font-size:12px;
	color:red;
}
.commntFormTdNormal {
}
.commentFormTextarea {
	width:360px;
	height:150px;
}
