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

#top_main{
	position:relative;
	height: 567px;
	width: 980px;
	margin:0px 1px;
}

#top_banner {
	position: absolute;
	top:395px;
	left:602px;
	z-index:10;
}

#top_banner02 {
	position: absolute;
	top:240px;
	left:602px;
	z-index:10;
}
#top_banner03
 {
	position: absolute;
	top:85px;
	left:602px;
	z-index:10;
}
#swf{
	z-index:1;
}

#top_main h1{
	position: absolute;
	top:0px;
	left:0px;
	text-indent: -9999px;
}
#top_main h2{
	position: absolute;
	text-indent: -9999px;
}

#top_navi {
	position:relative;
	height: 176px;
	width: 980px;
	margin:0px 1px;
	background-image:url(../images/top_bgline.gif);
	background-repeat:repeat-x;
}

#top_secondary{
	position:relative;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 30px;
	background: url(../images/bg_line_secondary.gif) repeat-y center top;
}

#top_navi ul,
#top_secondary ul{
	position: absolute;
	top:10px;
	left:89px;
}

#top_navi li,
#top_secondary li{
	float:left;
}

#top_navi img,
#top_secondary img {
	margin-right:27px;
}

/* What's New */
#whatsnew {
	position: relative;
	width: 500px;
	top: 15px;
	padding-bottom: 30px;
	left: 10px;
}

#whatsnew h3 {
	margin-bottom: 12px;
	border-bottom: 2px solid #008EE0;
}

#whatsnew img#to-bbs {
	position: absolute;
	top: 0;
	left: 365px;
}

#whatsnew dl {
	margin-left: 1em;
}

#whatsnew dl dt {
	margin-bottom: 3px;
}

#whatsnew dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(../images/bg_line.gif) repeat-x left bottom;
}

#whatsnew dl dd a {
	text-decoration: underline;
}

/* フッター */
#top_footer {
	height: 108px;
	background: url(../images/top_footer_bg.gif) no-repeat center top;
	text-align: center;
	}

#top_footer #footer-banner {
	padding: 20px 0;
}

#top_footer #footer-banner ul li {
	display: inline;
	margin-right: 10px;
	}

/*
#top_footer{
	position:relative;
	width: 980px;
	height:77px;
	margin:0px 1px;
	background-image:url(../images/top_footer_bg.gif);
	background-repeat:repeat-y;
}

#top_footer ul{
	position:absolute;
	top:20px;
	left:89px;
}

#top_footer li{
	float:left;
}
#top_footer img{
	margin-right:9px;
}
#top_footer div{
	position:absolute;
	top:20px;
	left:644px;
}
*/

