@charset "utf-8";
/*-----------------------------------------------
	base style
-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	line-height: 150%;
	color: #333;
	background-color: #f2f2b0;
	font-size: 95%;
	font-family: Verdana, sans-serif;
	text-align: center;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

img {
	border: 0;
	text-align: center;
}

strong {
	color: #f00;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p {
	margin: 0 0 0.5em;
}

p.center {
	text-align: center;
}

p.topimg {
	color: #666;
	font-size: 80%;
	text-align: center;
}

p.topimg a {
	text-decoration: none;
}

p.topinfo {
	margin: 20px 80px;
	padding: 10px;
	border: 2px solid #fc0;  
	background-color: #ffc;
	font-weight: bold;
	text-align: center;
}

p.green {
	margin: 10px 0 0 15px; 
	padding: 5px;
	width: 200px; 
	color: #080;
	background-color: #cfc;
	text-align: center;
}

p.blue {
	color: #00f;
	font-weight: bold;
}

p.pink {
	margin-left: 20px;
	width: 500px;
	color: #f36;
	font-weight: bold;
}

p.top {
	clear: both;
	margin-right: 10px;
	font-size: 75%;
	text-align: right;
}

p.dnl {
	margin: 20px; 
	width: 550px; 
	font-size: 85%;
}

li {
	list-style-type: none;
}

table {
	font-size: 100%;
}

/*-----------------------------------------------
	page
-----------------------------------------------*/

div#page {
	margin: 0 auto;
	padding: 0 10px;
	width: 850px;
	background: url(../img/bk01.gif) repeat-y;
	text-align: left;
}

/*-----------------------------------------------
	header
-----------------------------------------------*/

h1 {
	margin-bottom: 10px;
}

/*-----------------------------------------------
	navi
-----------------------------------------------*/

ul#navi {
	padding-left: 60px;
	float: left;
}

ul#navi li {
	margin-right: 15px;
	float: left;
	width: 128px;
}

ul#navi a {
	display: block;
	border-left: 2px solid #dea;  
	border-top: 2px solid #dea;  
	border-right: 2px solid #ab7; 
	border-bottom: 2px solid #ab7;
	width: 128px;
	color: #063;
	background-color: #d5e595;
	text-align: center;
	text-decoration: none;
}

ul#navi a:hover {
	border-left: 2px solid #ab7;
	border-top: 2px solid #ab7;  
	border-right: 2px solid #dea; 
	border-bottom: 2px solid #dea;
	color: #063;
	background-color: #efb;
}

/*-----------------------------------------------
	main
-----------------------------------------------*/

div#main {
	clear: both;
	width: 830px;
}

div#content h2 {
	margin: 10px 0;
	padding: 5px 0 5px 10px;
  border-left: 10px solid #aac;
	width: 600px;
	background-color: #f5f5ff;
	font-weight: bold;
	font-size: 110%;
}
div#content h3 {
	margin: 0 10px 10px 10px;
	padding-left: 10px;
	border-left: 5px solid #aac;
	border-bottom: 1px solid #aac;
	width: 400px;
	font-weight: bold;
	font-size: 100%;
}

div#content h4 {
	margin-left: 20px;
	padding-left: 10px;
	border-left: 5px double #aac;
	width: 400px;
	font-weight: bold;
	font-size: 90%;
}

h2.pink2 {
	margin: 10px 0;
	padding: 5px 0 5px 10px;
  border-left: 10px solid #f99 !important;
	width: 600px;
	background-color: #fff3f3 !important;
	font-weight: bold;
	font-size: 110%;
}

h3.pink3 {
	margin: 0 10px 10px 10px;
	padding-left: 10px;
	border-left: 5px solid #f99 !important;
	border-bottom: 1px solid #f99 !important;
	width: 400px;
	font-weight: bold;
	font-size: 100%;
}

h4.pink4 {
	margin-left: 20px;
	padding-left: 10px;
	border-left: 5px double #f99 !important;
	width: 400px;
	font-weight: bold;
	font-size: 90%;
}

div#widecontent h2 {
	padding: 20px 0 3px 20px;
	border-bottom: double 5px #d5e595;
	width: 400px;
	font-weight: bold;
	font-size: 120%;
}

div#sidebar h2,
div#sidebar h3,
div#sidebar h4,
div#sidebar h5 {
	margin: 10px 0 10px 10px;
	padding: 0 0 3px 10px;
	border-bottom: double 5px #d5e595;
	width: 160px;
	font-weight: bold;
	font-size: 120%;
}

/*---------- content ----------*/
div#content  {
	margin: 20px 0;
	float: right;
	width: 630px;
}

