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

body {
	background: url(../images/bg_foot.jpg) repeat-x bottom;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

input{background-color: #FFF;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_head.jpg)  repeat-x;
	height: auto;
}

#mBody{
	width: 900px;
	margin: 0 auto;
}

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
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;
}

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

/* ---------------------------------------------------------
■ ヘッダー
--------------------------------------------------------- */
#mHeader {
	width: 900px;
	height: 70px;
	float: left;
}

#mMenu {
	width: 540px;
	float: right;
}
#mMenu div {height:36px;float:left;}

/*
#mMenu2 {
	float:right;
}

#mMenu2 div { height:36px;float:left;}
*/
/*
#mLogo {
	width:350px;
	height: 80px;
}*/

#mLogoImg {
	width: 350px;
	height: 80px;
	background: url(../images/logo.jpg) no-repeat;
	cursor:pointer;
	float:left;
}

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

/*
#mLogOut {float:right;padding-right:18px;padding-top:18px;font-size:11px;}
#mLogOut img { position:relative; top:8px;border:0;}
*/
#mLogOut { width: 430px; float:right; margin: 5px 0;padding-right:6px}
#mLogOut img { float: right; margin: 0 5px 0 0; border:0;}
#mGreetings { float:right;margin: 5px 5px 0 0;color:#808080;}

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

/* ---------------------------------------------------------
■ コンテンツ枠
--------------------------------------------------------- */
#Frame_Bg {
	background: url(../images/template/bg_fr_b.jpg) no-repeat bottom;
	padding-bottom: 15px;
}

#Frame {
	width: 900px;
	background: url(../images/bg_note_top.jpg) no-repeat right top;
	overflow: hidden;
}

#Frame_sub {
	width: 900px;
	height: 606px;
	background: url(../images/bg_note_sub.jpg) no-repeat right top;
	overflow: hidden;
}

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

#Frame_sub:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

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

/* 動画 */
.opening {
	width: 398px;
	height: 500px;
	float: right;
	background: url(../images/top/top_bg_opening.jpg) no-repeat 10px 45px;
/*	background: url(../images/top/top_bg_opening.jpg) no-repeat 10px 75px;*/
}

.movie {
	width: 320px;
	height: 230px;
	margin: 150px 0 0 25px;
/*	margin: 180px 0 0 25px;*/
}

/* WHAT'S NEW */
.news {
	width: 100%;
	float: left;
	background: url(../images/top/top_bg_whatsnew.gif) repeat-x;
	height: 25x;
	padding: 5px 0 0 0;
}
.news .news_content {
	width: 900px;
	height:30px;
	margin: 0 auto;
}

.news .news_content img {
	float: left;
	margin: 4px 10px;
	display: inline;
}

.news .news_content div.more {
	float: right;
}

Marquee {
	background: #fff;
	height: 20px;
	width: 700px;
	float: left;
}
.news p {
	color: #000;
	font-size: 12px;
	padding-top: 5px;
}

.news p span {
	color: #df0461;
	font-weight: bold;
	padding-left: 30px;
}

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

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

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

/* 内容ゾーン
------------------------------------ */
#mRight {
	width: 483px;
	background-repeat:no-repeat;
	margin: 30px 5px 0 0;
	padding-top: 41px;
	display: inline;
	float: right;
/*	background-color:pink;*/
}

/* タイトル */
#mTitle {
	width: 450px;
	font-size:12px;
	background: url(../images/template/bg_title.jpg);
	padding: 5px;
	margin-left: 10px;
}

#mContent {
	width: 450px;
	padding: 10px 10px 0 10px;
	height:460px;
/*	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;
}

#mContent2 {
	width: 450px;
	padding: 10px 10px 0 10px;
	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;
}

/* ---------------------------------------------------------
■ サブメニュー
--------------------------------------------------------- */
#mSubMenu {
	width: 480px;
	height: 40px;
	margin-bottom: 10px;
}
#mSubMenu div {
	height: 40px;
	float: left;
}

.menu {
	display: none;
}

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

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


/* SUB MENU BUTTONS ABOUT */
#about_fanclub { background:url(../images/template/about/about_fanclub.gif) no-repeat; width:150px;cursor:pointer;}
#about_kiyaku { background:url(../images/template/about/about_kiyaku.gif) no-repeat; width:50px;cursor:pointer;}
#about_privacy { background:url(../images/template/about/about_privacy.gif) no-repeat; width:115px;cursor:pointer;}
#about_faq { background:url(../images/template/about/about_faq.gif) no-repeat; width:75px;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:100px;cursor:pointer;}
#special_diary { background:url(../images/template/special/special_diary.gif) no-repeat; width:60px;cursor:pointer;}
#special_schedule { background:url(../images/template/special/special_schedule.gif) no-repeat; width:75px;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:75px;cursor:pointer;}
#special_events { background:url(../images/template/special/special_events.gif); width:80px;cursor:pointer;}

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

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

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

#mContent h3 {
	font-size:14px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	background: #f9e7eb;
}

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

#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 {
	width:410px;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	border: 1px solid #ddd;
}

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


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

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

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

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


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

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


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

/* ---------------------------------------------------------
■ テーブル
--------------------------------------------------------- */
/* パターン3 */
#mContent table.waku3 {
	width:430px;
	border-collapse: collapse;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	margin: 0 0 20px 0;
}

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


#mContent table.waku3 tbody th {
	padding: 5px 10px;
	text-align: left;
	line-height: 18px;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	background-color:#808080;
	color:#FFF;
	font-weight: bold;
}

#mContent table.waku3 td {
	padding: 5px 10px;
	line-height: 18px;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	color: #404040;
}