/* CSS Document */
a#sound {
	background-image: url(../image/menu_music.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	width: 72px;
	}
	
a#sound:hover {
	background-image: url(../image/menu_music_on.gif);
	background-position: right top;
	position: absolute;
	right: 205px;
}
	
.album_description p{
font-weight:bold;
}

.album_info {}

.album_title { font-size:14px;
                font-weight:bold;}

#michikusa_jacket {
	background-image: url(../../image/jacket_michikusa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 215px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#momolips_jacket {
	background-repeat: no-repeat;
	background-position: center top;
	height: 207px;
	width: 208px;
	padding: 0px;
	z-index: -4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}


.song_list {
	width: 240px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 60px;
}
	
.song_title {
	display: inline;
	padding-left: 10px;
}

.song_unit {}

.album_left {
	width: 300px;
	padding: 0px;
	list-style-type: decimal;
	margin: 0px;
	float: left;
}


.album_right {
	width: 320px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.album_right table {
	width: 320px;
}



#music_body {
	margin: 20px;
}


.streaming {
	display: inline;
	padding-left: 10px;
}

#title_sound {
	background-color: #CCCCCC;
	height: 20px;
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

td {
	vertical-align: top;
	margin-bottom: 7px;
	padding-bottom: 15px;
}

.koumoku {
	text-align: left;
	vertical-align: top;
	font-weight: 700;
	color: #993300;
}

.shichou_button {
	background-image: url(../image/button_start.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
	float: left;
}

.dl {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}
#music_title {
	background-image: url(../image/music_tilte.gif);
	height: 25px;
	width: 217px;
	margin-left: 50px;
}
#momolips {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
#michikusa {
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.kinjitu {
	background-image: url(../image/kinjitu.gif);
	height: 61px;
	width: 154px;
	position: absolute;
	left: 20px;
	top: 164px;
	z-index: 10;
}


.honjitu {
	background-image: url(../image/honjitu.gif);
	height: 61px;
	width: 154px;
	position: absolute;
	left: 20px;
	top: 164px;
	z-index: 10;
}#freedom_jacket {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	z-index: -4;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.category {
	font-size: 16px;
	font-weight: bold;
}

#freedom {
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
