/* CSS Document */

/*================================================
メニューアクティブ
------------------------------------------------*/
#menu ul li a#menu_artist {
	background-position: -549px -80px;
}
#menu ul li a:hover#menu_artist {
	background-position: -549px -80px;
}


/*================================================
サブメニュー
------------------------------------------------*/
#contents_l {
	width: 240px;
	margin: 0 0 0 0;
	float: left;
}

#contents_l ul {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
}
#contents_l ul li {
	width: 237px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 1px 0 3px 0;
	*padding: 1px 0 1px 0;
	background: url(../img/menu_s_bg.gif) no-repeat;
	text-indent: 22px;
    list-style: none;
	display: block;	
}
#contents_l ul li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #231815;
	font-size: 12px;
	line-height: 150%;
}
#contents_l ul li a:hover {
	color: #ff2e9d;
	text-decoration: underline;
}
#contents_l ul.last {
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}


/*================================================
レイアウト
------------------------------------------------*/
#contents_r {
	width: 603px;
	height: 970px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	overflow: hidden;
}

.contents_artist_noprint {
	width: 603px;
	height: 970px;
	padding: 30px 0 0 0;
	clear: both;
}

.artist_name {
	height: 163px;
	margin: 0 0 0 0;
	line-height: 0%;
	float: left;
}
.artist_name h3,
.artist_name h4 {
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}

.artist_map {
	width: 121px;
	height: 163px;
	float: right;
}
.artist_map img {
	margin: 25px 0 0 0;
}

.artist_ttl {
	width: 450px;
	height: 18px;
	margin: 5px 0 45px 0;
	padding: 0 0 0 0;
	font-size: 12px;
	float: left;
}
.artist_ttl h3 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

.artist_txt {
	width: 360px;
	float: left;
}
.artist_txt p {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 150%;
}
.artist_map_02 {
	margin: 20px 0 0 0;
}

.artist_photo {
	width: 221px;
	font-size: 10px;
	line-height: 130%;
	float: right;
}
.artist_photo img {
	margin: 5px 0 10px 0;
}



/*============================
個別にサイズを設定
----------------------------*/
#area_kusama,
#area_oozu,
#area_hitotzuki,
#area_ikeda,
#area_asai,
#area_ozawa,
#area_paramodel,
#area_tao_okamepro,
#area_susai,
#area_tsubaki,
#area_ono,
#area_tochka,
#area_aoyama,
#area_kurashige,
#area_amemiya,
#area_shimura,
#area_matsumiya,
#area_hara {
	width: 603px;
	height: 970px;
	padding: 30px 0 0 0;
	clear: both;
}


/*============================
PDFボタン
----------------------------*/
a.pdf_btn {
	width: 107px;
	height: 15px;
	margin: 5px 0 0 0;
	background: url(../artist/img/btn_pdf.gif) no-repeat;
	font-size: 0px;
	text-indent: -9999px;
	display: block;
}
a:hover.pdf_btn {
	background: url(../artist/img/btn_pdf.gif) 0px -15px no-repeat;
}



.anchor_name {
	width: 603px;
	height: 0px;
	margin: 0;
	padding: 0;
	clear: both;
}
.anchor_name a {
	font-size: 0px;
	line-height: 0px;
}
















