@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
html,body {
	height: 100%;
}

body {
	font-family:'Times New Roman', Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック';
	font-size: 100%;
	line-height: 150%;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #999999;
	background-color: #121214;
}

#warp {
	background-image: url(../img/wrap_bg.png);
	background-repeat: repeat-y;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
}



h1 {
	font-size: 70%;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-weight: normal;
	display: none;
}

h2 {
	font-size: 70%;
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	width: 99px;
	height: 28px;
}
* html h2 {
	font-size: 70%;
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 99px;
	height: 28px;
}
h3 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #BCB785;
}

ul {
	margin: 0px;
	padding: 0px;
}

img {
border: none;
}

.clear {
	clear:both;
}

.common_line {
	border-bottom: 1px dotted #3C1313;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/* Link Coler */
a:link {
	color: #BCB785;
	text-decoration: none;
}
a:visited {
	color: #BCB785;
	text-decoration: none;
}
a:hover {
	color: #BCB785;
	text-decoration: underline;
}

.header .navigation li a:link {
	color: #BCB785;
	text-decoration: none;
}
.header .navigation li a:visited {
	color: #BCB785;
	text-decoration: none;
}
.header .navigation li a:hover {
	color: #857E49;
	text-decoration: underline;
}
#footer li a:link {
	color: #BCB785;
	text-decoration: none;
}
#footer li a:visited {
	color: #BCB785;
	text-decoration: none;
}
#footer li a:hover {
	color: #857E49;
	text-decoration: underline;
}
.main-img-index li a:link {
	color: #BCB785;
	text-decoration: none;
}
.main-img-index li a:visited {
	color: #BCB785;
	text-decoration: none;
}
.main-img-index li a:hover {
	color: #857E49;
	text-decoration: underline;
}
/* -----------------------------------------Link Coler-- */

/* Common */
.pagetop {
	text-align: right;
	clear: both;
	width: 700px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.prev {
	text-align: right;
	clear: both;
	width: 600px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sub-ttl {
	clear: both;
	padding-left: 30px;
	text-align: left;
}

#contents-wrap .common {
	width: 600px;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
}
#contents-wrap .common strong {
	color: #BCB785;
}
#contents-wrap .common p {
	margin-bottom: 5px;
	margin-top: 5px;
}
#contents-wrap .common .photo {
	float: right;
	width: 370px;
}
#contents-wrap .common .photo img {
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #361212;
	float: left;
}
.btn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #141C38;
	padding-top: 15px;
	text-align: center;
	margin-top: 10px;
}

.playbox {
	margin-left: 8px;
	border: 1px solid #141C38;
	font-family: "Times New Roman";
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	padding: 3px;
}

.box {
	border: 1px solid #BCB785;
	color: #BCB785;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

/* -----------------------------------------Common-- */

/* Header */
.header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;
}
* html .header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
}
.header .navigation {
	float: right;
	margin-right: 10px;
	margin-left: auto;
}
* html .header .navigation li {
	font-size: 14px;
}

