@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
thead {
	font-weight: bold;
	color: #FFF;
	background-color: #CC0001;
}
th, td {
	padding: 5px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	padding: 5px;
}
strong {
	font-weight: bold;
	color: #CC0001;
}
h2, span {
	display: none;
}
h3 {
	font-size: 14px;
	color: #CC0001;
	border-bottom:2px solid #CC0001;
}

.hr {
	background-color: #d6d6d6;
	width: 940px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.menudetail {
	background-color: #d9d9d9;
	margin-bottom: 20px;
}
.menudetail img {
	display:block;
	background-color: #FFF;
	background-position: center;
	width: 145px;
	height: 100px;
	border: 1px solid #CC0001;
	display:block;
}
.linkdetail {
	background-color: #ffffff;
	margin-bottom: 20px;
}
.storedetail{
	font-size: 18px;	
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 150px;
}
#gasgaslogo {
	width: 305px;
	height: 67px;
	margin: 10px;
	float: left;
}
#headerbutton {
	width: 265px;
	height: 45px;
	float: right;
	margin: 8px;
	margin-right: 12px;
}
#headerbutton li {
	padding: 2px;
}
#parts a {
	display:block;
	background-image: url(../images/header_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 264px;
	height: 44px;
}
#parts a:link,#parts a:visited,#parts a:active {
	background-position: 0px 0px;
}
#parts a:hover {
	background-position: 0px -44px;
}
#trialteam a {
	display:block;
	background-image: url(../images/header_button.png);
	background-repeat: no-repeat;
	background-position: 0 -88px;
	width: 264px;
	height: 44px;
}
#trialteam a:link,#trialteam a:visited,#trialteam a:active {
	background-position: 0px -88px;
}
#trialteam a:hover {
	background-position: 0px -132px;
}
#menu {
	width: 210px;
	float: left;
	margin: 20px;
}
#news {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#manualpartlist {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#about {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -48px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#gallery {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -72px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#link {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#linkmenu {
	width: 210px;
	float: left;
	margin: 20px;
}
#technicaldata {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -96px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#store {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#contents {
	width: 700px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 5px;
}
#information {
	background-color: #eaeaea;
	margin-bottom: 30px;
	padding: 10px 20px 20px 20px;
	line-height:130%;
}
#oldmodels {
	display:block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -192px;
	width: 210px;
	height: 24px;
	margin: 0px;
}
#footer {
	margin: 20px;
	padding-top: 20px;
	clear: both;
}
