@charset "UTF-8";

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

/*============================== 地域 ==============================*/


/* ページラッパー */
#area_page_wrap {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background: url(/images/page_bg_area.jpg) repeat-y;
}
/* ページタイトル */
#page_title_area {
	display: block;
	width: 924px;
	height: 35px;
	margin: 0px;
	padding: 0px 0px 0px 26px;
	background: url(/images/page_title_area.jpg) no-repeat;
	color: #ffffff;
	line-height: 35px;
}
/* ページボックス */
#page_area_box {
	width: 950px;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	background: url(/images/page_end_area.jpg) no-repeat bottom;
}
/* 地域ボタン */
.page_area_btn  {
	clear: both;
	margin: 1px;
	padding: 0px;
}
.page_area_btn a {
	float: left;
	display: block;
	margin: 1px 0px 8px 1px;
	padding: 2px 4px;
	border: 1px solid #222222;
	color: #ffffff;
	text-decoration: none;
}
.page_area_btn a:hover, .page_area_btn_s {
	border: 1px solid #940505;
	background-color: #660808;
}
.page_area_navi {
	clear: both;
	margin: 0px;
	padding: 5px;
	color: #ff9900;
}
/* アーティストボックス */
#page_area_artist_box {
	clear: both;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
/* 左ブロック */
#page_area_artist_band {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 472px;
	background: #111111;
}
/* 右ブロック */
#page_area_artist_dancer {
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width: 472px;
	background: #111111;
}
/* アーティストBOX */
.page_area_artist_info_box {
	margin: 0px 0px 1px 0px;
	padding: 2px 0px 0px 0px;
	width: 472px;
	height: 98px;
	background: url(/images/top_newly_arrived_artist_info_box.jpg) no-repeat;
}
.page_area_artist_info_photo {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 96px;
	height: 96px;
}
.page_area_artist_info_head {
	margin: 0px 0px 0px 101px;
	padding: 0px;
	width: 369px;
	height: 32px;
}
.page_area_artist_info_head a.band {
	display: block;
	width: 369px;
	height: 32px;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	background: url(/images/top_newly_arrived_artist_info_head_01.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
	line-height: 32px;
}
.page_area_artist_info_head a.band:hover {
	background-position: 0px -32px;
}
.page_area_artist_info_head a.dance {
	display: block;
	width: 369px;
	height: 32px;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	background: url(/images/top_newly_arrived_artist_info_head_02.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
	line-height: 32px;
}
.page_area_artist_info_head a.dance:hover {
	background-position: 0px -32px;
}
.page_area_artist_info_text {
	margin: 0px 0px 0px 102px;
	padding: 0px;
}
.page_area_artist_info_text a {
	display: block;
	width: 358px;
	height: 54px;
	margin: 0px;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}
.page_area_artist_info_text a:hover {
	background-color: #4C001C;
}