* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

body {
/*	background: url(../images/bg_head.jpg) repeat-y center #10130a;*/
	background-color:black;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

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

#Bg {
/*	background: url(../images/bg_right.jpg) no-repeat bottom right; 
	width: 1100px;
	padding: 0 250px 0 0;
	margin: 0 auto;*/
}

#mBody{
/*	background: url(../images/bg_left.jpg) no-repeat; */
/*	background: url(../images/top_logo.gif) no-repeat 210px 10px; */
/*	width: 100%;
	padding: 60px 0 0 210px; */
	position:relative;
	width: 950px;
	margin: 10px auto;
}

#mTopLogo {
/*	position:absolute; */
	background: url(../images/top_logo.gif) no-repeat;
	width:114px;
	height:50px;
	top:8px;
	left:210px;
}


img.fr {
	float: left;
}

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p,
table, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	border: none;
	list-style-type: none;
	text-indent: 0;
}

/* ---------------------------------------------------------
■ floatクリア
--------------------------------------------------------- */
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}

/* ---------------------------------------------------------
■ テキストリンク
--------------------------------------------------------- */
a { color: #000099;text-decoration:none; }
a:hover {color: #f4854e;text-decoration:underline}

/* ---------------------------------------------------------
■ ヘッダー
--------------------------------------------------------- */
#mHeader {
	width: 525px;	
	margin: 0 10px 10px 0;
	display: inline;
	float: right;
}

#mLogo {
	width:525px;
	height: 14px;
}

#mLogoImg {
	width: 75px;
	height: 69px;
	height: 14px;
	background: url(../images/logo.gif) no-repeat;
	cursor:pointer;
	float:left;
}

#mLogIn { width: 425px; float:right; margin: 10px 0 13px;}
#mLogIn img { float: left; margin: 5px 5px 0 0; border:0;}
#mLogIn input { float: left; margin: 5px 5px 0 0;}

#mLogOut {              float:right; margin: 10px 0 13px;}
#mLogOut img { float: right; margin: 5px 5px 0 0; border:0;}

/* ---------------------------------------------------------
■ グローバルメニュー
--------------------------------------------------------- */
#mMenu {
	width: 525px;
	float: right;
}

#mMenu2 {
	float:right;
}

#mMenu2 div { height: 14px;float:left;}

.menu {
	display: none;
}

.menu div { height: 14px; float: left;}

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

/* ---------------------------------------------------------
■ フッター
--------------------------------------------------------- */
#mCopy {
	width:950px;
	height:30px;
	background: url(../images/copyright.gif) no-repeat bottom left;
	text-indent: -9999px;
	margin: 10px 0 30px;
	clear: both;
}

/* ---------------------------------------------------------
■ コンテンツ枠
--------------------------------------------------------- */
#Frame {
	background: url(../images/bg_nv.jpg) no-repeat right 36px;
	width: 950px;
	overflow: hidden;
}

/* Netscape対策 */
#Frame:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* ---------------------------------------------------------
■ TOPページ
--------------------------------------------------------- */
/* コンテンツ左側 */
.mv {
	width: 375px;
	float: left;
}

/* コンテンツ右側 */
.right {
	background: url(../images/top/bg_top.jpg) no-repeat;
	width: 575px;
	height: 491px;
	float: right;
}

/* 動画 */
.movie1 {
	width: 220px;
	height: 180px;
	background: url(../images/top/top_bg_opening.jpg) no-repeat;
	float: right;
	margin: 20px 30px 0 0;
	display: inline;
}

/* WHAT'S NEW */
.news {
	width: 280px;
	margin: 20px 0 0 20px;
	float: left;
	display: inline;
}

.news img {
	margin: 0 0 5px;
}

.news div.more {
	text-align: right;
	width:280px;
}
.news .news_content {
	width: 280px;
	padding: 10px;
}

.news p {
	font-size: 12px;
	line-height: 20px;
}

.news p span {
	color: #cccccc;
	font-weight: bold;
	margin-right: 30px;
}

/* PHOTO */
.photo {
	width: 280px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}

.photo .tit {
	margin-bottom: 20px;
}

.photo ul li {
	margin: 0 3px 3px 0;
	float: left;
	display: inline;
}

/* MOVIE LIST */
.movie2 {
	width: 230px;
	margin: 0 20px 0;
	float: right;
	display: inline;
}

.movie2 .tit {
	margin-bottom: 20px;
}

.movie2 ul li {
	margin: 0 3px 3px 0;
	float: left;
	display: inline;
}

/* コンテンツ下部（バナー） */
.top_bnr {
	padding: 5px 15px;
	margin: 10px 0; 
} 
.top_bnr img{
	float: ledt;
	margin: 5px 0 5px 10px;
}