div#widecontent {
	margin: 0 30px 30px 30px;
	width: 790px;
}

dl.history dt {
	margin: 10px 0 0 30px;
	padding-left: 10px;
	border-top: 1px solid #aac;
	border-bottom: 1px solid #aac;
	width: 170px;
	font-weight: bold;
	font-size: 85%;
}

dl.history ul {
	margin: 10px 0 30px 30px;
	font-size: 85%;
}

dl.history li {
	border-bottom: 1px dotted #ccc;
	width: 500px;
}

table.banner {
	margin: 0 0 30px 30px; 
}

table.banner td {
	padding: 2px;
}

ul.topicpath {
	font-size: 85%;
	padding-bottom: 5px;
}

ul.topicpath li {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 110%;
}

ul.topicpath li a {
	padding-right: 10px;
	background: url(../img/topicpath.gif) no-repeat right center;
}

table.table00 {
	margin: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 85%;
}

table.table00 th {
	padding: 10px;
}

table.table00 td {
	padding: 10px 20px;
	width: 150px;
}

table.table01 {
	margin: 0 20px 10px 0;
	font-size: 85%;
}

table.table31 {
	margin: 0 20px 10px 10px;
	font-size: 85%;
}

table.table41 {
	margin: 10px 20px 10px 20px;
	font-size: 85%;
}

table.table01 td,
table.table31 td,
table.table41 td {
	vertical-align: top;
}

table.center td, {
	text-align: center;
}

table.table01 ul li,
table.table31 ul li,
table.table41 ul li {
	margin: 0 0 5px 10px;
	padding-left: 10px;
	background: url(../img/bullet02.gif) no-repeat 0 0;
}

table.table01 ul ul li,
table.table31 ul ul li,
table.table41 ul ul li {
	margin: 2px 0 0 0;
	background: url(../img/bullet03.gif) no-repeat 0 0;
}

table.table02 {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 620px;
	font-size: 85%;
	text-align: center;
}

table.table32 {
	margin: 0 0 10px 10px;
	border-collapse: collapse;
	width: 610px;
	font-size: 85%;
	text-align: center;
}

table.table42 {
	margin: 0 0 10px 20px;
	border-collapse: collapse;
	width: 600px;
	font-size: 85%;
	text-align: center;
}

table.table02 th,
table.table32 th,
table.table42 th {
	padding: 5px 3px 5px 3px;
	border: solid 1px #ccc;
	background-color: #ddd;
}

table.table02 td,
table.table32 td,
table.table42 td {
	padding: 3px 0 3px 0;
	border: solid 1px #ccc;
	line-height: 130%;
}

tr.even td {
	background-color: #eee;
}

th.ninety {
	width: 84px;
}

th.red {
	width: 82px;
	color: #f00;
	background-color: #fee !important;
}

th.red2 {
	width: 85px;
	color: #ff0;
	background-color: #f00 !important;
}

th.green {
	width: 33px;
	color: #080;
	background-color: #cfc !important;
	font-size: 80%;
}

td.white, th.white {
	background-color: #fff !important;
}

table.table10 {
	margin: 40px;
	border: solid 1px #999;
	border-collapse: collapse;
	width: 680px;
	line-height: 150%;
}

table.table10 td {
	padding: 5px 10px;
	border: solid 1px #999;
}

td.item {
	width: 150px;
	background-color: #d5e595;
	font-weight: bold;
	text-align: center;
}

.error_coution {
	color: #F00;
}

div.question_submit {
	text-align:center;
	margin:20px 0px;
}

div.question_submit input.button {
	width: 150px;
}

dl.flled {
	margin-bottom: 20px;
	width: 580px;
	font-size: 85%;
}

dl.flled dt {
	padding: 5px 0 0 5px;
	width: 200px;
	font-weight: bold;
}

dl.flled dd {
	margin-left: 20px;
	line-height: 140%;
}

table.link {
	margin-top: 40px;
	width: 600px;
	line-height: 130%;
}

table.link td {
	padding: 0px;
	vertical-align: top;
}

ul.link {
	padding: 20px 0 40px 40px;
}

ul.link li {
	margin-bottom: 5px;
	background: url(../img/bullet21.gif) no-repeat 0 2px;
}

ul.link a {
	padding-left: 20px;
}

dl.order {
	margin: 40px;
	width: 670px;
}

dl.order dt {
	padding: 5px 0 5px 5px;
	border: solid #ccc;
	border-width: 1px 1px 1px 10px;
	width: 10em;
	font-weight: bold;
}

dl.order dd ul {
	margin: 10px 0 20px 40px ;
}

