@charset "UTF-8";
/* CSS Document */

/* feature top page layout*******************************************************************/


#logoBox {
	position: relative;
	height: 180px;
}
#logoBox .text{
	position: absolute;
	top: 135px;
	right: 715px;
	color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	z-index: 100;
}
#logoBox ul{
	margin-left: 330px;
}
#logoBox li{
	float: left;
}
#logo {
	position: absolute;
	left: -20px;
	width: 300px;
	height: 160px;
}
#navi {
	padding-top: 20px;
}


#dltype {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 150px;
	background: url(../images/charts/bg_dltype.gif) no-repeat;
	padding: 30px 0 0 30px;
	font-size: 12px;
}

p{
	margin: 0;
	line-height: 1.4;
	font-size: 12px;
}
#main {
	margin: 0 20px 0 20px;
}
.colWrap {
	margin-bottom: 20px;
}
/* col1 */
.col1 {
	width: 260px;
	float: left;
	margin-right: 20px;
	display: inline;
}
.artistnameBox {
	width: 110px;
	height: 110px;
	padding: 10px;
	background-color: #DBDBDB;
	position: relative;
	float: left;
}
.artistnameBox h1{
	font-size: 18px;
	font-weight: bold;
	color: #4D4848;
	line-height: 1;
}
.artistnameBox span {
	position: absolute;
	left: 10px;
	bottom: 20px;
	font-size: 12px;
}
.artistnameBox span a{
	color: #FFFFFF;
	text-decoration: none;
}
.artistnameBox span a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.col1 p {
	width: 260px;
	color: #4D4848;
	font-size: 12px;
	text-align: justify;
    text-justify: distribute;
}
/* col2 */
.col2 {
	width: 640px;
	float: left;
	display: inline;
	font-size: 12px;
}
.col2 li{
	clear: left;
}
.col2 h2{
	width: 210px;
	float: left;
	padding-left: 40px;
	margin-top: 3px;
}
.col2 h3 {
	width: 300px;
	padding-left: 10px;
	float: left;
	margin-top: 3px;
}
.bgt {
	height: 70px;
	background: url(../images/charts/bgt.gif) left top no-repeat;
}
.bgb {
	height: 40px;
	background: url(../images/charts/bgb.gif) left top no-repeat;
	clear: both;
	position: relative;
}
.date {
	position: absolute;
	left:260px;
	top: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.col2 img {
	margin-right: 5px;
}
.num1 {
	background: url(../images/charts/1.gif) top left no-repeat;
}
.num2 {
	background: url(../images/charts/2.gif) top left no-repeat;
}
.num3 {
	background: url(../images/charts/3.gif) top left no-repeat;
}
.num4 {
	background: url(../images/charts/4.gif) top left no-repeat;
}
.num5 {
	background: url(../images/charts/5.gif) top left no-repeat;
}
.num6 {
	background: url(../images/charts/6.gif) top left no-repeat;
}
.num7 {
	background: url(../images/charts/7.gif) top left no-repeat;
}
.num8 {
	background: url(../images/charts/8.gif) top left no-repeat;
}
.num9 {
	background: url(../images/charts/9.gif) top left no-repeat;
}
.num10 {
	background: url(../images/charts/10.gif) top left no-repeat;
}
.dl_itune {
	width: 20px;
	height: 20px;
	float: left;
}

/* *******************************************************/
#prevBox {
	height: 140px;
	clear: left;
}
#prev {
	width: 560px;
	height: 40px;
	margin-left: 380px;
	background: url(../images/charts/bg_pagesend.gif) no-repeat;
	position: relative;
}
.num_left {
	position: absolute;
	left: 5px;
	top: 10px;
}
.num_right {
	position: absolute;
	left: 370px;
	top: 10px;
}
#prevBox a {
	color: #4D4848;
}

#prevBox a:hover {
	text-decoration: underline;
}
#prevWrap {
	position: absolute;
	left: 150px;
	top: 0;
}
#btn_back {
	height: 40px;
	float: left;
}
#btn_back a {
	display: block;
	width: 80px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/common/btn_back.gif) left top no-repeat;
}
#btn_back a:hover {
	background: url(../images/common/btn_back.gif) left -40px no-repeat;
}
#btn_number {
	height: 40px;
	float: left;
}
#btn_number img{
	margin-right: 9px;
}
#btn_next {
	width: 80px;
	height: 40px;
	float: left;
}
#btn_next a {
	display: block;
	width: 80px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/common/btn_next.gif) left top no-repeat;
}
#btn_next a:hover {
	background: url(../images/common/btn_next.gif) left -40px no-repeat;
}
/** navi bottom 位置 *********************/
#navi_news_botWrap {
	width: 200px;
	clear: both;
	position: absolute;
	top: -60px;
	left: 650px;
}

/** navi bottom 位置 *********************/
#navi_news_botWrap2 {
	width: 210px;
	clear: both;
	position: absolute;
	top: -150px;
	left: 30px;
}
