/*--------------------------------------------------------------*/
/*-- 基本要素 --*/

body {
	background: #FFF url(img/bg_body.gif) repeat left top;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: 0px;
}
#contents {
	width: 700px;
	text-align: left;
	background: #000;
	margin: 0px auto;
	/*
	height: 695px;
    overflow:auto;
    position:absolute;
    top: 50%;
    left: 50%;
	margin: -347px 0px 0px -285px;
	*/
}
#head {
	width: 700px;
	margin: 15px 0px;
}
#main {
	width: 570px;
	float: left;
	padding: 0px;
	margin: 0px 0px 10px;
}
#menu {
	width: 130px;
	float: right;
	padding: 0px;
	margin: 0px 0px 10px;
}
#copyright {
	width: 700px;
	height: 20px;
	background: url(img/bg_head.gif) repeat;
	border-bottom: solid 8px #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
	float:none;
	clear:both;
}
p {
	line-height: 150%;
	margin: 0px 0px 10px;
}
img {
	border: 0px;
	vertical-align: top;
}
th,td {
	font-size: 12px;
}
dt {
	margin: 0px;
}
dl,ul {
	padding: 0px;
	margin: 0px 0px 10px;
}
ol,li,dd {
	line-height: 140%;
	padding: 0px;
	margin: 0px;
}

/*-- リンク指定 --*/

a:link,
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}

/*--------------------------------------------------------------*/
/*-- エントランス --*/

#entrance {
	width: 700px;
	height: 100%;
	background: #FFF;
	border-left: solid #333 1px;
	border-right: solid #333 1px;
	margin: 0px auto;
}
#entrance div {
	width: 570px;
	text-align: right;
	padding: 30px 0px 0px;
	margin: 0px 65px;
}
img#enter {
	margin: -15px 1px 28px;
}

/*--------------------------------------------------------------*/
/*-- メニュー要素 --*/

#menu ul {
	margin: 0px 9px 20px;
}
#menu ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px;
}
#menu ul li a {
	display: block;
	width: 112px;
	height: 20px;
}
#menu ul li a img {
	visibility: hidden;
}
#menu dl {
	margin: 0px 9px 10px;
	border-bottom: dotted 1px #666;
}
#menu dl dt {
	border-top: dotted 1px #666;
	margin: 0px;
	padding: 5px 0px;
}
#menu dl dd {
	background: url(img/m_txt_bg.gif) repeat;
	font-size: 10px;
	line-height: 130%;
	padding: 3px;
	margin: 0px 6px 10px;
}
#menu p {
	background: url(img/contact.gif) no-repeat;
	width: 66px;
	height: 10px;
	text-align: center;
	margin: 0px 32px 20px;
}
#menu p img {
	visibility: hidden;
}
#menu a {
	background: url(img/contact.gif) no-repeat;
	display: block;
}
#menu a:hover {
	background: url(img/contact_on.gif) no-repeat;
}

/*-- メニューボタン指定 --*/

#m-top,
#m-top a { background: url(img/menu_1.gif) no-repeat left top; }
#m-top a:hover { background: url(img/menu_1_on.gif) no-repeat left top; }

#m-prof,
#m-prof a { background: url(img/menu_2.gif) no-repeat left top; }
#m-prof a:hover { background: url(img/menu_2_on.gif) no-repeat left top; }

#m-disco,
#m-disco a { background: url(img/menu_3.gif) no-repeat left top; }
#m-disco a:hover { background: url(img/menu_3_on.gif) no-repeat left top; }

#m-bio,
#m-bio a { background: url(img/menu_4.gif) no-repeat left top; }
#m-bio a:hover { background: url(img/menu_4_on.gif) no-repeat left top; }

#m-sche,
#m-sche a { background: url(img/menu_5.gif) no-repeat left top; }
#m-sche a:hover { background: url(img/menu_5_on.gif) no-repeat left top; }

#m-live,
#m-live a { background: url(img/menu_6.gif) no-repeat left top; }
#m-live a:hover { background: url(img/menu_6_on.gif) no-repeat left top; }

#m-bbs,
#m-bbs a { background: url(img/menu_7.gif) no-repeat left top; }
#m-bbs a:hover { background: url(img/menu_7_on.gif) no-repeat left top; }

#m-blog,
#m-blog a { background: url(img/menu_8.gif) no-repeat left top; }
#m-blog a:hover { background: url(img/menu_8_on.gif) no-repeat left top; }

#m-flag,
#m-flag a { background: url(img/menu_9.gif) no-repeat left top; }
#m-flag a:hover { background: url(img/menu_9_on.gif) no-repeat left top; }

#m-diary,
#m-diary a { background: url(img/menu_10.gif) no-repeat left top; }
#m-diary a:hover { background: url(img/menu_10_on.gif) no-repeat left top; }

#m-media,
#m-media a { background: url(img/menu_11.gif) no-repeat left top; }
#m-media a:hover { background: url(img/menu_11_on.gif) no-repeat left top; }

