@charset "Shift_JIS";
/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


body
{
	font-family: verdana, 'trebuchet ms', sans-serif, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	color: #333333;
	font-size: 75%;
	background-repeat: repeat-y;
	background-color: #F5F5F5;
	background-image: url(../img/bg_816.gif);
	background-position: center;
}


#container
{
	width: 800px;
	background-color: #FFFFFF;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}


/* ++++++ ヘッダー ++++++ */


#pageheader
{
	width: 800px;
	background-image: url(img/top_bg.gif);
	background-repeat: no-repeat;
	height: 98px;
}

#aw {
	position: absolute;
	top:11px;
	left: 11px;
	overflow: hidden;
	height: 28px;
}

#aw a {
	overflow: hidden;
	padding-top: 200px;
	width:142px;
	height:28px;
	display: block;
}

#topspl {
	left:14px;
}

#topspl a{
background-image: url(img/top_spl.gif);
}

#topnews {
	left:144px;
}

#topnews a {
	background-image: url(img/top_news.gif);
}

#topimp {
	left:274px;
}

#topimp a {
	background-image: url(img/top_imp.gif);
}

#topbuyers {
	left:404px;
}

#topbuyers a {
	background-image: url(img/top_buyers.gif);
}


#topnoneA {
	left:534px;
	background-image: url(img/top_none.gif);
}

#topnoneB {
	left:664px;
	background-image: url(img/top_none.gif);
}


#topnavi {
	width: 800px;
	display: block;
	height: 98px;
}

#topnavi li {
	position: absolute;
	top:66px;
	width:124px;
	height:19px;
	overflow: hidden;
}

#topnavi li a {
	display: block;
	padding-top: 200px;
	overflow: hidden;
}

#topnavi li a:hover  {
background-position: 0px -19px;
}


#time {
	font-size: 10px;
	left: 212px;
	top: 39px;
	overflow: hidden;
	width: 200px;
	position: absolute;
	color: #999999;
}

#top_ad {
	font-size: 91%;
	left: 212px;
	top: 37px;
	width: 400px;
	position: absolute;
}

#top_ad a:link, #top_ad a:visited{
	color: #003399;
}

#top_ad a:hover{
	color: #CC0000;
}


#linka {
	left: 645px;
	top: 36px;
	overflow: hidden;
	width: 52px;
	position: absolute;
	font-size: 1px;
	height:18px;

}

#linka a{
	overflow: hidden;
	padding-top: 200px;
	display: block;
	height:18px;

}


#linkb {
	left: 705px;
	top: 36px;
	overflow: hidden;
	width: 70px;
	display: block;
	position: absolute;
	font-size: 1px;
	height: 18px;
}

#linkb a{
	overflow: hidden;
	padding-top: 200px;
	display: block;
	height:18px;

}



/* ++++++ 注意 ++++++ */



#topimp a{
	background-position: 0px -19px;
}



/* ++++++ フッター ++++++ */

#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	clear: left;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.spacer {
	clear: both;
	font-size: 0px;
	height: 0px;
}
