@import url("default.css");
@import url("menucom.css");
@import url("theme.css");
/* 90's TOP */
body#the90s-top{
	background-image: url(../imgscom/bg90s.jpg);
	background-repeat: no-repeat;
	background-color: #3A031B;
}
#the90s-top .main{
	background-image: url(../images_90s/bg_kitaro_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#the90s-top .index{
	width: 430px;
	background-image: url(../images_90s/index_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
	margin-left: 13px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#the90s-top .bottom-area{
	background-image: url(../images_90s/bg_kitaro_bottom.png);
	height: 175px;
	background-repeat: no-repeat;
	background-position: right top;
}
.announce-area{
	width: 380px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #333333;
	margin: 50px 0px 0px 30px;
	height: 78px;
}
.announce-area ul{
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
.announce-area li{
	margin-left: 20px;
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	line-height: 14px;
}
.announce-area #column{
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	display: block;
	width: 350px;
}
.link-area{
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 175px;
	height: 170px;
}
.link-area ul{
	margin: 120px auto 0px auto;
	padding: 0px;
}
.link-area li
{
	list-style-type: none;
	text-align: center;
	padding: 0px 0px 5px 0px;
}
.countdown{
	width: 153px;
	height: 135px;
	margin: 8px 0px;
	background-image: url(../images_90s/top_releasedate.png);
	background-repeat: no-repeat;
}
.countdown-txt{
	padding: 70px 0px 0px 45px;
}
.countdown .num{
	width: 34px;
}
.countdown .num img{
	margin: 0px auto 0px auto;
}
.link {
	background-image: url(../images_90s/link_bg.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 139px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}.link ul{
	margin: 0px 0px 0px auto;
	padding: 20px 0px 3px 0px;
}
.link li
{
	list-style-type: none;
	text-align: center;
	padding: 0px 0px 3px 0px;
}