/*--------------------------------------------------------------*/
/*-- メイン要素 --*/

h1 {
	width: 530px;
	font-size: 1px;
	margin: 0px 20px;
	padding: 0px;
}
#area-box {
	width: 530px;
	height: 465px;
	display: block;
	background: url(img/bg_main.gif) no-repeat left top;
	margin: 0px 20px 5px;
	padding: 0px;
}
#area {
	height: 463px;
	border: none;
	padding: 0px 9px;
	margin: 1px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-base-color : #828282;
	scrollbar-face-color : #828282;
	scrollbar-track-color: #000;
	scrollbar-arrow-color : #F00;
	scrollbar-3dlight-color: #666;
	scrollbar-highlight-color: #CCC;
	scrollbar-shadow-color : #828282;
	scrollbar-darkshadow-color : #666;
}
p.link {
	text-align: right;
	padding: 0px;
	margin: 10px 0px 15px;
}
p.link a {
	background: url(img/arw_2.gif) no-repeat left center;
	padding-left: 10px;
}

/*--------------------------------------------------------------*/
/*-- 各ページ要素 --*/

/*--------------------------------------------------------------*/
/*-- TOP PAGE --*/

#area-top {
	width: 530px;
	height: 465px;
	background: #000;
	margin: 0px;
	padding: 5px 0px 0px;
	border: none;
}
#area-top a {
	color: #F00;
}
#release {
	height: 135px;
	background: #FFF url(img/t_bg_release.gif) no-repeat;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	color: #000;
	margin: 0px 0px 13px;
	padding: 0px 1px 0px 26px;
	font-size: 1px;
}
#release img.new-cd {
	float: right;
	margin: 5px;
}
#release p {
	float: left;
	width: 360px;
	font-size: 12px;
	line-height: 130%;
	margin: 5px 0px 4px;
}
#release p img {
	margin: 0px 0px 4px;
}
#release ul {
	width: 360px;
	float: left;
	margin: 0px;
}
#release ul li {
	list-style-type: none;
	background: url(img/ic.gif) no-repeat 0px 3px;
	font-size: 11px;
	color: #000;
	line-height: 120%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
#information {
	height: 228px;
	background: #E5E5E5 url(img/t_bg_info.gif) no-repeat;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	color: #333;
	margin: 0px 0px 13px;
	padding: 0px 1px 0px 16px;
}
#information div.scroll {
	height: 226px;
	margin: 1px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-base-color : #828282;
	scrollbar-face-color : #828282;
	scrollbar-track-color: #E5E5E5;
	scrollbar-arrow-color : #F00;
	scrollbar-3dlight-color: #666;
	scrollbar-highlight-color: #CCC;
	scrollbar-shadow-color : #828282;
	scrollbar-darkshadow-color : #666;
}
#information p {
	background: url(img/line_dot_2.gif) repeat-x left bottom;
	line-height: 130%;
	padding: 5px 1px 6px;
	margin: 0px 9px 3px;
}
#information p.btm {
	background: url(none);
}
#next-live {
	height: 70px;
	background: #E5E5E5 url(img/t_bg_live.gif) no-repeat;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	color: #333;
	margin: 0px;
	padding: 0px 1px 0px 16px;
}
#next-live p {
	line-height: 140%;
	padding: 0px 15px;
	margin: 0px 10px 5px;
}
#next-live p.title {
	background: url(img/arw.gif) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 10px 2px;
}
#next-live p.link {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	margin: 0px 10px;
}
#next-live p.link a {
	background: url(img/arw_t.gif) no-repeat left center;
}

/*--------------------------------------------------------------*/
/*-- PROFILE --*/

#prof {
	background: #000;
	width: 530px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/*--------------------------------------------------------------*/
/*-- DISCOGRAPHY --*/

.discography-cap {
	background: #666;
	font-weight: bold;
	color: #F00;
	line-height: 18px;
	margin: 10px 0px 15px;
	padding: 0px 13px;
	border-bottom: solid 1px #CCC;
}
.discography {
	width: 100%;
	margin: 0px 0px 30px;
	border-left: solid 1px #F00;
}
.discography th {
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding: 0px 0px 0px 8px;
	border-left: solid 5px #F00;
	height: 18px;
}
.discography td {
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	padding: 5px 0px 25px 13px;
	height: 82px;
}
.discography th span {
	font-size: 11px;
	font-weight: normal;
}
.discography td.record-img {
	width: 140px;
	height: 100px;
	text-align: right;
	padding: 0px 0px 25px;
}
.discography td.record-img img {
	border: solid 1px #999;
}
.discography td ul {
	background: url(img/line_dot.gif) repeat-x left top;
	margin: 5px 0px 15px;
	padding: 7px 0px 0px;
}
.discography td li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 15px 0px 0px;
}
.discography td p {
	text-align: right;
	line-height: 15px;
	margin: -15px 0px 0px;
}
.discography .btm td,
.discography .btm td.record-img {
	padding-bottom: 0px;
}

