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

/*===== original =====*/

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background-image: url(/image/2007/common/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body,th,td {
	font-size: 12px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

/*reset*/
a img {
  border: none;
}

/*common*/
.clear {
  clear: both;
}

/*layout*/
#container {
  width: 840px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}


/*style07.css*/
.header {
	background-image: url(/image/2007/common/header_bg1.gif);
	background-repeat: repeat-x;
	height: 130px;
}
.header2 {
  background-image: url(/image/2007/common/header_bg2.gif);
  background-repeat: no-repeat;
  height: 120px;
  width: 842px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.header2 ul.header-navi {
  background-color: #999999;
  margin: 0px;
  padding: 0px;
}
.header2 li {
  display: inline;
  float: left;
  list-style-type: none;
}
.headerShop {
  background-color: #000000;
  height: 30px;
  width: 600px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 240px;
}
.headerTitle {
  background-color: #FFFFFF;
  text-align: right;
  height: 65px;
  width: 635px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 205px;
}

.biketab {
  background-image: url(/image/2007/biketab/bg.gif);
  background-repeat: repeat-x;
  width: 842px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
  height: 55px;
}
.headerShop li {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
	list-style-type: none;
	list-style-image: none;
}
.footer {
  text-align: right;
  width: 840px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border: 1px solid #000000;
}
#shoplink {
  width: 840px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border: 1px solid #000000;
}
.link {
	text-align: center;
	margin: 5px;
}
.shopspec {
	line-height: 150%;
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
}
#shoplink a:link {
	color: #000000;
	text-decoration: underline;
}
#shoplink a:visited {
	color: #000000;
	text-decoration: underline;
}
#shoplink a:active {
	color: #FF0000;
	text-decoration: underline;
}
#shoplink a:hover {
	color: #FF0000;
	text-decoration: underline;
}

