/*@charset 'euc-jp';*/
@charset "utf-8";
/* CSS Document */

/* ==================================================================================== */
/* Import ============================================================================= */
/* ==================================================================================== */

/* ==================================================================================== */
/* CSS名：body					:<body>タグでページの基本設定							*/
/* ==================================================================================== */

/* 基礎サイズ */

/* 基礎のエリアボックス */
#music_list_box{
	width:770px;
	height:100%;
	float:left;
}

#l_music_box{
	width:751px;
	height:59px;
	float:left;
}

#l_music_box_left{
	width:451px;
	height:59px;
	background-image:url(http://www.zoom-inc.co.jp/terminus/img/music_008.gif);
	float:left;
}

#l_music_box_left_text{
	width:145px;
	margin-top:8px;
	margin-left:3px;
	height:100%;
	float:left;
}
#l_music_box_left_text_2{
	width:265px;
	height:100%;
	float:left;
}

#l_music_box_right{
	width:300px;
	height:100%;
	float:left;
}


#music_main_slot_main{
	width:750px;
	height:100%;
	float:left;
}
#music_box_set_lr{
	width:370px;
	height:100%;
	float:left;
}

#music_list_box_img_01{
	width:153px;
	height:40px;
	float:left;
}

#music_list_box_img_01 a{
	display:block;
	width:153px;
	height:40px;
	float:left;
	background-image:url(http://www.zoom-inc.co.jp/terminus/img/mg01.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
}


#music_list_box_img_02{
	width:153px;
	height:40px;
	float:left;
}

#music_list_box_img_02 a{
	display:block;
	width:153px;
	height:40px;
	float:left;
	background-image:url(http://www.zoom-inc.co.jp/terminus/img/mg02.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
}


#music_list_box_img_03{
	width:153px;
	height:40px;
	float:left;
}

#music_list_box_img_03 a{
	display:block;
	width:153px;
	height:40px;
	float:left;
	background-image:url(http://www.zoom-inc.co.jp/terminus/img/mg03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
}


#music_list_box_img_04{
	width:153px;
	height:40px;
	float:left;
}

#music_list_box_img_04 a{
	display:block;
	width:153px;
	height:40px;
	float:left;
	background-image:url(http://www.zoom-inc.co.jp/terminus/img/mg04.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
}


#music_list_box_img_05{
	width:153px;
	height:40px;
	float:left;
}

#music_list_box_img_05 a{
	display:block;
	width:153px;
	height:40px;
	float:left;
	background-image:url(http://www.zoom-inc.co.jp/terminus/img/mg05.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
}


