@charset "euc-jp";

/* IMPORT :-) ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ */ 
@import url(common.css); 


/* HEADąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ */ 
#head .song{
	text-indent: -1000em;
	text-decoration: none;
	background: url(../../song/img/song.jpg) no-repeat;
	width: 508px;
	height: 129px;
	position: absolute;
	left: 148px;
	top: 259px;
}

/* CONTENTąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ */ 
#content{
	background: url(../../img/bg_content_line.gif) repeat-y;
}
.btmImg{ /* div */
	background: url(../../img/bg_content_bottom.gif) no-repeat center bottom;
}
#mainContent{
}
.left{
	width: 580px;
	float: left;
}
.right{
	width: 260px;
	float: right;
}
#interview{
	width: 870px;
	padding-top: 30px;
	margin: 0 auto 30px;
	padding-bottom: 95px;
}
#album{
	width: 870px;
	clear: both;
	margin: 0 auto 80px;
}
#tour{
	width: 870px;
	clear: both;
	margin: 0 auto;
}

/*interviewąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ */ 
#interview h4{
	text-indent: -1000em;
	text-decoration: none;
	background: url(../../song/img/cap_interview.gif) no-repeat;
	width: 870px;
	height: 40px;
	margin: 0 auto 30px;
}
#interview .left h5{
	color: #2164eb;
	font-size: 117%;
}
#interview .left dt{
	color: #2164eb;
	font-size: 117%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0.2em;
}
#interview .left dd{
	line-height: 1.5em;
}
#interview .right dl{
	background: #e8f0ff;
	padding: 16px;
}
#interview .right dt{
	background: url(../../song/img/photo_baba.jpg) no-repeat center top;
	padding-top: 165px;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 117%;
}
#interview .right dd.link{
	margin-top: 0.5em;
	text-align: right;
}
.information{
	clear: both;
	width: 870px;
	padding-top: 40px;
}
.information dl{
	width: 828px;
	padding: 20px;
	border: 1px solid #97bdff;
}
.information dt{
	font-weight: bold;
	font-size: 117%;
	margin-bottom: 0.5em;
}

/*albumąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ */ 
#album h4{
	text-indent: -1000em;
	text-decoration: none;
	background: url(../../song/img/cap_album.gif) no-repeat;
	width: 870px;
	height: 40px;
	margin: 0 auto 30px;
}
#album .left h5{
	color: #2164eb;
	font-size: 200%;
}
#album .left .albumTitle{
	color: #333;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#album .left .albumInfo dt.title{
	color: #abb82a;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 0.2em;
}
#album .left .albumInfo dd{
	color: #abb82a;
	font-weight: bold;
}
#album .left .albumInfo dl{
	background: #e9f199;
	padding: 10px;
	margin-bottom: 1em;
}
#album .left .albumInfo dl *{
	color: #606060;
}

#album .right{
	border: 1px solid #333;
}
#album .right dt{
	width: 226px;
	text-align: center;
	margin: 20px auto 0;
	font-weight: bold;
}
#album .right dt img{
	text-align: center;
	display: block;
	margin-bottom: 0.2em;
}
#album .right dd a{
	text-indent: -1000em;
	text-decoration: none;
	background: url(../../song/img/btn_amazon.gif) no-repeat;
	width: 165px;
	height: 42px;
	margin: 10px auto;
	display: block;
}
#album .right dd a:hover{
	opacity: 0.5; /* 0.0-1.0 */
	filter: alpha(opacity=50); /* 0-100 */
	-webkit-transition: all 0.2s ease-in-out;
}


/*tourąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ */ 
#tour h4{
	text-indent: -1000em;
	text-decoration: none;
	background: url(../../song/img/cap_tour.gif) no-repeat;
	width: 870px;
	height: 40px;
	margin: 0 auto 30px;
}
#tour dt{
	color: #2164eb;
	font-size: 200%;
	font-weight: bold;
}
#tour dd{
	font-size: 150%;
	font-weight: bold;
}
#tour ul{
	padding-bottom: 80px;
	margin-top: 1em;
}
#tour li{
	margin-bottom: 0.3em;
	font-weight: bold;
}















