﻿@charset "utf-8";
* {
	font-style: normal;
	line-height: 125%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
img {
	vertical-align: bottom;
	border: 0px;
/*	float: right; */
}
hr {
	display: none;
}
a {
	color: #FFCCFF;
}
a:visited {
}
a:hover {
	color: #FF0000;
}
a:active {
}

#box960 {
	text-align: left;
	margin: 0px auto;
	width: 960px;
}
#header {
background:url(images/title.jpg) no-repeat;
	position: relative;
	height: 190px;
	width: 960px;
}
#header h1 {
	text-indent: -9999px;
	height: 146px;
	width: 608px;
	position: absolute;
	left: 55px;
	top: 13px;
	z-index: 10;
}

#header .back{
background:url(images/title7.jpg) no-repeat;
	position: relative;
	height: 190px;
	width: 960px;
}

#header dl,#header dt,#header dd {
	display: none;
}
#header h1 a {
	display: block;
	overflow: hidden;
	height: 146px;
	width: 608px;
}

#header ul {
	background: url(images/title7.jpg) no-repeat;
	height: 190px;
	width: 960px;
	position: relative;
}


#header li {
	position: absolute;
	top: 0px;
	height: 190px;
	width: 70px;
	z-index: 5;
}
#header li#head_paul {
	left: 325px;
}
#header li#head_nakayama {
	left: 400px;
}

#header li#head_koyabu {
	left: 555px;
}
#header li#head_takeda {
	left: 635px;
}

#header li#head_jal {
	left: 788px;
	width: 120px;
}
#header li#head_hayashi {
	left: 475px;
}
#header li#head_utunomiya {
	left: 708px;
}


#header li a {
	text-indent: -9999px;
	display: block;
	height: 190px;
	width: 70px;
	overflow: hidden;
}
#header li#head_paul a {
	background: url(images/head_paul.png) no-repeat 0px -34px;
}
#header li#head_nakayama a {
	background: url(images/head_nakayama.png) no-repeat 0px -34px;
}
#header li#head_koyabu a {
	background: url(images/head_koyabu.png) no-repeat 0px -34px;
}
#header li#head_takeda a {
	background: url(images/head_takeda.png) no-repeat 0px -34px;
}
#header li#head_jal a {
	background: url(images/head_jal.png) no-repeat 0px -34px;
	width: 120px;
}

#header li#head_utunomiya a {
	background: url(images/head_utunomiya.png) no-repeat 0px -34px;
    width: 81px;
}
#header li#head_hayashi a {
	background: url(images/head_hayashi.png) no-repeat 0px -34px;

}
#header li a:visited {
}
#header li#head_paul a:hover {
	background: url(images/head_paul.png) no-repeat 0px 130px;
}
#header li#head_nakayama a:hover {
	background: url(images/head_nakayama.png) no-repeat 0px 130px;
}

#header li#head_koyabu a:hover {
	background: url(images/head_koyabu.png) no-repeat 0px 130px;
}
#header li#head_jal a:hover {
	background: url(images/head_jal.png) no-repeat 25px 130px;
}

#header li#head_takeda a:hover {
	background: url(images/head_takeda.png) no-repeat 0px 130px;
}


#header li#head_utunomiya a:hover {
	background: url(images/head_utunomiya.png) no-repeat 0px 130px;
}
#header li#head_hayashi a:hover {
	background: url(images/head_hayashi.png) no-repeat 0px 130px;
}

