@charset "Shift_JIS";
/* CSS Document */
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body{
	background-color:#000;
	margin:0 auto;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	background-image:url(../images/index_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
}

img{border:0;}

#wrap{ width:795px; margin:0 auto;}

#flash_start{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#flash_pop{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#flash_top{
	width:950;
	height:550;
	margin:0px;
	padding:0px;
}

#flash_bio{
	width:950;
	height:600;
	margin:0px;
	padding:0px;
}

#flash_disco{
	width:950;
	height:600;
	margin:0px;
	padding:0px;
}

#flash_schedule{
	width:950;
	height:600;
	margin:0px;
	padding:0px;
}

#flash_media{
	width:950;
	height:600;
	margin:0px;
	padding:0px;
}

#flash_links{
	width:950;
	height:600;
	margin:0px;
	padding:0px;
}
.flash_banner{
	width:238;
	height:109;
	margin:5px 0;
	padding:0px;
}

h1 {
	text-align:center;
}

h2 {
	text-align:center;
}

h3 {
	text-align:left;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:0px;
}

p{
	line-height:140%;
	margin:0px;
}

a{
	color:#FFFA80;
	text-decoration:none;
}

#top_box {
	background-color:#000;
	padding: 5px;
}

#top_box p a {
	display:block;
	width:390px;
	height:250px;
	text-indent: -9999px;
	background:url(../images/spacer.png) no-repeat;
}

#top_box p a:hover {
	background:url(../images/more_info.png) no-repeat;
}

#top_box #top_05 a {
	display:block;
	width:785px;
	height:250px;
	text-indent: -9999px;
	background:url(../images/spacer.png) no-repeat;
}

#top_box #top_05 a:hover {
	background:url(../images/more_info_B.png) no-repeat;
}

#top_box #top_01 {
	float:left;
	background:url(../images/top_image_01.gif) no-repeat;
}

#top_box #top_02 {
	float:right;
	background:url(../images/top_image_02.gif) no-repeat;
}

#top_box #top_03 {
	float:left; margin-bottom:5px;
	background:url(../images/top_image_03.gif) no-repeat;
}

#top_box #top_04 {
	float: right; margin-bottom:5px;
	background:url(../images/top_image_04.gif) no-repeat;
}

#top_box #top_05 {
	margin-bottom:3px;
	background:url(../images/top_image_05.jpg) no-repeat;
}

ul#navi {
	margin: 10px 0px;
	padding:0px;
}

ul#navi li {
	list-style: none;
	float: left;
	width: 116px;
}

ul#navi li a {
	display: block;
	height: 31px;
	background:url(../images/menu.png) no-repeat;
	text-indent: -9999px;
}

ul#navi li#top a {
	background-position:0px 0px;
}

ul#navi li#top a:hover {
	background-position:0px -31px;
}

ul#navi li#schedule {
	margin-left: 20px;
}

ul#navi li#schedule a {
	background-position:-136px 0px;
}

ul#navi li#schedule a:hover {
	background-position:-136px -31px;
}

ul#navi li#media {
	margin-left: 20px;
}

ul#navi li#media a {
	background-position:-272px 0px;
}

ul#navi li#media a:hover {
	background-position:-272px -31px;
}

ul#navi li#biography {
	margin-left: 20px;
}

ul#navi li#biography a {
	background-position:-408px 0px;
}

ul#navi li#biography a:hover {
	background-position:-408px -31px;
}

ul#navi li#discography {
	margin-left: 19px;
}

ul#navi li#discography a {
	background-position:-543px 0px;
}

ul#navi li#discography a:hover {
	background-position:-543px -31px;
}

ul#navi li#links {
	margin-left: 20px;
}

ul#navi li#links a {
	background-position:-679px 0px;
}

ul#navi li#links a:hover {
	background-position:-679px -31px;
}

.clear {
	clear:both;
}

#twitter { margin:5px auto;}