.header .navigation li {
	text-align: left;
	list-style-type: none;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 100%;
	margin-right: 10px;
	color: #4B4A3D;
	display: inline;
} 
.main-img-top {
	height: 352px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.main-img {
	background-image: url(../img/maim_img2.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* -----------------------------------------Main IMG-- */

/* Tittle */
.ttl {
	background-image: url(../img/ttl.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 80px;
	padding-top: 25px;
}
* html .ttl {
	background-image: url(../img/ttl.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 80px;
	padding-top: 25px;
}
/* -----------------------------------------Tittle END-- */

/* Contents */
#top-wrap {
	background-image: url(../img/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 0px;
}
#top-left {
	float: left;
	width: 380px;
}
#top-right {
	float: right;
	width: 400px;
}
#contents-wrap {
	background-image: url(../img/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#contents-wrap-event {
	background-image: url(../img/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contents-wrap-prof {
	background-image: url(../img/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
/* -----------------------------------------Contents END-- */

/* What's New */
#top-wrap .whatsnew {
	width: 350px;
	float: left;
	text-align: left;
	font-size: 75%;
	height: 260px;
	overflow: auto;
	margin-left: 30px;
	clear: left;
}
* html #top-wrap .whatsnew {
	width: 350px;
	float: left;
	text-align: left;
	font-size: 75%;
	height: 260px;
	overflow: auto;
	margin-left: 10px;
	clear: left;
}
#top-wrap .whatsnew strong {
	color: #BCB785;
}

#top-wrap .latest {
	width: 350px;
	float: left;
	text-align: left;
	font-size: 75%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: left;
}
* html #top-wrap .latest {
	width: 350px;
	float: left;
	text-align: left;
	font-size: 75%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
}
#top-wrap .latest img {
	margin-bottom: 5px;
}
/* Movie Area */

/* -----------------------------------------What's New END-- */
.movie-area {
	background-image: url(../img/movie_area.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 320px;
	width: 385px;
	float: right;
	padding-top: 35px;
	padding-right: 15px;
	margin: 0px;
}
/* News */

/* -----------------------------------------News END-- */

/* Profile */
#contents-wrap-prof .member {
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	line-height: 180%;
}

#contents-wrap-prof .member li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#contents-wrap-prof .common {
	width: 600px;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
}
#contents-wrap-prof .common strong {
	color: #BCB785;
}
#contents-wrap-prof .common p {
	margin-bottom: 5px;
	margin-top: 5px;
}
#contents-wrap-prof .common .photo {
	float: right;
	width: 370px;
}
#contents-wrap-prof .common .photo img {
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #361212;
	float: left;
}
.vocal {
	background-image: url(../img/profile_vocal.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 189px;
	padding-top: 40px;
	color: #999999;
}
.guitar {
	background-image: url(../img/profile_guitar.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 189px;
	padding-top: 40px;
	color: #999999;
}
.bass {
	background-image: url(../img/profile_bass.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 189px;
	padding-top: 40px;
	color: #999999;
}
.personal-name {
	float: right;
	font-family: "Times New Roman";
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding-top: 100px;
	width: 250px;
}
.personal-name p {
	margin: 5px;
	float: left;
}

/* ----------------------------------------- Profile END -- */

/* Live info */
.live-ttl {
	font-size: 100%;
	font-weight: bold;
	color: #CCFF99;
}
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0D0F0E;
	padding-top: 60px;
	clear: both;
}
#footer li {
	display: inline;
	list-style-type: none;
	font-family: "Times New Roman";
	font-size: 80%;
	font-weight: bold;
	color: #4B4A3D;
	margin-right: 8px;
}
/* ----------------------------------------- Footer END -- */



/* Copyright */
.copyright{
	font-family: "Times New Roman";
	font-size: 70%;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}
/* ----------------------------------------- Copyright END -- */

/* Banner */
.bnr-area {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
/* ----------------------------------------- Banner END -- */

/* Event */
#contents-wrap .event {
	width: 350px;
	color: #999999;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
}
* html .event-img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 90px;
}

#contents-wrap .event strong {
	color: #BCB785;
}
/* ----------------------------------------- Event END -- */

/* Music */
.music-area {
	height: 150px;
	width: 385px;
	float: right;
	clear: right;
	text-align: left;
	padding: 10px 10px 10px 30px;
}
.music-area img {
	float:left;
	margin-right: 20px;
}
.music-area dl {
	margin: 0px;
	padding: 0px;
}
.music-area dt dd {
	margin: 0px;
	padding: 0px;
}
.music-area dt {
	font-weight: bolder;
	color: #BCB785;
	font-size: 13px;
}
.music-area dd {
	font-size: 10px;
}

.music-area .box {
	border: 1px solid #BCB785;
	color: #BCB785;
	padding: 1px 4px;
	margin-left: 10px;
}
.music-area a:link {
	color: #BCB785;
	text-decoration: underline;
}
.music-area a:visited {
	color: #BCB785;
	text-decoration: none;
}
.music-area a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
/* ----------------------------------------- Music END -- */
