﻿@charset "utf-8";

/* 
++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: April 14, 2008
++++++++++++++++++++++++++++++++++++++++++++++
*/

#categoryNav {
	width: 960px;
	margin: 20px auto 0;
	clear: both;
	overflow: hidden;
	background: url(../../images/artist/bg_categorynav.gif) no-repeat left top;
}
#categoryNav ul {
	overflow: hidden;
}
#categoryNav ul li {
	margin: 10px 0 0 0;
	float: left;
}
#categoryNav ul li a {
	text-indent: -9999px;
	text-decoration: none;
	line-height: normal;
	height: 28px;
	display: block;
	background: url(../../images/artist/nav.gif) no-repeat left top;
}
#categoryNav ul.en li a {
	background: url(../../images/artist/nav_en.gif) no-repeat left top;
}

/* cn01 */
#categoryNav ul li#cn01 a {
	width: 166px;
}
#categoryNav ul li#cn01 a:hover {
	background-position: left -32px;
}
#categoryNav ul li#cn01 strong a {
	background-position: left -32px;
}
/* cn02 */
#categoryNav ul li#cn02 a {
	width: 115px;
	background-position: -166px top;
}
#categoryNav ul li#cn02 a:hover {
	background-position: -166px -32px;
}
#categoryNav ul li#cn02 strong a {
	background-position: -166px -32px;
}
/* cn03 */
#categoryNav ul li#cn03 a {
	width: 127px;
	background-position: -281px top;
}
#categoryNav ul li#cn03 a:hover {
	background-position: -281px -32px;
}
#categoryNav ul li#cn03 strong a {
	background-position: -281px -32px;
}
/* cn04 */
#categoryNav ul li#cn04 a {
	width: 112px;
	background-position: -408px top;
}
#categoryNav ul li#cn04 a:hover {
	background-position: -408px -32px;
}
#categoryNav ul li#cn04 strong a {
	background-position: -408px -32px;
}


/* cn01 */
#categoryNav ul.en li#cn01 a {
	width: 132px;
}
#categoryNav ul.en li#cn01 a:hover {
	background-position: left -32px;
}
#categoryNav ul.en li#cn01 strong a {
	background-position: left -32px;
}
/* cn02 */
#categoryNav ul.en li#cn02 a {
	width: 115px;
	background-position: -132px top;
}
#categoryNav ul.en li#cn02 a:hover {
	background-position: -132px -32px;
}
#categoryNav ul.en li#cn02 strong a {
	background-position: -132px -32px;
}
/* cn03 */
#categoryNav ul.en li#cn03 a {
	width: 112px;
	background-position: -247px top;
}
#categoryNav ul.en li#cn03 a:hover {
	background-position: -247px -32px;
}
#categoryNav ul.en li#cn03 strong a {
	background-position: -247px -32px;
}
/* cn04 */
#categoryNav ul.en li#cn04 a {
	width: 88px;
	background-position: -359px top;
}
#categoryNav ul.en li#cn04 a:hover {
	background-position: -359px -32px;
}
#categoryNav ul.en li#cn04 strong a {
	background-position: -359px -32px;
}


/*----------------------------------
 column
------------------------------------*/
#body #entryList  {
	margin: 0 auto 20px;
}
#body #entryList h2 {
	margin: 50px 0 0;
	padding: 0 0 10px 20px;
}
#body .column h2 {
	font-size: 159%;
	padding: 0 0 0 20px;
}
.entry .entrylist h3 {
	margin: 10px 0 5px;
}
.entry h3.subCategory {
	color: #000;
	margin: 15px 0 10px;
	padding: 10px 20px;
	vertical-align: middle;
	background: url(../../images/artist/bg_subcategory.gif) no-repeat left center;
}


/*------------*/
.kesu{
display:none;
}
.tukeru{
}
/*------------*/


/*----------------------------------
 column
------------------------------------*/
/*
.column {
	margin: 0 auto 15px;
	padding-bottom: 15px;
	overflow: hidden;
	background: url(../../artist/images/bg_700.gif) no-repeat left bottom;
}
.column h3 {
	margin: 0 0 -5px;
	padding: 0;
}
.column .detail h4 {
	margin: 0 0 20px;
}
.column p.fontL {
	margin: 0 0 40px;
}


/*----------------------------------
 contents
------------------------------------*/
/*
.column .detail  {
	width: 700px;
	float: left;
}
.sub  {
	width: 200px;
	float: right;
}
.sub a  {
	color: #000;
}
.sub a:hover  {
	color: #fff;
	background: #000;
}


