@charset "UTF-8";

/* www.homeroom.cc スタイルシート  */

/*============================== アーティスト ==============================*/


/* ページラッパー */
#artist_page_wrap {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background: url(/images/page_bg_artist.jpg) repeat-y;
}
/* ページタイトル */
#page_title_artist {
	display: block;
	width: 924px;
	height: 35px;
	margin: 0px;
	padding: 0px 0px 0px 26px;
	background: url(/images/page_title_artist.jpg) no-repeat;
	color: #ffffff;
	line-height: 35px;
}
/* ページボックス */
#page_artist_box {
	width: 950px;
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 2px 0px;
	background: url(/images/page_end_artist.jpg) no-repeat bottom;
}
/* アーティストフォト */
#artist_photo {
	float: left;
	width: 256px;
	height: 240px;
	margin: 0px;
	padding: 8px 0px;
	text-align: center;
}
/* アーティストコメント */
#artist_comment {
	float: left;
	width: 356px;
	margin: 0px;
	padding: 9px;
}
#artist_data_box {
	float: right;
	width: 315px;
	margin: 0px 2px 0px 0px;
}
/* MP3 */
#artist_mp3 {
	margin: 0px 0px 1px 0px;
}
/* プロモーションビデオ */
#artist_pv {
	width: 315px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	background: url(/images/artist_pv_bg.jpg) repeat-y;
}
#artist_pv_title {
	display: block;
	width: 315px;
	height: 24px;
	text-indent:-9999px;
	background: url(/images/artist_pv_title.jpg) no-repeat;
}
#artist_pv_box {
	width: 315px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	background: url(/images/artist_pv_end.jpg) no-repeat bottom;
}
.artist_pv_list a {
	display: block;
	width: 295px;
	height: 26px;
	margin: 1px 0px 0px 2px;
	padding: 0px 0px 0px 16px;
	background: url(/images/artist_pv_list_bg.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}
.artist_pv_list a:hover {
	background-position: 0px -26px;
}
/* イベント */
#artist_event {
	width: 315px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	background: url(/images/artist_event_bg.jpg) repeat-y;
}
#artist_event_title {
	display: block;
	width: 315px;
	height: 24px;
	text-indent:-9999px;
	background: url(/images/artist_event_title.jpg) no-repeat;
}
#artist_event_box {
	width: 315px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	background: url(/images/artist_event_end.jpg) no-repeat bottom;
}
.artist_event_list a {
	display: block;
	width: 295px;
	height: 26px;
	margin: 1px 0px 0px 2px;
	padding: 0px 0px 0px 16px;
	background: url(/images/artist_event_list_bg.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}
.artist_event_list_s a {
	display: block;
	width: 295px;
	height: 26px;
	margin: 1px 0px 0px 2px;
	padding: 0px 0px 0px 16px;
	background: url(/images/artist_event_list_bg.jpg) no-repeat;
	background-position: 0px -26px;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}
.artist_event_list a:hover {
	background-position: 0px -26px;
}
/* アーティストナビゲーションボタン */
#artist_btn {
	clear: both;
	display: block;
	width: 336px;
	height: 36px;
	margin: auto;
	padding: 32px 0px 32px 0px;
}

#artist_btn_profile {
	position: absolute;
	width: 112px;
	height: 36px;
	margin: 0px;
	padding: 0px;
}
#artist_btn_profile a {
	display: block;
	width: 112px;
	height: 36px;
	background: url(/images/artist_btns.jpg) no-repeat top left;
	text-indent:-9999px;
}
#artist_btn_profile a:hover {
	background-position: 0px -36px;
}
#artist_btn_profile_x {
	position: absolute;
	width: 112px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: url(/images/artist_btns.jpg) no-repeat top left;
	background-position: 0px -72px;
	text-indent:-9999px;
}

#artist_btn_notice {
	position: absolute;
	width: 112px;
	height: 36px;
	margin: 0px 0px 0px 112px;
	padding: 0px;
}
#artist_btn_notice a {
	display: block;
	width: 112px;
	height: 36px;
	background: url(/images/artist_btns.jpg) no-repeat top left;
	background-position: -112px 0px;
	text-indent:-9999px;
}
#artist_btn_notice a:hover {
	background-position: -112px -36px;
}
#artist_btn_notice_x {
	position: absolute;
	width: 112px;
	height: 36px;
	margin: 0px 0px 0px 112px;
	padding: 0px;
	background: url(/images/artist_btns.jpg) no-repeat top left;
	background-position: -112px -72px;
	text-indent:-9999px;
}

#artist_btn_bbs {
	position: absolute;
	width: 112px;
	height: 36px;
	margin: 0px 0px 0px 224px;
	padding: 0px;
}
#artist_btn_bbs a {
	display: block;
	width: 112px;
	height: 36px;
	background: url(/images/artist_btns.jpg) no-repeat top left;
	background-position: -224px 0px;
	text-indent:-9999px;
}
#artist_btn_bbs a:hover {
	background-position: -224px -36px;
}
#artist_btn_bbs_x {
	position: absolute;
	width: 112px;
	height: 36px;
	margin: 0px 0px 0px 224px;
	padding: 0px;
	background: url(/images/artist_btns.jpg) no-repeat top left;
	background-position: -224px -72px;
	text-indent:-9999px;
}