#main_left_right {
	background: #660000;
	width: 950px;
	padding: 5px;
	height:100%;
	min-height:1%;
}
#main_left_right:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#main_left {
	float: left;
	width: 700px;
}
#main_right {
	float: right;
	width: 240px;
	font-size: 12px;
}
#box960 address {
	font-size: 2px;
	background: url(images/footer_backimg.gif) repeat-x;
	clear: both;
	height: 6px;
	width: 930px;
	text-align: center;
	padding: 19px 15px 11px;
	margin-bottom: 15px;
}
#next_artist {
	position: relative;
}
#next_artist h2 {
	display: none;
}
#next_artist p {
	font-size: 18px;
	line-height: 40px;
	background: url(images/next_title.gif) no-repeat;
	text-align: right;
	padding: 0px 5px;
	height: 40px;
	width: 690px;
	margin-bottom: 5px;
}
#next_artist dl {
	width: 700px;
	margin-bottom: 15px;
	height:100%;
	min-height:1%;
}
#next_artist dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#next_artist dt {
	background: #FFFFFF;
	padding: 5px;
	margin-top:10px;
	float: left;
	width: 240px;
	border-bottom: 1px solid #000000;
}
#next_artist dd {
	float: right;
	line-height: 150%;
	width: 445px;
	min-height: 225px;
	height: auto !important;
	height: 225px;
}
#next_artist dd h3 {
	font-size: 18px;
	line-height: 25px;
	color: #99FF00;
	background: url(images/dot_white.gif) repeat-x left bottom;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#next_artist dd h3 em {
	font-size: 14px;
}
#next_artist blockquote#next_navi {
	float: none;
	line-height: 25px;
	text-align: right;
	width: 200px;
	position: absolute;
	top: 45px;
	right: 0px;
}
#next_artist blockquote#back_no {
	position: absolute;
	left: 0px;
	top: 280px;    /*　アーティストが２名の場合ここを変える　通常２４０px*/
	width: 250px;
	float: none;
}
/*アーティスト画像使用不可の場合用*/
#next_artist2 {
	position: relative;
}
#next_artist2 h2 {
	display: none;
}
#next_artist2 p {
	font-size: 18px;
	line-height: 40px;
	background: url(images/next_title.gif) no-repeat;
	text-align: right;
	padding: 0px 5px;
	height: 40px;
	width: 690px;
	margin-bottom: 5px;
}
#next_artist2 dl {
	width: 700px;
	margin-bottom: 5px;
}
#next_artist2 dt {
	display: none;
}
#next_artist2 dd {
	line-height: 150%;
}
#next_artist2 dd h3 {
	font-size: 21px;
	line-height: 25px;
	color: #99FF00;
	background: url(images/dot_white.gif) repeat-x left bottom;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#next_artist2 dd h3 em {
	font-size: 14px;
}
#next_artist2 blockquote#next_navi {
	float: none;
	line-height: 25px;
	text-align: right;
	width: 200px;
	position: absolute;
	top: 45px;
	right: 0px;
}

#next_artist2 blockquote#back_no {
	width: 250px;
	margin-bottom: 15px;
}
#navigator {
	clear: both;
	position: relative;
	width: 700px;
	height: 100px;
}
#navigator h2 {
	background: url(images/navi_title.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 700px;
	margin-bottom: 2px;
	overflow: hidden;
}
#navigator p {
	margin:10px;
	font-size:90%;
	letter-spacing:1px;
	line-height:18px;
	float:left;
}

#navi_ico {
	margin-top:15px;
	float: right;
}

#navigator_info {
	width: 700px;
	height:100%;
	min-height:1%;
	margin-bottom:10px;
}
#navigator_info:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#navigator_info dl {
background:url(images/navi_bg.gif) no-repeat;
	display: inline;
	float: left;
	width: 160px;
	height:220px;
	font-size: 12px;
	margin-left:5px;
	margin-right: 7px;
	margin-bottom:15px;
}
#navigator_info dt {
	background: #FFFFFF;
	text-align: center;
	padding: 0px 4px;
	margin-bottom: 0px;

}
#navigator_info dt strong {
	background: #000000;
	display: block;
	line-height: 20px;
}
#navigator_info dd {
    color:#fff;
　　background:#660000;
	margin: 6px 10px;
}
#what_gachicame h2 {
	background: url(images/what_gachicame.gif) no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 240px;
	overflow: hidden;
}
#what_gachicame p {
	color: #333333;
	background: #FFFFFF;
	padding: 5px 7px;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	margin-bottom: 10px;
}
#what_gachicame p strong {
	color: #CC0000;
}
#present {
	background: #330000;
	padding: 4px 9px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
}
#present h2 {
	background: url(images/present_title.gif) no-repeat;
	text-indent: -9999px;
	height: 32px;
	width: 220px;
	margin-bottom: 5px;
	overflow: hidden;
}
#present p {
	margin-bottom: 10px;
}
#present dl {
	text-align: center;
}
#present dt {
	line-height: 20px;
	font-weight: bold;
	background: #660000;
	margin-bottom: 5px;
	font-size: 14px;
}
#present dd {
	margin-bottom: 5px;
}
#present dd h3 {
	font-size: 14px;
	color: #99FF00;
}
#present dd strong {
	color: #CC0000;
}
#present dd em {
	font-weight: bold;
}

