@charset "shift_jis";
/* CSS Document */

/* 基本
------------------------------------------------------------------------------------- */
html,body {
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "MS P ゴシック", sans-serif;
	font-size: 12px;
	color: #9CA7B8;
	line-height: 1.5em;
	margin:0px;
	padding:0px;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color:#000000;
	overflow-x: hidden;
	background-color: #000000;
	background-image:url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image:url(../img/bg_footer2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgBlack {
	background-image:none;
}



/* リンク
------------------------------------------------------------------------------------- */
a {
	color: #3399CC;
	text-decoration:underline;
	padding:0.5em;
}
a:visited {
	color: #3399CC;
	text-decoration:underline;
}
a:active {
	color: #3399CC;
	text-decoration:underline;
}
a:hover {
	color: #89BBED;
	text-decoration:underline;
}

/* TABLE
------------------------------------------------------------------------------------- */
table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	vertical-align: top;
	
}
td.PosCenter {
	text-align: center;
	vertical-align: top;
}


td.infoData {
	text-align: center;
	vertical-align: top;
}

/* img
------------------------------------------------------------------------------------- */
img {
  margin: 0;
  padding: 0;
}
a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a:hover img {
  border: none;
  background-color: none;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* 見出し
------------------------------------------------------------------------------------- */
h2 {
	font-size: 12px;
	font-weight: bold;
	color:#3399CC;
	background-image: url(../img/h2_bg.gif);
	background-repeat: repeat;
	background-position: left;
	height: 20px;
	padding-left: 20px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color:#297AA0;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color:363636;
	margin: 0px;
}



/* テキスト
------------------------------------------------------------------------------------- */
.title {
	font-size: 12px;
	font-weight: bold;
	color:363636;
}



/*Enterページ
------------------------------------------------------------------------------------- */
body.enter {
	background-image:url(../img/bg_enter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body.enter #container {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	height:100%;
	min-height: 100%;
	background-image: none;
	display: block;
}
body.enter #contents {
	width: 100%;
	text-align: left;
	height:96%;
	min-height: 95%;
	background-image: none;
	vertical-align: middle;
	position: relative;
}
#logoEnter {
	width: 400px;
	height: 220px;
	top: 50%;
	position: absolute;
	margin-top: -150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



/* 下層コンテンツ共通
------------------------------------------------------------------------------------- */
#container {
	width: 925px;
	margin: 0px auto;
	text-align: left;
	height:100%;
	min-height: 100%;
	background-image: none;
	display: block;
}
.main_flame{
	margin-top:0;
	margin-bottom:0;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.contents_flame {
	width: 100%;
	height:100%;
	padding:0px;
	position:relative;
}




/* 共通
------------------------------------------------------------------------------------- */
#contents {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#txt {
	width: 780px;
	float: right;
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 15px;
	font-size: 12px;
}
#day {
	width: 760px;
	float: right;
	position: relative;
	color: #3399CC;
	text-align: right;
	margin-right: 20px;
	font-size: 12px;
}
#goTop {
	width: 760px;
	float: right;
	position: relative;
	color: #3399CC;
	text-align: right;
}


/* NEWS
------------------------------------------------------------------------------------- */
#news {
	width: 810px;
	position: relative;
	clear: both;
	display: block;
}


/* Profile
------------------------------------------------------------------------------------- */
#profile {
	width: 810px;
	display: block;
	position: relative;
	clear: both;
	float: left;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color:#3399CC;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	width: 300px;
}
/* Profile*/
#profile dl {
	width: 245px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	float: left;
	padding-top: 20px;
}
#profile dt {
	width: 45px;
	float: left;
	position: relative;
	margin: 0px;
}
#profile dd {
	width: 195px;
	position: relative;
	clear: right;
}



/*Discography
------------------------------------------------------------------------------------- */
#disco {
	width: 810px;
	display: block;
	position: relative;
	clear: left;
	float: left;
	margin-bottom: 40px;
	clear: both;
}
#player {
	width: 335px;
	position: relative;
}
#releaseInfo {
	width: 334px;
	position: relative;
	display: block;
	float: right;
	font-size: 10px;
	line-height: 1.3em;
	margin-top: 8px;
	clear: both;
}
#disco h2 {
	width: 400px;
}
#releasePlay {
	width: 450px;
	display: block;
	float: right;
}
#soundList {
	margin-left: 30px;
	margin-top: 5px;
	position: relative;
	width: 400px;
}
/* 曲リスト*/
#disco dl {
	display: block;
	position: relative;
	margin: 0px;
	width: 400px;
}
#disco dt {
	float: left;
	position: relative;
	margin: 0px;
	width: 240px;
}
#disco dd {
	position: relative;
	clear: right;
	width: auto;
	float: left;
}
/* 試聴ボタン*/
#disco #soundBtn {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	padding: 0px;
	width: 50px;
	height: 10px;
}
#disco #movBtn {
	margin-top: 3px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 10px;
	clear: right;
	float: left;
	width: 50px;
}
#releaseTxt {
	position: relative;
	width: 400px;
	margin-top: 15px;
	font-size: 10px;
	line-height: 1.3em;
	float: left;
}
#disco a {
	margin: 0px;
	padding: 0px;
}



