@charset "utf-8";

/*content*/
#contents_title05	 {
	background: url(../images/music/titile_music.png);
	background-repeat:no-repeat;
	}

#music_paragraph {
/*	float: left;
*/
	width:556px;
	margin-bottom:18px;
}

#contents_paragraph_music_01 {
	float: left;
	width: 269px;
	}

#contents_paragraph_music_02 {
	float: right;
	width: 269px;
/*
	padding-left:18px;
*/
	}

.music_img_01 {
/*
	float: left;
*/
	width: 269px;
	height:	153px;
	margin-bottom:15px;
	}

.music_img_02 {
	float: right;
	width: 135px;
	height:	171px;
	margin-bottom:15px;
	/*
	left:67px;
	*/
	}

.music_title {
	float: left;
	width:269px;
	margin-bottom:10px;
	}
	
#unzen {
	background-image:url(../images/music/unzen.png);
	background-repeat:no-repeat;
	}

.music_text {
	clear:both;
	
/*
	float: left;
	width:269px;
*/
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:15px;
	}

