#top{
	background: url(../img/layout/bg_top.gif) no-repeat;
	width : 908px;
	height: 500px;
}

	#top_left{
		margin: 10px 0px 15px 15px;
	}

	#top_right{
		margin: 10px 15px 15px 0px;
	}

	#top_artist_photo{
		width : 630px;
		height: 470px;
	}

	#top_info{
		background: url(../img/layout/bg_top_info.gif) no-repeat;
		width : 230px;
		height: 170px;
		padding-top: 30px;
	}

	#top_live{
		background: url(../img/layout/bg_top_live.gif) no-repeat;
		width : 230px;
		height: 80px;
		margin-top: 15px;
		padding-top: 20px;
	}

	#top_renew{
		background: url(../img/layout/bg_top_renew.gif) no-repeat;
		width : 230px;
		height: 120px;
		margin-top: 15px;
		padding-top: 20px;
	}
	
	h2#content_body_top_info{
		background: url(../img/layout/h2_top_info.gif) no-repeat;
		width: 170px;
		height:30px;
		margin-left: 10px;
	}
	
	#content_body_top{
		background: url(../img/layout/bg_content_body_top.png) no-repeat;
		width: 660px;
		margin-left: 10px;
		border: solid 1px #999;
	}
	
	#content_banner{
		width: 200px;
		margin-right: 10px;
	}


a#to_top{
	background: url(../img/blank.gif);
	display: block;
	width: 450px;
	height: 100px;
	float: left;
	margin: 0px 0px 0px 60px;
}
a#contact{
	background: url(../img/blank.gif);
	display: block;
	width: 60px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 260px;
}

a.menu_btn{
	background: url(../img/btn/btn_menu.gif) no-repeat top left;
	display: block;
	width: 100px;
	height: 40px;
	float:left;
}

a.top{
	background-position: -100px 0px;
}
a.top:hover, a.top{
	background-position: -100px -40px;
}
a.info{
	background-position: -200px 0px;
}
a.info:hover, a.info_c{
	background-position: -200px -40px;
}
a.live{
	background-position: -300px 0px;
}
a.live:hover, a.live_c{
	background-position: -300px -40px;
}
a.photo{
	background-position: -400px 0px;
}
a.photo:hover, a.photo_c{
	background-position: -400px -40px;
}
a.media{
	background-position: -500px 0px;
}
a.media:hover, a.media_c{
	background-position: -500px -40px;
}
a.movie{
	background-position: -600px 0px;
}
a.movie:hover, a.movie_c{
	background-position: -600px -40px;
}
a.radio{
	background-position: -700px 0px;
}
a.radio:hover, a.radio_c{
	background-position: -700px -40px;
}
a.photo{
	background-position: -800px 0px;
}
a.photo:hover, a.photo_c{
	background-position: -800px -40px;
}
a.blog{
	background-position: -900px 0px;
}
a.blog:hover, a.blog_c{
	background-position: -900px -40px;
}
a.link{
	background-position: -1000px 0px;
}
a.link:hover, a.link_c{
	background-position: -1000px -40px;
}
a.disco{
	background-position: -1100px 0px;
}
a.disco:hover, a.disco_c{
	background-position: -1100px -40px;
}
a.about{
	background-position: -1200px 0px;
}
a.about:hover, a.about_c{
	background-position: -1200px -40px;
}


/* top_text */
div#top_info h3.date{
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

div#top_info p.detail{
	width: 200px;
	margin-left:15px;
	font-size: 12px;
	line-height: 12px;
}

div#top_live h3.date{
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

div#top_live p.place{
	margin-left: 20px;
	font-size: 12px;
	line-height: 12px;
}

div#top_renew h3.date{
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

div#top_renew p.detail{
	margin-left: 20px;
	font-size: 12px;
	line-height: 12px;
}


div#content_body_top h3.date{
	font-weight: bold;
	margin: 10px 20px 5px;
}

div#content_body_top p.detail{
	font-size: 12px;
	margin: 5px 40px 20px;
}


/* top_banner */
div#content_banner p.banner{
	margin: 5px 0px;
}




/* content */
#content_body{
	background: url(../img/layout/bg_content_body.png) no-repeat;
	width: 800px;
	margin: 10px auto;
	border: solid 1px #999;
}
div#content_body h3.date, div#content_body h3.place{
	font-weight: bold;
	margin: 5px 20px;;
}

div#content_body p.detail, div#content_body p.mailto{
	font-size: 12px;
	margin: 5px 40px;
}

div#content_body hr{
	width: 780px;
}


/* disco */
div#content_body p.disco_jacket{
	width: 200px;
	margin: 10px 0px 10px 50px;
}
div#content_body p.disco_jacket em{
	font-weight: bold;
}

div#content_body p.disco_detail{
	width: 520px;
	margin: 50px 30px 10px 0px;
}


/* BIOGRAPHY */
div.content_box{
	width: 600px;
	margin: auto;
	padding: 10px;
}

h3.h3_about{
	font-size: 18px;
	font-weight: bold;
}

div.content_box p.txt{
	width: 580px;
	font-size: small;
	margin: 5px auto 10px;
}

div.left_box{
	float:left;
}
div.right_box{
	float:right;
}

p.about_member{
	font-size: small;
	width: 200px;
}

h4.year_bio{
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.box_bio{
	width: 550px;
	margin: auto;
}
	div.box_bio p.month{
		float:left;
		width: 50px;
		font-size: small;
	}
	div.box_bio p.txt{
		float:left;
		width: 500px;
		font-size: small;
	}