﻿@charset "utf-8";

body {
	font-family: "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



a:link img {
	border-style:none;
}

a:visited img {
	border-style:none;
}


#container {
	font-family: "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: auto;
}
#header {
	width: 972px;
	height: 119px;
}

#sidebox {
	width:152px;
	float:left;
}
#sidenavi {
	width: 152px;
	list-style-type: none;
	text-align: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
#sidelist {
	list-style-type: none;
	text-align: center;
	width: 150px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.sidehead {
	background-color: #000000;
	background-image: url(../images/sidenavitop.jpg);
	line-height: 30px;
	width: 150px;
	height: 29px;
	border-bottom: 1px solid #ffffff;
}

#sidelist img {
	border-bottom:1px solid #ffffff;
	vertical-align:bottom;
}


#glbox {
	width: 820px;
	height: 40px;
	float: left;
}
#glnavi {
	padding: 0px;
	width: 802px;
	height: 32px;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 9px;
}
#glnavi ul {
	width: 800px;
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #666666;
}


#glnavi  li {
	list-style-type: none;
	float: left;
	width: 160px;
	background-image: url(../images/glonavi.jpg);
	color: #000000;
	line-height: 30px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 30px;
	display: block;
}
#glnavi a {
	line-height: 30px;
	height: 30px;
	width: 160px;
	display: block;
	background-image: url(../images/glnavi.jpg);
}
#glnavi a:hover {
	background-image: url(../images/glnavi.jpg);
	background-position: 0px 30px;
	color: #FFFFFF;
}
#glnavi a:link {
	text-decoration: none;
	color: #000000;
}
#glnavi a:link:hover {
	color: #FFFFFF;
}

#glnavi a:visited {
	background-image: url(../images/glnavi.jpg);
	color: #000000;
	text-decoration:none;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#glnavi a:visited:hover {
	background-image: url(../images/glnavi.jpg);
	color: #FFFFFF;
	text-decoration:none;
}

#footer {
	height: 50px;
	width: 1000px;
	clear: left;
}

#slideshow img {
	z-index: 8;
	position: absolute;
}
#slideshow img.active {
    z-index: 10;
}
#slideshow img.last-active {
    z-index: 9;
}
#centerbox {
    float: left;
    height: 780px;
    margin: 0 9px;
    text-align: left;
    width: 802px;
}
#centerhead {
    background: url("../images/manual_head.jpg") repeat scroll 0 0 transparent;
    height: 40px;
    width: 802px;
}
#center_content {
    background-color: #ffffff;
    color: #000000;
    padding: 10px;
	line-height:16px;
}
h1 {
    font-size: 16px;
    background-color: #000000;
    line-height: 30px;
    color: #ffffff;
    padding-left: 5px;
    margin: 0;
}
h2 {
    font-size: 16px;
    background-color: #000000;
    line-height: 30px;
    color: #ffffff;
    padding-left: 5px;
    margin: 0;
}
#sekou {
    padding: 10px;
}
#tori {
    padding: 10px 10px 5px 10px;
}

#center_content li a {
    line-height: 30px;
    background-image: url(../images/parts_head2.jpg);
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    width: 220px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#center_content li a:hover {
    line-height: 30px;
    background-image: url(../images/nav-bg3.jpg);
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    width: 220px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
