@import url("../../shared/style/init.css");

@import url("../../shared/style/common.css");

body{
	background: url(../img/bg.jpg) right top #333;
}

h2 {
	display: none;
}

img {
	display: none;
}

.Submenu {
	background: url(../img/submenu.jpg) #fff;
	margin: 5px 9px 0 0;
	padding: 0;
}

.Navi_link a {
	background-position: 0 -36px;
}

hr {
	display: none;
}

h4 {
	font-size: 12px;
	margin: 0 0 3px 0;
}

.Section p {
	font-size: 11px;
	margin: 0 0 10px 0;
}

.Section h3 {
	margin-bottom: 15px;
	color: #700;
}

.New {
	margin-bottom: 60px;
}

p.Declaration {
	font-size: 12px;
	margin-bottom: 30px;
	text-align: right;
}

.Livehouse {
	float: left;
	width: 280px;
	margin-bottom: 40px;
}

.Other {
	float: left;
	width: 280px;
	margin-bottom: 40px;
}

.Band {
	margin-bottom: 40px;
}

.akasatana {
	float: left;
	width: 170px;
	margin: 0 20px 30px 0;
	padding-top: 45px;
}

.akasatana p {
	margin-bottom: 12px;
}

#aa {
	background: url(../img/akasatana/aa.gif) no-repeat;
}

#ka {
	background: url(../img/akasatana/ka.gif) no-repeat;
}

#sa {
	background: url(../img/akasatana/sa.gif) no-repeat;
}

#ta {
	background: url(../img/akasatana/ta.gif) no-repeat;
}

#na {
	background: url(../img/akasatana/na.gif) no-repeat;
}

#ha {
	background: url(../img/akasatana/ha.gif) no-repeat;
}

#ma {
	background: url(../img/akasatana/ma.gif) no-repeat;
}

#ya {
	background: url(../img/akasatana/ya.gif) no-repeat;
}

#ra {
	background: url(../img/akasatana/ra.gif) no-repeat;
}

#wa {
	background: url(../img/akasatana/wa.gif) no-repeat;
}

#hoka {
	background: url(../img/akasatana/hoka.gif) no-repeat;
}