/* ---------------------------------------------------------
■ サブコンテンツ
--------------------------------------------------------- */

/* 写真ゾーン
------------------------------------ */
#mLeft {
	width: 375px;
	background-repeat:no-repeat;
	float:left;
}

/* 内容ゾーン
------------------------------------ */
#Frame_right {
	width: 575px;
	height: 491px;
	float: right;
	background: #fff;
}

#mRight {
	width: 575px;
	background:no-repeat;
	padding-top: 53px;
}

/* タイトル */
#mTitle {
	width: 495px;
	font-size:12px;
	font-weight: bold;
	color:#2f420a;
	background: url(../images/template/ic_title.gif) no-repeat 5px 8px #e1e1e1;
	padding: 8px 25px;
	margin-left: 10px;
}

#mContent {
	width: 525px;
	padding: 10px 10px 0 10px;
	margin-left: 10px;
	height:430px;

	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;
}

/* ---------------------------------------------------------
■ サブメニュー
--------------------------------------------------------- */
#mSubMenu {
	width: 555px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/template/s_bg_nv.jpg) no-repeat;
	padding: 5px 0 0 20px;
}

#mSubMenu div {
	height: 30px;
	float: left;
}

/* SUB MENU BUTTONS ABOUT */
#about_fanclub { background:url(../images/template/about/about_fanclub.gif) no-repeat; width:140px;cursor:pointer;}
#about_kiyaku { background:url(../images/template/about/about_kiyaku.gif) no-repeat; width:80px;cursor:pointer;}
#about_privacy { background:url(../images/template/about/about_privacy.gif) no-repeat; width:140px;cursor:pointer;}
#about_faq { background:url(../images/template/about/about_faq.gif) no-repeat; width:90px;cursor:pointer;}
#about_info { background:url(../images/template/about/about_info.gif) no-repeat; width:90px;cursor:pointer;}

/* SUB MENU BUTTONS SPECIAL */
#special_message { background:url(../images/template/special/special_message.gif) no-repeat; width:90px;cursor:pointer;}
#special_diary { background:url(../images/template/special/special_diary.gif) no-repeat; width:90px;cursor:pointer;}
#special_schedule { background:url(../images/template/special/special_schedule.gif) no-repeat; width:90px;cursor:pointer;}
#special_community { background:url(../images/template/special/special_community.gif) no-repeat; width:90px;cursor:pointer;}
#special_downloads { background:url(../images/template/special/special_downloads.gif) no-repeat; width:90px;cursor:pointer;}
#special_events { background:url(../images/template/special/special_events.gif) no-repeat; width:90px;cursor:pointer;}

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

/* SUB MENU BUTTONS GALLERY*/
#goods_goods { background:url(../images/template/goods/goods_goods.gif) no-repeat; width:90px;cursor:pointer;}
#goods_ticket { background:url(../images/template/goods/goods_ticket.gif) no-repeat; width:90px;cursor:pointer;}
#goods_tokutei { background:url(../images/template/goods/goods_tokutei.gif) no-repeat; width:90px;cursor:pointer;}

/* ---------------------------------------------------------
■ その他　テキストなどの設定
--------------------------------------------------------- */
#mContent p {
	padding: 0 0 10px;
	line-height: 18px;
}

#mContent h3 {
	font-size:14px;
	color: #658918;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #efefef;
}

#mContent h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 10px;
	padding: 0;
}

#mContent h5 {
	text-align:right;
	font-size: 12px;
	color:#999;
	margin-bottom: 10px;
}

hr {
	border-style: dotted none none none;
	border-top-color: #c4c4c4;
	width: 100%;
	margin-bottom: 10px;
}

d.alert {
	background:url(../images/alert.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	color:red;
}

/* ---------------------------------------------------------
■ テーブル
--------------------------------------------------------- */
/* パターン1 */
#mContent table.waku1 {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
}

#mContent table.waku1 thead th {
	padding: 5px 10px;
	text-align: left;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #222;
	font-weight: bold;
	color: #fff;
}

#mContent table.waku1 tbody th {
	padding: 5px 10px;
	text-align: left;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ddd;
	font-weight: bold;
}

#mContent table.waku1 td {
	padding: 5px 10px;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* パターン2 */
#mContent table.waku2 {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
}

#mContent table.waku2 thead th {
	padding: 5px 10px;
	text-align: left;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #465c12;
	color: #fff;
	font-weight: bold;
}

#mContent table.waku2 tbody th {
	padding: 5px 10px;
	text-align: left;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ddd;
	font-weight: bold;
}

#mContent table.waku2 td {
	padding: 5px 10px;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