/*ガチM 右カラム用

#gachi_m {
	background: #330000;
	padding: 4px 9px 9px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
}
#gachi_m h2 {
	background: url(images/gachim_title.gif) no-repeat;
	text-indent: -9999px;
	height: 32px;
	width: 220px;
	margin-bottom: 5px;
	overflow: hidden;
}
#gachi_m p {
	margin-bottom: 10px;
}
*/

/*ガチM 左カラムロング*/
#gachim_download {
	clear: both;
	width: 700px;
	height:100%;
	min-height:1%;
}
#gachim_download:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#gachi_m {
width: 100%;
/*	width: 345px; */
	float: left;
}
#gachi_m h2 {
	background: url(images/gachim_title.gif) no-repeat;
	background-color:#000000;
	height: 40px;
	padding-top:8px;
	padding-left:150px;
/*	width: 345px; */
	overflow: hidden;
}
/*--------------------------*/
/*ガチＭ日付箇所*/
#gachi_m p {
　　color:#CCCCCC;
    float:right;
	margin-top: 10px;
	margin-right:10px;
}
/*--------------------------*/

#gachi_m_white {
	background: #FFFFFF;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	padding: 4px;
}
#download {
	width: 700px;
	background-color:#000000;
	float: right;
}
#download h2 {
	background: url(images/download_title.gif) no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 345px;
	overflow: hidden;
}
#download_info {
	background: #FFFFFF;
	padding: 5px;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	color: #333333;
	height: 84px;
}
#download_info dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}

#download_info p {
	padding: 5px 5px 0px 5px;
/*	background: url(images/dot_gray.gif) repeat-x left top; */
	float: left;
}
#download_info img {
	padding: 0px 60px 0px 60px;
}



#back_no h2 {
	background: url(images/back_no_title.gif) no-repeat;
	height: 65px;
	width: 700px;
	margin-top:10px;
	margin-bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
}

/**/
/*バックナンバー*/
#back_page{
width:540px;
height:65px;
margin-top:-65px;
margin-left:155px;
}

#back_page ul{
margin:0;
padding:0;
}

#back_page li{
display:inline;
margin:0;
padding:0;
height:auto;
color:#242424;
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
font-size:22px;
}

li a:link{
color:#FFFFFF;
}

li a:visited {
color:#CCCCCC;
}

li a:hover{
color:#CC0000;
}

li a:active{
color:#CC0000;
}

span{
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
font-size:14px;
}

/* ------------------------------------------------------------------ */
/* 曲のバックナンバー  */
/* ------------------------------------------------------------------ */
#music {
    background: #330000;
	padding: 0px 0px 4px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
	margin-bottom:10px;
	clear: both;
	position: relative;
}
#music h3{
    color:#FFFFFF;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top:0px;
	margin-bottom:10px;
    width:233px;
	padding-left:5px;
    background: #000000;
	display: block; 
	line-height: 26px;
	font-weight: bold;
}

#music .artist{
	width:233px;
	margin-bottom:10px;
	background: #330000;
}

#music .artist p{
    width:136px;
　　font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
　　font-size:14px;
    margin-top:6px;
    margin-bottom:6px;
    margin-left:7px;
}
#music .artist img{
	margin-bottom:0px;
}
#music .artist span{
	text-align:center;
	margin-top:0px;
	width:150px;
	background: #000000;
	display: block;
	line-height: 23px;
}

#music .artist_photo{
	width:80px;
	margin-bottom:10px;
	background:#330000;
	float: right;
}

/* ------------------------------------------------------------------ */

