@charset "utf-8";
/* box setti */
* {
 margin: 0;
 padding: 0;
}
body {
 width: 100%;
 margin: 0;
 padding: 0;
 font-family: "Lucida Grande", sans-serif;
 font-size: 15px;
 color: #333332;
 background: #ffffff url(../parts_image/img_common/bgi_body.png) left top  repeat-x;
}/* for IE7 */
*:first-child+html body {
 font-size: 87%;
}
a {
 border-width: 0px;
}
h1 {
 width: 100%;
 height: 87px;
 font-size: 16pt;
 line-height: 4;
 text-align: center;
 font-weight: normal;
 color: #9acd32;
 background-color: transparent;
}
/* Head Part Settei */
#section-head {
 width: 100%;
 height: 87px;
 position: absolute;
 top: 0;
 left: 0;
 color: #99ffff;
 background: transparent url(../parts_image/img_index/bgi_indxtop09.png) top center no-repeat;
}
#logo {
 width: 790px;
 height: 63px;
 position: relative;
 margin: 0 auto;
}
#head-image {
 width: 790px;
 height: 253px;
 position: relative;
 margin: 0 auto;
}
#main-nav {
 width: 790px;
 height: 24px;
 position: relative;
 margin: 0 auto;
 list-style: none;
}
#main-nav li {
 display: inline;
 border-right: 1px solid #66cc33;
}
#main-nav li a {
 display: inline-block;
 overflow: hidden;
 padding: 0 10px;
 font-size: 87%;
 line-height: 1.8;
 text-decoration: none;
 color: #99ffff;
 background-color: transparent;
}
#main-nav li a:hover {
 text-decoration: none;
 color:#daa520;
 background: transparent url(../parts_image/img_common/bgi_mainnav01.png) left top no-repeat;
 border-width: 0px;
}
/* ---------- Container Settei */
#container {
 width: 100%;
 color: #333332;
 background-color: transparent;
}
#sect-contents {
 position: relative;
 width: 790px;
 margin: 0 auto;
 color: #333332;
 background: #ffffff url(../parts_image/img_common/bgi_conttop.png) left top no-repeat;
}
h2#section-top {
 margin: 0 20px 0 20px;
 padding-top: 20px;
 font-size: 120%;
 font-weight: normal;
 line-height: 1.2;
 color: #336699;
 background-color: transparent;
 border-bottom: 1px dotted #336699;
 text-shadow: 0.2em 0.24em 0.3em #a9a9a9;
}
#upl-info {
 margin: 0 20px 16px 22px;
 padding-left: 18px;
 font-family: "Times New Roman", Times, serif;
 font-style: oblique;
 color: #2f4f4f;
 background: transparent url(../parts_image/img_common/mark_purple.gif) left center no-repeat;
}
/* ---------- Sect-Leader Settei */
#sect-leader {
 width: 610px;
 float: left;
 color: #333332;
 background: transparent;
}
h3#latest-head {
 margin-top: 0 !important;
}
#sect-leader h3 {
 margin-top: 1em;
 margin-bottom: 0.6em;
 margin-left: 20px !important;
 padding-left: 15px;
 font-size: 114%;
 font-weight: normal;
 color: #323232;
 background: transparent url(../parts_image/img_common/marker01.png) left center no-repeat;
 text-shadow: 0.2em 0.24em 0.3em #a9a9a9;
}
#sect-leader h4 {
 margin-top: 0.8em;
 margin-bottom: 0.8em;
 font-size: 94%;
 font-weight: bold;
 color: #003333;
 background-color: transparent;
}
#sect-leader h5 {
 margin-top: 0.6em;
 margin-bottom: 0.6em;
 font-size: 87%;
 font-weight: bold;
 color: #2f4f4f;
 background-color: transparent;
}
#sect-leader h6 {
 margin-top: 0.6em;
 margin-bottom: 0.6em;
 font-size: 87%;
 font-weight: normal;
 font-style: oblique;
 color: #2f4f4f;
 background-color: transparent;
}
#sect-leader h3,
#sect-leader h4,
#sect-leader h5,
#sect-leader h6 {
 width: 570px;
 margin-left: 30px;
}
/* Text */
.leader-paragraph {
 margin-left: 30px;
	margin-right: 6px;
}
.first-paragraph {
 text-indent: 1em;
}
/* Sect-Leader Font Size */
#sect-leader p,
#sect-leader dd,
#sect-leader li {
 font-size: 87%;
 line-height: 1.4;
}
#sect-leader dt {
 font-size: 87%;
 font-weight: bold;
}
#sect-leader p,
#sect-leader dd {
 margin-bottom: 1em;
}
#sect-leader pre {
 font-size: 80%;
 line-height: 1.5;
}
/* ----------- Inline Type */
.ovlin { /* Torikeshi */
 text-decoration: line-through;
}
strong {
 margin-left: 0.2em;
 margin-right: 0.2em;
 color: #333330;
 background-color: transparent;
}
strong.red {
 margin-left: 0.2em;
 margin-right: 0.2em;
 color: #800000;
 background-color: transparent;
}
em {
 margin-left: 0.2em;
 margin-right: 0.2em;
 color: #ff3333;
 background-color: transparent;
}
em.black {
 margin-left: 0.2em;
 margin-right: 0.2em;
 color: #333332 !important;
 background-color: transparent;
}
.inlinelist1 {
 display: list-item;
 list-style: disc;
 margin-left: 48px;
 padding-left: 2px;
}
.s-caps {
 font-family: "Times New Roman", serif;
 font-variant: small-caps;
 font-size: 94%;
}
/* List elements Settei */
.leader-dl {
 margin-top: 0.8em;
 margin-bottom: 0.8em;
 margin-left: 46px;
}
.leader-ol,
.leader-ul {
 margin-top: 0.8em;
 margin-bottom: 0.8em;
 margin-left: 70px;
 margin-right: 12px;
}
.leader-dl dt {
 font-weight: bold;
}
.leader-dl dd {
 padding: 0;
 margin: 0.4em 1.2em 0.4em 1em;
 line-height: 1.4;
}
.leader-ul li {
 line-height: 1.4;
	margin-bottom: 0.8em;
}
li ul,
dd ul,
dd ol,
dd ul,
dd dl {
 font-size: 114% !important;
 margin-left: 40px !important;
}
.leader-ul li img {
	margin: 6px 0 12px 24px;
}
/* ----------- link setti */
p a {
 margin: 0 0.3em;
}
#sect-leader a:link {
 text-decoration: none;
 color: #003366;
 background-color: transparent;
}
#sect-leader a:visited {
 text-decoration: none;
 color: #006666;
 background-color: transparent;
}
#sect-leader a:hover {
 text-decoration: underline;
 color: #556b2f;
 background-color: #f0fff0;
}
#sect-leader a:active {
 text-decoration: none;
 color: #663333;
 background-color: #ffffcc;
}
.pointlink {
 text-decoration: none !important;
 color: inherit !important;
 background-color: transparent !important;
}
.forward-pg a {
 font-weight: bold;
 text-decoration: none !important;
 color: #6666cc !important;
 background-color: transparent;
}
/* image setti */
img {
 border: none;
}
li img,
.inc-img {
 vertical-align: middle;
}
/* float Settei */
.float-l {
 float: left;
}
.float-r {
 float: right;
}
.floatclear {
 clear: both;
}
.floatclear-l {
 clear: left;
}
.floatclear-r {
 clear: right;
}
#retun-top {
 clear: both;
 height: 37px;
 padding-right: 200px;
 font-family: Futura, Arial, sans-serif;
 text-align: center;
 font-size: 87%;
 color: #333332;
 background: transparent url(../parts_image/img_common/bgi_return.png) left center no-repeat;
}
.revw-top {
	margin-left: 230px;
 font-family: Futura, Arial, sans-serif;
 font-size: 87%;
 color: #333332;
 background: transparent;
}
/* --------- footer Settei */
#section-footer {
 width: 100%;
}
#footer-contents {
 width: 560px;
 margin: 0 auto;
}
#footer-contents h2 {
 font-size: 87%;
}
#information {
 font-size: 74%;
 line-height: 1.2;
}
#information dt {
 width: 95px;
 float: left;
 font-weight: bold;
 text-align: right;
 color: #696969;
 background-color: transparent;
}
#information dd {
 margin: 0 0 2px 110px;
}
#information dd:after {
 content: "";
 display: block;
 clear: left;
}
#banners {
 list-style-type: none;
}
#banners li {
 display: inline;
 overflow: hidden;
}
/* ----------- Right navigation Settei */
#sect-r-nav {
 width: 180px;
 float: left;
 font-family: Futura, Arial, sans-serif;
 color: #333332;
 background-color: transparent;
}
#sect-r-nav h2 {
 margin: 8px 18px 12px 8px;
 font-size: 100%;
 font-weight: bold;
 border: none;
}
#sect-r-nav h3 {
 margin: 3px 18px 6px 8px;
 padding-top: 0.2em;
 font-size: 87%;
 text-indent: 12px;
 line-height: 1.2;
 color: #fffffa;
 background-color: #6b8e23;
 border-top: 1px solid #ffffff;
 border-right: 2px dotted #ffffff;
}
#sect-r-nav ul {
 padding-bottom: 16px;
 list-style-type: none;
 font-size: 87%;
 line-height: 1.1;
 letter-spacing: 0.04em;
}
#sect-r-nav li {
 width: 168px;
 margin-left: 12px;
	margin-bottom: 0.4em;
 overflow: hidden;
}
#menu-mark {
 margin-top: -8px;
 margin-right: 24px;
 text-align: center;
 color: #333366;
 background-color: transparent;
}
#sect-r-nav p {
 margin-left: 8px;
 padding-left: 14px;
 font-size: 87%;
 line-height: 1.3;
 color: #333332;
 background: transparent url(../parts_image/img_common/marker_list03.gif) left center no-repeat;
}
/* Right navigation link settei */
#sect-r-nav li a {
 display: block;
 width: 140px;
 padding: 0 12px 0 16px;
 text-decoration: none;
 color: #003366;
 background: transparent url(../parts_image/img_common/marker_list01.gif) left center no-repeat;
}
#sect-r-nav li a:hover {
 padding: 0 12px 0 16px;
 text-decoration: underline;
 color: #003366;
 background: transparent url(../parts_image/img_common/marker_list02.gif) left center no-repeat;
}
#currentpage {
	padding-left: 8px;
 font-style: oblique;
 font-weight: bold !important;
 color: #660066;
 background-color: transparent;
}
#link-home {
 font-weight: bold;
}