/* SHOW
------------------------------------------------------------------------------------- */
/*SHOW背景
----------------------------------------------------------------------*/
/*body.showBody {
	background-color: #000000;
	background-image:url(../img/bg_footer2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/


/*IFrameセット*/
#iframe_show{
	float: left;
	position: relative;
	width: 100%;
	height:100%;
	padding:0px;
	position:relative;
}
/*SHOWメニュー部分*/
#show_menu{
	position: relative;
	height: 20px;
	background-color: #257095;
	margin-bottom: 8px;
	padding-top: 4px;
	text-align: center;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#show_menu a {
	color: #FFFFFF;
}

#show_menu img {
	margin-right: 12px;
	margin-left: 12px;
	position: relative;
}
/*SHOWコンテンツ部分*/

#show {
	width: 810px;
	position: relative;
	clear: both;
	display: block;
	margin-bottom: 20px;
	float: left;
}


#show #txt {
	width: 800px;
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 15px;
	margin-top: 5px;
}

/*SHOW内容/見出し背景*/
#show #stitle {
	background-image: url(../show/img/show_mbg.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
}
/*SHOW内容/日付*/
#show #day {
	float: left;
	position: relative;
	width: 140px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*SHOW内容/公演名*/
#show #sname {
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
}
#show #sname a {
	color: #FFFFFF;
}
/*SHOW内容/予約ボタン*/
#show #sbtn {
	width: 130px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
}

/*SHOW内容/リスト*/
#show dl {
	margin-left: 15px;
	position: relative;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#show dt {
	float: left;
	width: auto;
	position: relative;
	color: #548AAB;
}
#show dd {
	clear: right;
	position: relative;
	width: 620px;
	display: block;
}
#show .red {
	color: #ff0000;
}




/* SCHEDULE
------------------------------------------------------------------------------------- */
/*スケジュール背景
----------------------------------------------------------------------*/
/*body.scheduleBody {
	background-color: #000000;
	background-image:url(../img/bg_footer2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/


/*IFrameセット*/
#iframe_schedule{
	float: left;
	position: relative;
	width: 100%;
	height:100%;
	padding:0px;
	position:relative;
}

#schedule_menu{
	position: relative;
	height: 20px;
	background-color: #257095;
	margin-bottom: 8px;
	padding-top: 4px;
	text-align: center;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
#schedule_menu img {
	margin-right: 12px;
	margin-left: 12px;
	position: relative;
}
#schedule {
	width: 810px;
	position: relative;
	clear: both;
	display: block;
	text-align: left;
}

#schedule #txt {
	width: 780px;
	float: right;
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 30px;
	margin-top: 5px;
}




/* Photo Gallery
------------------------------------------------------------------------------------- */
/*PHOTO背景
----------------------------------------------------------------------*/
body.photoGallery {
	background-color: #000000;
	background-image:url(../img/bg_footer2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: auto;
	margin-left: auto;
}


/*IFrameセット*/
#iframe_photo{
	height:100%;
	float: left;
	position: relative;
	clear: right;
}
#iframe_list{
	height:100%;
	position: relative;
}



/*左リスト*/
#gallery_list {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #9CA7B8;
	position: relative;
	float: left;
}
#gallery_list dl {
	position: relative;
	margin: 0px;
	float: left;
}
#gallery_list dt {
	line-height: 1.2em;
	margin-bottom: 5px;
	position: relative;
	clear: both;
	padding: 0px;
}
#gallery_list dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	float: left;
	clear: both;
	width: 280px;
}
#gallery_list dd a {
	margin: 0px;
	padding: 0px;
}
/*写真リスト/写真枠*/
#gallery_list dd #photo {
	width: 80px;
	border: 1px solid #333333;
	position: relative;
	vertical-align: middle;
	height: 80px;
	text-align: center;
	float: left;
	margin-right: 5px;
	clear: right;
	margin-bottom: 5px;
}
/*写真リスト/サムネイル写真サイズ指定*/
#gallery_list dd .thumb {
	position: relative;
	vertical-align: middle;
	padding: 0px;
}

/*右写真*/
#gallery {
	width: 480px;
	display: block;
	position: relative;
	float: left;
}
#gallery2 {
	width: 450px;
	display: block;
}
#gallery iframe {
	clear: both;
	float: left;
	position: relative;
	height: 25px;
}
#gallery #caption {
	font-size: 10px;
	color: #666666;
	width: 400px;
	position: relative;
	margin-left: 20px;
	float: left;
}
#gallery #day {
	width: 100px;
	float: right;
	position: relative;
	color: #9CA7B8;
	text-align: right;
	background-image: none;
	clear: left;
}

#gallery #imgView {
	text-align: center;
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	/*height: 345px;*/
}
#photoGallery {
	width: 480px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;

}
#photoGallery #attention {
	font-size: 10px;
	color: #666666;
	position: relative;
	text-align: right;
	margin-top: 10px;
}



/* Diary
------------------------------------------------------------------------------------- */
#diary {
	width: 810px;
	position: relative;
	clear: both;
	display: block;
}

#diary #txt {
	width: 780px;
	float: right;
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 30px;
	margin-top: 5px;
}

#diary #register {
	width: 240px;
	float: right;
	position: relative;
	margin-left: 15px;
}


/* Link
------------------------------------------------------------------------------------- */
#link {
	width: 810px;
	position: relative;
	clear: both;
	display: block;
}

#link #txt {
	width: 780px;
	float: right;
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 30px;
	margin-top: 5px;
}