div.bn_one {
	clear: both;
	width: 700px;
	position: relative;
}
div.bn_one p {
	font-weight: bold;
	height: 23px;
	line-height: 25px;
	background: #330000;
	margin-top:15px;
	margin-bottom: 5px;
	padding: 0px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
}
div.bn_one dl {
	width: 700px;
	margin-bottom: 15px;
	height:100%;
	min-height:1%;
}
div.bn_one dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
div.bn_one dt {
	background: #FFFFFF;
	padding: 5px;
	margin-top:10px;
	float: left;
	width: 240px;
	border-bottom: 1px solid #000000;
}
div.bn_one dd {
	float: right;
	width: 445px;
}
div.bn_one dd h3 {
	font-size: 18px;
	line-height: 25px;
	color: #99FF00;
	background: url(images/dot_white.gif) repeat-x left bottom;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
div.bn_one dd h3 em {
	font-size: 14px;
}
div.bn_one blockquote#next_navi {
	float: none;
	line-height: 25px;
	text-align: right;
	width: 200px;
	position: absolute;
	top: 30px;
	right: 0px;
}
#bt_bosyu {
}
#bt_bosyu h2 {
	display: none;
}
#bt_bosyu p {
	margin-bottom: 10px;
	font-size: 12px;
}
#bosyu {
}
#bosyu h2 {
	background: url(images/bosyu_title.gif) no-repeat;
	height: 40px;
	width: 700px;
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
}
#bosyu p {
	margin-bottom: 15px;
}
#bosyu h3 {
	font-weight: bold;
	height: 23px;
	line-height: 25px;
	background: #330000;
	margin-bottom: 15px;
	padding: 0px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
}
#bosyu dl {
	width: 700px;
	margin-bottom: 10px;
	background: url(images/dot_white.gif) repeat-x left bottom;
	padding-bottom: 10px;
	height:100%;
	min-height:1%;
}
#bosyu dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#bosyu dt {
	float: left;
	width: 120px;
	font-weight: bold;
}
#bosyu dd {
	float: right;
	width: 580px;
}
#bosyu blockquote {
	clear: both;
	width: 700px;
	margin-bottom: 15px;
	text-align: center;
}
#spbnr {
	margin-bottom: 5px;
}

/*-------------------------------------------------*/
/* 初代ナビ/ポップアップ */
/*-------------------------------------------------*/

/* 初代ナビ */
/*----------------------------------------*/
/*#old{
margin-top:18px;
    background:#fff;
	border: solid medium #000 ;
    display: inline;
	float: left;
	width: 156px;
	color:#000000;
	font-size: 12px;
	margin-left:5px;
	margin-right: 7px;
	margin-bottom:15px;

}
*/
#old p{
 color:#000000;
	font-size: 12px;
	margin:5px 7px 10px 5px;
	}
	
/* ポップアップ */
/*----------------------------------------*/
#box550{
    margin:0px;
    width:750px;
    background-color:#660000;
}

#navi {
	clear: both;
	width: 700px;
	height:650px;
	margin:0px 10px;
	
}

#navi p {
margin:5px;
}

#navi b {
width:500px;
    font-size: 14px;
	margin:15px 10px;
	background:#000000;
	line-height:18px;
	padding:5px 10px;
}

#navi_info {
	width: 700px;
	min-height:1%;
}


#navi_info .photo{
    display: inline;
	float: left;
	width: 85px;
	font-size: 12px;
	margin:5px 15px;
	background: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #000000;

}

#navi_info strong {
	display: block;
	line-height: 20px;
}

/*-------------------------------------------------*/
#navi_info:after { content:""; display:block; height:0px; clear:both; overflow: auto;}

#navi_info dl {
	display: inline;
	float: left;
	width: 95px;
	font-size: 12px;
	margin-right: 25px;
}
#navi_info dt {
	background: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
}
#navi_info dt strong {
	background: #000000;
	display: block;
	line-height: 20px;
}
#navi_info dd {
	margin-bottom: 15px;
}

#navi h2 {
	background: url(images/navigator_title.gif) no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 600px;
	margin-bottom: 10px;
	overflow: hidden;
}

