@charset "utf-8";


/* 大見出し
---------------------------------------------*/
h1 {
	margin-bottom: 20px;
}

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
   	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.05em;
	/**/
	color: #ffffff;
	background: #000000 url() left top repeat-x;
}
img {
	border: none;
	vertical-align: top;
}

/* 歴代優勝　ﾌﾟﾚｰﾄﾁｰﾑ
---------------------------------------------*/

#reki-risuto {
    margin-top: -20px;
	margin-left:-26px;	
	width: 735px;
	height:302px;
}	


/* 固定幅の2段組レイアウト
---------------------------------------------*/

#content {
	width: auto;
	margin-top: 80px;
	margin-left:200px;
	background: url() left repeat-y;
	padding: 0px 0px 0px 0px;
}
#logo {
	position: absolute;
	left:2px;
	top: 15px;
	width: 402px;
	height: 40px;
	}
	
#globalNav {
	position: absolute;
	left:5px;
	top: 64px;
	width: 220px;
	line-height: 20px;
	margin-bottom: 0px;
	padding: 4px 0px 0px 4px
	
}

#globalNav ul li a:hover 	{background-color: #FF9900}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* 大見出し
---------------------------------------------*/
h1 {
	margin-bottom: 20px;
}
/* 商品一覧
---------------------------------------------*/
#productList {
	margin-top: 30px;
	margin-left:-30px;
	}
#productList h2 {
	border-top: 1px solid #CCCCCC;
}

#productList li {
	float: left;
	width: 300px;
	margin: 10px 10px 0px 0px;
	text-align: center;
	
	}
#productList dl {
	margin: 1px 0;
	font-size: 90%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E8E8E8;
}
#productList dt {
　　width: 300px;
	padding: 0px 0;
	text-align: center;
	background: #FFFFFF;
	border-top: 1px solid #E8E8E8;
}
#productList dd {
　　width: 300px;
	padding: 0px 0;
	background: #1e1e1e;
}

#productList img {
　　margin-right: 10px ;
    margin-bottom: 10px ;
	padding: 3px ;
	border: 1px solid #E8E8E8;
}


/* フッター
---------------------------------------------*/
#footer {
	background: url() left top repeat-x;
	clear: both;
	position: relative;
	width: 230px;
	margin-left:0px;
	padding: 0px 0px 40px 0px;
	left: 2px;
	top: 5px;
	height: 95px;
	background-color: #222222;
	background-image: url();
	border: solid 1px #888888;
	
}
#footer p {
	position: absolute;
	left: 1px;
	top: 110px;
	width: 235px;
}

/* 
---------------------------------------------*/
#footerNav01 {
	position: absolute;
	right:330px;
	top: 12px;
	width: 70px;
	left: 943px;
}

#footerNav01 p {
	position: absolute;
	left: -942px;
	top: -10px;
	
}	
/* 
---------------------------------------------*/
#footerNav02 {
	position: absolute;
	right: 270px;
	top: 12px;
	width: 43px;
	left: 765px;
	height: 11px;
}
#footerNav02 p {
	position: absolute;
	left: -764px;
	top: 13px;
	
}	
/* 
---------------------------------------------*/
#footerNav03 {
	position: absolute;
	right:230px;
	top: 13px;
	width: 52px;
	left: 706px;
	
}
#footerNav03 p {
	position: absolute;
	left: -705px;
	top: 33px;
	
}	
	/* 
---------------------------------------------*/
#footerNav04 {
	position: absolute;
	right:230px;
	top: 10px;
	width: 52px;
	left: 817px;
	
}
#footerNav04 p {
	position: absolute;
	left: -814px;
	top: 58px;
	
}	

/* 
---------------------------------------------*/
#footerNav05 {
	position: absolute;
	right:230px;
	top: 10px;
	width: 52px;
	left: 881px;
	
}
#footerNav05 p {
	position: absolute;
	left: -880px;
	top: 79px;
	
}	

