@charset "UTF-8";



/* ----------------------------------------音楽　左のリスト */
#music_left {
	/*width: 293px;*/
	/*height: 238px;*/
	background: #FFFFFF;
	border: 1px solid #89c3eb;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#music_left  a {
	color: #ee7800;
	text-decoration : none;
}
.musicleftclass {
	width: 190px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: auto;
	height: 434px;
	margin-bottom: 5px;
}

.musicleftclass_small {
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
}

.music_left_title {
	width: 200px;
	height: 30px;
	background: url(/common/img/footer.jpg);
}
.music_left_moji {
	color: #FFFFFF;
	font-size: small;
	padding-top: 7px;
	padding-left: 7px;
}

/* 音楽　右の映像 */
#music_right {
	/*width: 293px;*/
	/*height: 238px;*/
	background: #FFFFFF;
	border: 1px solid #89c3eb;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#music_right  a {
	color: #ee7800;
}
.musicrightclass {
	width: 360px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: auto;
	height: 434px;
	margin-bottom: 5px;
}
.music_right_title {
	width: 370px;
	height: 30px;
	background: url(/common/img/footer.jpg);
}
.music_right_moji {
	color: #FFFFFF;
	font-size: small;
	padding-top: 7px;
	padding-left: 7px;
}

.musicbox {
	width: 340px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #89c3eb;
}
.musicbox_small {
	width: 320px;
	margin-top: 10px;
	margin-left: 10px;
}

/* ----------------------------------------音楽　終わり */

