﻿/*　YUIデフォルトリセットについて
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/* YUIデフォルトリセットcssここから */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
hr {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	font-size:100%;
}
/* YUIデフォルトリセットcssここまで */
/* フォントに関するcss*ここから */
 h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
h3 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
#carsphoto {
	float: left;
	list-style-type: none;
	height: 110px;
	width: 780px;
}
p {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", CI, Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
/* フォントに関するcss*ここまで */
* {
	margin:0;
	padding:0 ;
}
img {
	border:0;
}
body {
	margin:0;
	padding:0;
  /* max-width:1280px; */
	background-image: url(../img/back-stripedrop.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#mbox {
	display:block;
	width:780px;
  max-width:1280px;
	font-family:Arial, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	line-height:1.2em;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#top0 {
	font-family:Arial, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	line-height:1.4em;
	background:#ff0000;
	color:#ffffff;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#top {
	height:72px;
	background-color: #F00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	padding-bottom: 2px;
	float: left;
	width: 780px;
}
.hmenu {
	width:780px;
	height:30px;
	background-color: #F5F4EF;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666;
}
#leftbox {
	width:200px;
	margin-left:0px;
	float:left;
	font-size:12px;
	margin-top:20px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #ffffff;
	list-style-type: none;
	text-align: left;
}
#rightbox {
	width:540px;
	margin-left:20px;
	margin-top:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	list-style-type: none;
	float: right;
	text-align: left;
}
#rightbox2 {
	width:540px;
	margin-left:20px;
	margin-top:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.sideMenu {
	line-height:1.5em;
	padding:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-style: none;
	background-image: url(../img/back-blue.png);
	list-style-type: none;
	text-align: left;
}
.sideMenu a {
	color:#000000;
	text-decoration:none;
}
#footer {
	clear:both;
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	color:#FFF;
	background-color: #F00;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a {
	color:#0000ff;
}
.contents {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
.contents2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
.shop {
	margin:0px 0px 8px 0px;
}
.shop2 {
	font-size:15px;
	font-weight:bold;
	background-image:url("../img/tbk.gif");
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sub2 {
	width:536px;
	padding:10px 0px 2px 4px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #900;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#900;
	text-align: left;
}
.msg2 {
	margin:0px 0px 0px 10px;
	padding-bottom:10px;
	padding-right:10px;
	font-size:12px;
	line-height:1.5em;
	text-align: left;
}
.phyou {
	width:90px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#ffffff;
	height:50px;
	border: 1px solid #666;
}
.tbl2 {
	width:90px;
	font-size:12px;
	background:#ffffff;
	height:24px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 150%;
}
.tbl3 {
	width:400px;
	font-size:12px;
	background:#ffffff;
	height:24px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 150%;
}
.s0 {
	margin-top:4px;
}
.s9 {
	margin:10px 0 4px 0;
	font-size:12px;
	font-weight:bold;
}
#mbox #formTable {
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px solid #000;
}
#mbox #formTable td {
	font-size: 0.8em;
	padding: 3px;
	text-align: left;
	color: #000;
	border: 1px dotted #333;
}
#mbox #formTable th {
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px;
	color: #000;
	border: 1px solid #333;
}