/*--------------------------------------------------------------*/
/*-- BIOGRAPHY --*/

.biography-cap {
	background: url(img/bg_layer.gif) repeat;
	padding: 10px;
	margin: 10px 0px;
}
.biography dt {
	background: url(img/line_dot.gif) repeat-x left bottom;
	color: #F00;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 1px 2px;
}
.biography dd {
	line-height: 130%;
	padding: 4px 1px;
	margin: 0px 0px 15px;
}
.biography dd p {
	margin: 0px 0px 10px;
}

/*--------------------------------------------------------------*/
/*-- SHCEDULE --*/

.schedule {
	border: solid 1px #999;
	border-top: solid 5px #F00;
	background: url(img/bg_layer.gif) repeat;
	padding: 5px 0px 0px;
	margin: 10px 0px 25px;
}
.schedule dt {
	background: url(img/arw.gif) no-repeat 0px 7px;
	font-weight: bold;
	padding: 3px 5px 2px 15px;
	margin: 0px 10px 5px;
	font-size: 14px;
	line-height: 130%;
}
.schedule dt span {
	font-size: 11px;
	font-weight: bold;
}
.schedule dd {
	padding: 0px 5px 0px 15px;
	margin: 0px 10px 15px;
	
}
.schedule dd p {
	font-size: 11px;
	font-weight: bold;
	color: #FAF400;
	border-bottom: solid 1px #CCC;
	padding: 0px 3px;
	margin: 0px 0px 3px;
}

/*--------------------------------------------------------------*/
/*-- MEDIA情報 --*/

.media-cap {
	background: url(img/bg_layer.gif) repeat;
	border-top: solid 2px #F9F000;
	padding: 10px;
	margin: 10px 0px 15px;
}
.media-cap strong {
	color: #F00;
}
.media-cap span {
	font-weight: bold;
}
.media {
	margin-bottom: 20px;
}
.media h2 {
	background: #666 url(img/line_dot_2.gif) repeat-x left bottom;
	color: #F00;
	font-size: 12px;
	line-height: 18px;
	padding: 1px 0px 1px 10px;
	margin: 0px 0px 5px;
}
.media p {
	background: url(img/line_dot.gif) repeat-x left bottom;
	margin: 0px;
	padding: 4px 2px;
}
.request h2 {
	background: #666 url(img/line_dot_2.gif) repeat-x left bottom;
	color: #F00;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 5px;
}
.request dl {
	margin: 0px;
	padding: 10px 0px;
}
.request dt {
	background: url(img/arw_2.gif) no-repeat 0px 1px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}
.request dd {
	margin: 0px 0px 12px 10px;
	padding: 0px;
}


/*--------------------------------------------------------------*/
/*-- ライブレポート --*/

.report {
	background: url(img/bg_layer.gif) repeat;
	border-top: solid 1px #F00;
	border-bottom: solid 1px #F00;
	margin: 15px 10px 15px;
	padding: 5px 0px 0px;
}
.report dt {
	background: url(img/arw.gif) no-repeat 0px 7px;
	font-weight: bold;
	padding: 3px 5px 2px 15px;
	margin: 0px 10px 10px;
	font-size: 14px;
	line-height: 130%;
	border-right: solid 3px #999;
	border-bottom: solid 1px #999;
}
.report dt span {
	font-size: 11px;
}
.report dd {
	margin: 0px 10px;
}
.report dd p {
	width: 450px;
	padding: 5px 0px;
	margin: 0px;
}
.report dd img {
	float: right;
	border: solid 3px #000;
	margin: 0px 0px 10px 10px;
}

/*--------------------------------------------------------------*/
/*-- チケット予約フォーム --*/

.form-cap {
	background: url(img/bg_layer.gif) repeat;
	padding: 10px;
	margin: 10px 0px;
}
fieldset {
	border: solid 1px #AAA;
	margin: 0px 0px 20px;
}
legend {
	color: #FFF;
	font-weight: bold;
	margin: 0px 15px 15px;
}
.form-cap span {
	color: #F00;
	font-weight: bold;
}
.form-set {
	padding: 0px;
	margin: 0px 25px 20px;
}
.form-set dt {
	color: #F00;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px;
}
.form-set dd {
	margin: 0px 0px 18px;
	padding: 0px;
}
.submit {
	text-align: center;
	margin: -5px 25px 20px;
}
textarea {
	scrollbar-base-color : #828282;
	scrollbar-face-color : #828282;
	scrollbar-track-color: #000;
	scrollbar-arrow-color : #F00;
	scrollbar-3dlight-color: #666;
	scrollbar-highlight-color: #CCC;
	scrollbar-shadow-color : #828282;
	scrollbar-darkshadow-color : #666;
}
