@charset "EUC-JP";
/* ===================== reset default style ===================== */


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html {
color:#000;
background:#FFF;
}
body,
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,
form,fieldset,legend,input,textarea,
p,
blockquote,
th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,
q:after{
content:'';
}
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
input,
textarea,
select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
input,
textarea,
select {
*font-size:100%;
}
/* ===================== // reset default style ===================== */

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;
}

/*----------*/
body {
  background-image: url(/image/2011/common/container_bg.gif);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #dddddd;
}
strong {
  font-weight: bold;
}
.clear {
  clear: both;
}

#container {
  width: 960px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #FFFFFF;
}
#header {
}
#header .lead {
  padding: 3px;
}
#header .title {
  background-image: url(/image/2011/common/header_bg.jpg);
  background-repeat: repeat-x;
}
#header .title .header-logo {
  float: left;
}
#header .title .header-title {
  display: inline;
}
#header .title .y-search {
  width: 300px;
  float: right;
  margin-top: 40px;
}
#headernavi {
  clear: both;
  background-color: #0099FC;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: #0CF;
}
#headernavi ul {
  text-align: center;
  padding: 2px 0px;
  list-style-type: none;
  margin: 0px;
}
#headernavi li {
  display: inline;
}
#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 .navi a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #000066;
}
#footer .sitetitle {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: right;
}
#footer .obi {
  background-color: #000066;
  text-align: right;
  padding: 5px;
}
#sidebar {
  float: right;
  width: 300px;
  margin-bottom: 50px;
  margin-top: 10px;
}
#sidebar .netabox {
  width: 270px;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding: 5px;
  background-color: #eee;
  font-size: 12px;
  border: 1px solid #CCC;
}
#sidebar .netabox ul {
  margin: 0px;
  padding: 10px 20px;
}
#sidebar .netabox li {
  padding: 2px;
  list-style-position: outside;
  list-style-type: square;
  line-height: 1.4em;
}
.sidebanner {
  padding: 5px 10px;
}
#mainarea {
  float: left;
  width: 660px;
  margin-bottom: 50px;
  margin-top: 10px;
}
.pankuz {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin: 0px;
}
.pankuz li {
  display: inline;
  list-style-type: none;
  padding-left: 5px;
}
.pagesub {
  margin: 0px 50px 10px;
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px;
}
h3#bikename {
  font-size: 1.25em;
  font-weight: bold;
  border-bottom-width: 1px;
  border-left-width: 10px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #39F;
  border-left-color: #006;
  padding: 5px;
}
#mainarea h2 {
  padding: 5px;
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-left: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099FC;
}
#mainarea h3 {
  margin-top: 20px;
  margin-right: 40px;
  margin-bottom: 10px;
  margin-left: 40px;
}
#mainarea .returnbtn {
  text-align: center;
  padding: 5px;
  margin: 20px;
}
.gad2 {
  text-align: center;
  margin: 10px;  
}
.gad2 .prheader {
  background-color: #CCC;
  padding: 2px;
  margin-bottom: 5px;
}
.amazon2 {
  width: 234px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