dl.order dd ul li {
	list-style-type: square;
}

div.privacy {
	margin: 40px;
	width: 670px;
}

div.privacy h3 {
	margin-top: 10px;
	padding-left: 5px;
	border-bottom: solid 2px #063;
	width: 18em;
	color: #063;
	font-weight: bold;
	font-size: 100%;
}

div.privacy ol li {
	margin-left: 50px;
	list-style-type: lower-alpha;
}

div.privacy ul li {
	margin-left: 30px;
}

ul.sitemap1 {
	padding: 10px 0 0 20px;
	font-size: 85%;
}

div#sitemap {
	float: left;
	width: 250px;
}

ul.sitemap2 {
	margin-left: 20px;
	padding-left: 10px;
	font-size: 85%;
}

ul.sitemap1 li {
	margin: 5px 0 0 10px;
	background: url(../img/bullet11.gif) no-repeat 0 2px;
}

ul.sitemap2 li {
	margin-left: 10px;
	background: url(../img/bullet12.gif) no-repeat 0 2px;
	font-weight: bold;
}

ul.sitemap2 ul li {
	background: url(../img/bullet13.gif) no-repeat 0 2px;
	font-weight: normal;
}

ul.sitemap2 ul ul li {
	background: url(../img/topicpath.gif) no-repeat 10px 8px;
}

ul.sitemap1 a,
ul.sitemap2 a {
	padding-left: 20px;
}

hr {
	border-style: none;
	margin: 10px 0 10px 20px;
	width: 240px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}

/*---------- sidebar ----------*/
div#sidebar {
	margin: 20px 0;
	float: left;
	width: 170px;
}

ul.menu1,
dl.menu2,
dl.sell {
	margin-bottom: 30px
}

ul.menu1 a {
	margin: 5px 0 0 10px; 
	padding: 3px 0 3px 5px ;
	border: 2px dotted #fa0;
	display: block; 
	width: 160px; 
	color: #850;
	background-color: #fd8;
	text-decoration: none;
}

ul.menu1 a:hover {
	border: 2px dotted #fa0;
	display: block; 
	color: #f00;
	background-color: #fff;
	text-decoration: none;
}

dl.menu2 dt {
	margin: 0 0 5px 10px; 
	padding: 3px 0 3px 5px ;
	border: 2px dotted #fa0;
	display: block; 
	width: 160px; 
	color: #850;
	background-color: #fd8;
}

dl.menu2 ul,
dl.sell ul {
	margin: 0 0 5px 15px;
	color: #f00;
	font-size: 85%;
}

dl.menu2 ul ul li {
	background: url(../img/bullet03.gif) no-repeat 0 8px;
}

dl.sell dt {
	margin: 0 0 5px 10px; 
	padding: 3px 0 3px 5px ;
	border: 2px solid #f99;
	width: 160px; 
	color: #ff0;
	background-color: #f00;
	font-weight: bold;
}

table.contact {
	margin: 0 0 10px 10px; 
	border: 5px solid #f99;
	width: 160px;
	background-color: #fcc;
	font-size: 85%;
}

table.contact td {
	text-align: center;
}

table.contact a {
	color: #f00;
}

table.fax {
	margin: 0 0 30px 10px; 
	padding: 5px 0; 
	border: 5px solid #0c9;
	width: 160px;
	background-color: #cfc;
	font-size: 85%;
}

table.fax td {
	text-align: center;
}

td.fax_no {
	color: #f00;
	font-size: 130%;
}

/*-----------------------------------------------
	footer
-----------------------------------------------*/
ul#footer {
	clear: both;
	width: 830px;
	line-height: 200%;
	background-color: #063;
	font-size: 85%;
}

ul#footer li {
	margin-left: 20px;
	padding-left: 20px;
	display: inline;
	background: url(../img/bullet01.gif)  no-repeat 0 -2px;
}

ul#footer a {
	color: #fff;
	text-decoration: none;
}

div#address {
	padding: 10px 0 20px;
	width: 830px;
	background: url(../img/footer01.gif) repeat;
}

div#address table {
	margin-left: 100px;
	width: 650px;
	line-height: 150%;
	font-size: 85%;
}

#footer0 {
	margin-bottom: 20px;
	font-size: 60%;
	text-align: center;
}

#footer0 a:link{
	color: #999999;
	text-decoration: none;
}
#footer0 a:visited{
	color: #999999;
	text-decoration: none;
}
#footer0 a:hover{
	color: #999999;
	text-decoration: none;
}
#footer0 a:active {
	color: #999999;
	text-decoration: none;
}

@media print {
h1,#navi,#footer,#address,.topicpath {display:none;}
}