@import url(default.css);
/* CSS Document */
body,td,th{
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
body{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.base{
	width: 780px;
	margin: 0px auto;
}
.photo{
	width: 250px;
	height: 180px;
	float: left;
	background-color: #333333;
	background-image: url(../images/main_src_01.jpg);
	background-repeat: no-repeat;
}
.topics-area{
	margin: 0px 0px 0px 1px;
	background-color: #999999;
}
.topics-area .contents-header{
	background-image: url(../images/topics_h_bg.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	text-align: left;
	text-indent: -10000px;
}
.topics-area .contents-footer{
	height: 5px;
	background-image: url(../images/topics_f_bg.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
	text-indent: -10000px;
}
.topics-area .new-arrival,
.topics-area .discography{
	width: 264px;
}
.topics-area .new-arrival{
	float: left;
	margin-right: 1px;
}
.topics-area .discography{
	float: left;
}
.topics-area .new-arrival h3{
	background-image: url(../images/label_news.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
	text-indent: -10000px;
}
.topics-area .discography h3{
	height: 25px;
	background-image: url(../images/label_disco.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
	text-indent: -10000px;
	margin: 0px;
}
.topics-area .wallpaper{
	height: 119px;
	background-image: url(../images/wallpaper.jpg);
	background-repeat: no-repeat;
	width: 250px;
	float: right;
}
.topics-area .contents{
	background-image: url(../images/topics_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 5px;
	height: 85px;
}
.border{
	clear: both;
	background-image: url(../images/main_src_21.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 13px;
	margin: 0px auto;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
	text-indent: -10000px;
}
.policy,
.policy td{
	text-align: left;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
.topics-area .discography .contents h2{
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 0px 5px;
}
.topics-area .discography .contents p{
	font-size: 9px;
	line-height: 12px;
	margin: 0px 0px 0px 5px;
}
