/*▼基礎画面*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image : url(../img/bg.jpg) ;
	background-position:center;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FF5100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF5100;
}

A:active {
	text-decoration: none;
	color: #FF5100;
}
a:hover {
	color: #BD9120;
	background-color:#ffffff;
	background-position:center;
}
/*▲基礎画面*/

/*▼indexに関する設定*/
.link{
	text-align:left;
	font-size:10px;
	line-height: 13px;
	background-color:#000000;}
	
.linktable{
background-color:#BD9120;}



.news_title{
	background-image:url(../img/news_bg.gif);
	padding-left: 5px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}
.news_body{
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
	
.news_no{
	text-align:right;
	font-size:9px;
	color:#CCCCCC;
}

/*▲indexに関する設定*/

/*バンドリンクの設定*/
.band_kyusyu{width:620px;
text-align:center}
.band_kyusyu a{width:298px;
text-align:center;
float:left;
padding:5px 5px 5px 5px;
border:1px solid #BD9120;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
font-weight:bold
}

.band_other{width:620px;
text-align:center;
}
.band_other a{
	width:298px;
	text-align:center;
	float:left;
	padding:5px 5px 5px 5px;
	border:1px solid #64CC33;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	font-weight:bold;
}
.pink{width:620px;
text-align:center;
}
.pink a{
	width:298px;
	text-align:center;
	float:left;
	padding:5px 5px 5px 5px;
	border:1px solid #ff33cc;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	font-weight:bold;
}

/*サウンドシステム*/
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
/*アクセスマップ*/
.acmap {text-align:center;
margin-top:10px;
}
.acmap img{ width:300px;
height:450px;
border:1px solid #BD9120;
margin-bottom:5px;
}
.acmap div{ width:300px;
height:14px;
text-align:center;
background-color:#cccccc;
font-size:12px;
border:1px solid #BD9120;
vertical-align:middle}
.acmap div:hover{ width:300px;
height:14px;
text-align:center;
background-color:#FFFFcc;
font-size:12px;
border:1px solid #BD9120;
vertical-align:middle}
