@charset "EUC-JP";
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
a img {
	border: none;
}

#container {
  width: 780px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-right-width: 2px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #666666;
  border-left-color: #999999;
  background-color: #FFFFFF;
}
#headerimg {
	margin: 0px;
	padding: 0px;
}
#header h1 {
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  background-color: #FFFFFF;
  color: #003366;
}
#headernavi {
	background-color: #0099FF;
	height: 35px;
	background-image: url(/image/header2_bg.gif);
	background-repeat: repeat-x;
}
#headernavi2 {
  background-color: #0099FF;
  border-top-width: 8px;
  border-bottom-width: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #33CCFF;
  border-bottom-color: #000000;
}
#headernavi2  ul {
  padding: 2px 10px;
  margin: 0px;
  text-align: center;
}
#headernavi2  li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: inline;
}
#sidebox {
  width:180px;
  float: left;
  background-image: url(/image/common/sidebox_body.jpg);
}
#sidebox .today {
  font-weight: bold;
  text-align: center;
  padding: 5px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  border: 1px solid #CCCCCC;
}
#sidebox #bikenews {
  margin: 10px;
  background-color: #FFEEDD;
  border: 1px solid #999999;
}
#sidebox #bikenews ul {
  margin: 0px;
  padding: 3px;
}
#sidebox #bikenews li {
  line-height: 1.4em;
  margin: 0px;
  padding: 2px;
  list-style-type: none;
}
#sidebox #bikenews .bikenews {
  font-weight: bold;
  background-color: #99CCFF;
  text-align: center;
  margin: 0px;
  padding: 3px;
}
#mainbox {
  float: right;
  width: 600px;
}

/* old */
.mainContainer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.header {
	background-color: #FFFFFF;
}
.header2 {
	background-color: #0099FF;
	background-image: url(/image/header2_bg.gif);
	background-repeat: repeat-x;
}
.sideBox {
	width:180px;
	background-color:#FFCC66;
	padding-bottom: 50px;
}
.mainBox {
  width:600px;
	background-color:#FFFFFF;
}
#footer {
  background-image: url(/image/common/footer_bg.jpg);
  background-repeat: repeat-x;
  clear: both;
}
#footer .navi {
	font-size: 12px;
	line-height: 200%;
	text-align: right;
	padding: 10px;
}
#footer  .obi {
	background-color: #000066;
	text-align: right;
}
#footer .navi a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #000066;
}
#footer h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: right;
}
#footer .sitetitle {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: right;
}
.sbmbtn {
  background-image: url(/image/common/btn_bg.jpg);
  border: 1px solid #99CCCC;
  width: 80px;
  background-repeat: repeat-x;
  margin: 3px;
  color: #000000;
  font-weight: bold;
  height: 20px;
  letter-spacing: 0.2em;
  cursor: pointer;
  text-align: center;
}
.sbmbtn2 {
  background-image: url(/image/common/btn_bg.jpg);
  background-position: bottom;
  border: 1px solid #99CCCC;
  width: 60px;
  background-repeat: repeat-x;
  margin: 3px;
  font-weight: bold;
  height: 20px;
  letter-spacing: 0.2em;
  cursor: pointer;
  text-align: center;
}
