.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.maintext li {
	padding-top: 3px;
	padding-bottom: 3px;
}
h2.main {
	margin: 0px;
	text-align: center;
	font-size: 20px;
	color: #FF3300;
}
h3.main {
	border: 1px solid #aaa;
	padding: 2px 4px;
	font-size: 16px;
	background-color: #eef;
	color: #000066;
}
h4.main {
	border-bottom: 3px double #aaa;
	padding: 3px;
	font-size: 14px;
	color: #660000;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.float-left {
	margin-right: 8px;
	float: left;
}
.margin-lift {
	font-size: 90%;
	margin-left: 30px;
	line-height: 150%;
}.smalltext {
	font-size: 80%;
	line-height: 130%;
	text-decoration: none;
}
.question {
	margin-bottom: 0px;
	font-weight: bold;
	color: #039;
}
.answer {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 0 0 24px 12px;
	padding: 6 12px;
	font-size: 90%;
	line-height: 150%;
}
.disable {
	display: none;
}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: url(images/mainbg.gif) repeat-y center center;
}
#container {
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px;
	width: 760px;
	text-align: left;
	position: relative;
}
#headbar {

}
#headbar h1{
	position: absolute;
	padding: 0px;
	margin: 0px;
	line-height: 160%;
	top: 114px;
	padding-left: 8px;
	color: #345;
	font-size: 16px;
}
#leftside {
	width: 180px;
	float: left;

}
#rightside {
	width: 580px;
	float: right;
}
#leftside .content {
	padding: 0px 15px 0 0;
}
#rightside .content {
	padding: 0px;
	margin: 0px;
}
#address {
	text-align: center;
	font-size: 90%;
	padding-top: 24px;
	letter-spacing: 1px;
}
#footer {
	padding-top: 24px;
	clear: both;
	font-size: 80%;
	text-align: right;

}
.linkbox {
	border: 1px solid #aaa;
	margin-bottom: 15px;
}
.linkbox h4 {
	background-color: #f90;
	margin: 0px;
	font-size: 12px;
	padding: 4px;
}

.linkbox a {
	display: block;
	background: url(images/linkbg.gif) no-repeat 5px 6px;
}
.linkbox a:hover {
	background-position: 5px -19px;
}
.linkbox a.active {
	background-position: 5px -44px;
}
br.disable {
	display: none;
}
#indexbox {
	margin-top: 18px;
	background-image: url(images/indexbox2.jpg);
	text-indent: -300em;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 364px;
}

#pagetitle {
	margin: 4px 0 0 0;
	padding: 0px;
	color: #3366CC;
	text-align: right;
}
.servicebox {
	padding: 0 15px;
	border: 3px dotted #FF9933;
	background-color: #FFFFCC;
}
.servicebox h3 {
	color: red;
}
.servicebox h4 {
	color: #003399;
}
.servicebox li {
	margin-bottom: 1em;
}
.servicebox li ul li {
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #009;
}
.whatsnew {
	margin-left: 12px;
	margin-right: 12px;
}
.whatsnew td{
	font-size: 90%;
	border-bottom: 1px solid #aaa;
	vertical-align: top;
}
.whatsnew td.date {
	font-weight: bold;
	white-space: nowrap;
	color: #006666;
}

/* gzox */
#gzox_nagare td.border {
	vertical-align: top;
	border: 1px solid #aaa;
	padding: 12px;
}
#gzox_nagare h5 {
	font-size: 90%;
	border-bottom: 1px solid #aaa;
	padding-bottom: 3px;
	margin: 0 0 8px 0;
}
#gzox_nagare p {
	font-size: 90%;
	margin: 4px;
	padding: 0px;
}

/* system6 */
table.system6detail {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.system6detail caption {
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: center;
}
.system6detail td {
	border: 1px solid #aaa;
	font-size: 90%;
	padding: 2px 4px;
	text-align: center;
	white-space: nowrap;
}
.system6detail td.system6 {
	background-color: #def;
}
.system6detail td.system6 strong{
	color: #234;
}
.system6detail .topborder td {
	border-top: 3px double #aaa;
}

/* carfilm */
table.carfilm {
	border-collapse: collapse;
	margin: inherit auto;
	clear: both;
}
table.carfilm caption {
	text-align: center;
	font-weight: bold;
	color: #003399;
	margin: inherit auto;
}
table.carfilm td {
	vertical-align: top;
	border: 1px solid #aaa;
	padding: 7px;
	font-size: 90%;
}
table.glasscoat {
	margin-top: 20px;
}
table.glasscoat td {
	border: 1px solid #aaa;
}
table.glasscoat h4 {
	font-size: 90%;
	margin: 0px;
	background-color: #345;
	padding: 4px;
	color: #fff;
}
table.glasscoat ul {
	margin: 0px;
	margin-left: 12px;
	padding-left: 6px;
	/* list-style-type: none; */
}

table.price {
	border-collapse: collapse;
	background-color: #fff;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}
body.price {
	background: transparent;
	padding: 10px;
}
.price td {
	border: 1px solid #aaa;
	font-size: 90%;
	text-align: right;
	padding: 4px 4px;
	letter-spacing: 1px;
}
.price td.heading {
	background-color: #ddd;
	text-align: center;
	letter-spacing: 0px;
}
.price td.carname {
	text-align: left;
	font-weight: bold;
	background-color: #eee;
	letter-spacing: 0px;
}
#pricecomments {
	text-align: left;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
#spiritbox td {
	vertical-align: top;
}
#spiritbox p {
	margin: 6px 0 0 0;
	line-height: 150%;
	font-size: 90%;
}
.news_box {
	background-color: #FFFFEC;
	font-size:90%;
	line-height:150%;
	margin: 5px 5px;
	padding: 15px;
	border: 1px solid #aaa;
	text-align:left;
}
.news_box h3 {
	margin-top:0px;
	font-size: 16px;
	color:red;
}
.news_box p {
	margin-bottom:0px;

	line-height:150%;
}
/*.news_box img {
	float:right;
	margin-left:8px;
}*/


table.otoiawase
{
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
#rightside table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

#ktailink {
	position: absolute;
	top: 0px;
	right: 0px;
}

table.campaign_member {
	border-collapse: collapse;
	margin: auto;
	font-size: 90%;
}
table.campaign_member caption {
	color: #007;
}
table.campaign_member td, table.campaign_member th {
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	background-color: #eee;
}
table.campaign_member td.attention {
	font-weight: bold;
	color: #f00;
