@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      style.css
 Author:         S
 Style Info:     ftHg̃X^C̃Zbgyъ{ݒ
----------------------------------------------------------- */

/*----------------------------------------------------
	Reset
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;
}


/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	background: #000000 url(../img/main_bg.jpg);
	color: #ffffff;
	font-size: 12px;
	font-family: verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
}

* + html body {
	font-family: "CI","Meiryo";
}

#container {
	 background-color: #000000;
	 width: 810px;
	 margin: 10px auto;
}

#index_logo {
	width: 810px;
	margin: 10px auto;
	text-align: center;
	vertical-align: middle;
}

/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	color: #336600;
}

a:visited {
	color: #336600;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FFFF00;
}

/*----------------------------------------------------
	padding
----------------------------------------------------*/
.pad_t_20 {
	 padding-top: 20px;
	}

.pad_b_10 {
	padding-bottom: 10px;
}

.pad_tb_10 {
	padding: 10px 0px;
}

/*----------------------------------------------------
	header
----------------------------------------------------*/

#header {
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 800px;
	padding: 0px 5px;
}

#logo {
	margin-left: 70px;
}

#menu {
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 26px;
}

#menu ul {
	list-style: none outside;
	line-height: 0;
	padding-top: 6px;
}

#menu li {
	display: inline;
}


/*----------------------------------------------------
	contents
----------------------------------------------------*/
#contents {
	background-image: url(../img/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 800px;
	margin-top: 20px;
	padding-top: 5px;
}

.title {
	text-align: left;
	margin: 0px 0px 0px 50px;
}

#index_band {
	width: auto;
	height: auto;
	margin-left: 50px;
}

#index_news {
	display: inline;
	float: right;
	width: 450px;
	height: auto;
	text-align: center;
}

#index_news_title {
	text-align: left;
	padding-left: 40px;
}

#index_photos_title {
	clear: both;
	width: 600px;
	margin-top: 45px;
	margin-left: 50px;
}

#index_photos_box {
	background-image: url(../img/index_photos_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 80px 0px 120px 0px;
	text-align: center;
}

#carouselbox {
	width: 650px;
	padding-top: 30px;
}

#index_photos_box .carousel {
	text-align: center;
}

#index_photos_box .prev {
	float: left;
	padding-right: 20px;
}

#index_photos_box .next {
	float: right;
}

#index_photos_box .carousel li {
	float: left;
	padding-right: 20px;
}

#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 10px;
	text-align: right;
}

/*----------------------------------------------------
	profile
----------------------------------------------------*/

#profile_pic {
	width: 690px;
	text-align: center;
	margin-top: 20px;
}

#profile_pic p {
	padding-top: 10px;
}

#profile_pic a:link {
	color: #FFFFFF;
}

#profile_pic a:visited {
	color: #FFFFFF;
}

#profile_pic a:hover {
	color: #FFFFFF;
}

#profile_pic a:active {
	color: #FFFF00;
}


#profile_bandbox {
	text-align: left;
	margin: 20px 50px;
	padding: 10px 0px;
}

#martinbox {
	background-image: url(../img/profile_martin_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 40px;
	padding-bottom: 30px;
}

#brianbox {
	background-image: url(../img/profile_brian_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 40px;
	padding-bottom: 30px;
}

#mamebox {
	background-image: url(../img/profile_mame_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 40px;
	padding-bottom: 30px;
}

/*----------------------------------------------------
	links
----------------------------------------------------*/

#linkbox {
	margin-top: 20px;
	height: 700px;
}

/*----------------------------------------------------
	video
----------------------------------------------------*/

#videobox {
	margin: 10px 0;
}

#videobox th {
	width: 230px;
	padding-bottom: 20px;
	text-align: center;
}

#videobox td {
	width: 470px;
	padding-bottom: 20px;
	text-align: center;
}

/*----------------------------------------------------
	photos
----------------------------------------------------*/

#photobox {
	margin: 20px 50px;
}

#photo_official {
	background-image: url(../img/photo_official_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	min-height: 360px;
}

#photo_officialbox {
	margin: 20px 0 10px 70px;
	text-align: left;
}

#photo_officialbox td {
	text-align: center;
}

#photo_private {
	background-image: url(../img/photo_private_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 45px;
	min-height: 380px;
}

#photo_privatebox {
	margin: 20px 0 10px 70px;
	text-align: left;
}

#photo_privatebox td {
	text-align: center;
}

/*----------------------------------------------------
	live
----------------------------------------------------*/

#livebox {
	padding: 20px 0px;
	min-height: 600px;
}

#livebox th {
	font-weight: normal;
	text-align: left;
}

#livebox td {
	padding-top: 10px;
	padding-left: 120px;
	text-align: left;
}

#livebox span {
	padding-left: 50px;
}

/*----------------------------------------------------
	blog
----------------------------------------------------*/

#blogbox {
	padding: 20px 0px;
	min-height: 600px;
}

#blogbox td {
	padding-top: 50px;
}

/*----------------------------------------------------
	disco
----------------------------------------------------*/

#discobox {
	padding: 20px 0px;
	min-height: 600px;
}

#discobox table {
	margin: 10px 0px;
}

#discobox th {
	width: 350px;
	text-align: center;
}

#discobox td {
	text-align: left;
}

