#index #header h1 a {
	height: 299px;
	background: transparent url(../img/index/img_main_l.jpg) no-repeat left top;
}

#index #index_artist {
	margin-bottom: 10px;
	background: transparent url(../img/index/bg_artist.gif) repeat-y center top;
}
#index #index_artist_cnt {
	padding: 4px 0px 30px;
	background: transparent url(../img/index/frm_artist_btm_more.gif) no-repeat center bottom;
}
#index #index_artist_image {
	padding: 0px 8px 5px;
	background: transparent url(../img/index/frm_artist_sep.gif) no-repeat center bottom;
}
#index_artist #index_artist_txt {
	padding: 0px 20px;
}
#index_artist #index_artist_txt td {
	vertical-align: top;
}
#index_artist #index_artist_txt .l,
#index_artist #index_artist_txt .r {
	width: 260px;
}
#index_artist #index_artist_txt a {
	display: block;
	padding-left: 14px;
	background: #ffffff url(../img/index/icn_arw_index_artist.gif) no-repeat 0px 5px;
}
#index_artist #index_artist_txt a.new {
	background: #ffffff url(../img/index/icn_arw_index_artist_new.gif) no-repeat 0px 5px;
}
#index_artist #index_artist_txt a:hover {
	background: #ffffff url(../img/index/icn_arw_index_artist.gif) no-repeat 0px -46px;
}
#index_artist #index_artist_txt a.new:hover {
	background: #ffffff url(../img/index/icn_arw_index_artist_new.gif) no-repeat 0px 5px;
}

#index .commonbox1 {
	background: transparent url(../img/index/bg_commonbox1.gif) repeat-y center top;
}
#index .commonbox1_cnt {
	background: transparent url(../img/index/frm_commonbox1_btm.gif) no-repeat center bottom;
}
#index .commonbox2 {
	background: transparent url(../img/index/bg_commonbox2.gif) repeat-y center top;
}
#index .commonbox2_cnt {
	background: transparent url(../img/index/frm_commonbox2_btm.gif) no-repeat center bottom;
}
#index .commonbox1,
#index .commonbox2 {
	margin-bottom: 10px;
}

#index .commonbox1_cnt,
#index .commonbox2_cnt {
	padding: 4px 10px 10px;
}




#index_whatsnew dl {
	margin: 6px 0px;
	padding: 0px 0px 6px;
	border-bottom: 1px solid #b2b2b2;
}
#index_whatsnew dt {
	margin: 0px 0px 4px;
	padding: 0px 0px 4px;
	padding-left: 16px;
	border-bottom: 1px solid #333333;
	background: transparent url(../img/common/icn_sq_blu_m.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #3b5375;
}
#index_whatsnew dt a {
	text-decoration: none;
	color: #3b5375;
}
#index_whatsnew dt .date {
	color: #263a55;
}
#index_whatsnew dd {
	padding: 0px 6px;
}


#index_updated dl {
	margin: 6px 0px;
	padding: 0px 0px 6px;
	border-bottom: 1px solid #b2b2b2;
}
#index_updated dt {
	margin: 0px 0px 4px;
	padding: 0px 0px 4px;
	border-bottom: 1px solid #333333;
	font-size: 14px;
	font-weight: bold;
	color: #3b5375;
}
#index_updated dt date {
	color: #263a55;
}
#index_updated dd {
	padding: 0px 6px;
}


#index #index_contents .index_contents_box {
	wisth: 280px;
}
#index #index_contents .index_contents_box p.text {
	margin: 2px 4px;
}
#index #index_contents .index_contents_box ul {
	margin: 0px 0px 10px 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b2b2b2;
}
#index #index_contents .index_contents_box ul li {
	list-style: none;
	padding: 1px 0px;
}
#index #index_contents .index_contents_box ul li a {
	padding-left: 12px;
	background: transparent url(../img/common/icn_tri_org_m.gif) no-repeat left center;
	font-weight: bold;
	color: #333333;
}



