@import url("../../shared/style/init.css");

@import url("../../shared/style/common.css");

body{
	background: url(../img/bg.jpg) #333;
}

h2 {
	background: url(../img/subtitle.gif) no-repeat right bottom;
}

.Navi_mp3 a {
	background-position: 0 -36px;
}

p.OmoideDL a:hover {
	background-position: 0 -144px;
}

p.OmoideDL a {
	background: url(../../index/img/omoideDL.gif) no-repeat; 
	text-indent: -9999px;
	display: block;
	width: 285px;
	height: 144px;
}



