*{
	margin:0;
	padding:0;
	font-family: "ＭＳ ゴシック, ＭＳ Ｐゴシック";
	/*font-family: "MS UI Gothic";*/
	border-radius: 2px;	/* CSS3草案 */
	-webkit-border-radius: 2px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;	/* Firefox用 */
}
body{
	text-align:center;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color:#EEE;
	/*font-family: "ＭＳ ゴシック";*/
}
#logo{
	font-size:12px;
	width:1020px;
	height:38px;
	text-align:right;
	margin:0 auto 0 auto;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}
#logo img{
	margin-left:700px;
}
#logo p{
	font-size:1px;
	text-align:left;
	font-size:9px;
	text-indent: -999px;
}
#pankuzu{
	font-size:0.8em;
	word-spacing: 0.5em;
	letter-spacing: 0em;
	padding:10px 0 10px 0;
}
#pankuzu a{
	color:#000000;
}
#pankuzu a:hover{
	color:#F00;
}
#main{
	width:1020px;
	text-align:left;
	margin:0 auto 0 auto;
	padding:5px;
}
#navi {
	width:1020px;
	height:2em;
/*	background-repeat: repeat-x;
	background-image: url(bar2.jpg);*/
	background: url(bar2.jpg) center left repeat-x;
}
#navi ul{
	padding-left:10px;
	width:1020px;
	/*background-repeat: repeat-x;
	background-image: url(bar.jpg);*/
}
#navi ul li {
	display: block;
	font-size:14px;
	float: left;
	padding:8px 1.5em 3px 1.5em;
	list-style-type: none;
	/*background-image: url(bar3.jpg) top left;
	background-repeat: repeat-x;*/
	border:none;
	border-right:1px solid #999;
}
#navi ul li a {
	display: block;
	color:#EEE;
	color:#BBB;
	text-decoration:none;
	padding-bottom:2px;
}
#navi ul li a:hover{
	font-weight:normal;
	color:#FD0000;
	color:#FFF;
	padding-bottom:0;
	border-bottom:2px solid #FD0000;
	/*text-decoration:underline;*/
}
#cont , #carlist{
	width:810px;
	float:right;
}
#leftmenu{
	width:200px;
	float:left;
}
#leftmenu h2{
	font-size:9px;
	height:30px;
	text-indent: -999px;
}
#leftmenu h2.menumaker{
	background-image: url(maker.jpg);
	background-repeat: no-repeat;
}
#leftmenu h2.menuprice{
	margin-top:10px;
	background-image: url(price.jpg);
	background-repeat: no-repeat;
}
#leftmenu h2.menukind{
	margin-top:10px;
	background-image: url(kind.jpg);
	background-repeat: no-repeat;
}
#leftmenu ul{
	margin:0;
	padding:0;
}
#leftmenu ul li {
	padding-left:17px;
	font-size:17px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:0.7em;
	list-style-type: none;
	background: url(left-menu-back.gif) top left no-repeat;
}
#leftmenu a{
	color:#006C91;
	color:#3388BD;
	padding-left:20px;
	text-decoration:none;
	background: url(ring.gif) center left no-repeat;
}
#leftmenu a:hover{
	text-decoration:underline;
	color:#FA6C91;
	color:#993333;
	background: url(ring2.gif) center left no-repeat;
}
#campaign1{
	float:left;
	padding:5px;
	width:388px;
	font-size:0.9em;
	line-height:1.5em;
	background-color:#CAF4FF;
	background-color:#DAF8FF;
	border:1px solid #777;
	background-repeat: repeat-x;
	background-image: url(camp1.jpg);
	background-position: bottom;
}
#campaign1 img{
	margin-right:10px;
	float:left;
	border:2px solid #135;
}
#campaign2{
	float:right;
	padding:5px;
	width:388px;
	font-size:0.9em;
	line-height:1.5em;
	background-color:#FBFCDC;
	border:1px solid #777;
	background-repeat: repeat-x;
	background-image: url(camp2.jpg);
	background-position: bottom;
}
#campaign2 img{
	margin-left:10px;
	float:right;
	border:2px solid #135;
}
#cont h2{
	font-size:14px;
	font-weight:normal;
	text-align: center;
	width:340px;
	padding:5px;
	margin-bottom:1em;
	margin:auto auto 1em auto;
	color:#FFF;
	background-repeat: repeat-x;
	background-image: url(bargree.jpg);
	border-radius: 5px;	/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#carlist h2{
	font-size:19px;
	color:#FFF;
	text-align: left;
	text-indent: 14px;
	padding:3px;
	padding-left:30px;
	margin-bottom:1em;
	margin:auto auto 1em auto;
	background-image: url(carlist.gif);
	background-repeat:no-repeat;
	height:30px;
}
.help{
	font-size:0.9em;
}
.help td{
	padding:5px;
}
.space{
	margin:30px 0 0 0;
}
.red {
	color:#89100A;
	font-weight: bold;
}
#car{
	width:790px;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFF;
	border:0px solid #777;
	border:1px solid #DEF;
}
#car a{
	text-decoration:none;
	color:#00F;
	color:#44ACD6;
	color:#249CB6;
}
#car a:hover{
	color:#F00;
	color:#993333;
	/*text-decoration:underline;*/
}
#car h3{
	font-size:1.0em;
	padding:10px 0 10px 15px;
	font-weight:normal;
	font-weight:900;
	background-repeat: no-repeat;
	background-image: url(blue.gif);
	background-image: url(3bar.gif);
	background-position: left center;
}
#footer{
	/*padding:10px;*/
	width:1020px;
	float:none;
	clear:both;
	text-align: center;
	width:100%;
	line-height:1.4em;
}
#footer a{
	font-size: 0.9em;
	padding: 0.1em;
}
#footer a:hover{
	color:#F00;
}
#footer tables{
	background-color:#FFF;
}
#footer td{
	text-align:left;
}
.sitasetumei{
	padding:10px;
	font-size: 0.9em;
	line-height:1.4em;
	color:#336;
	margin-left:50px;
	text-align:left;
}
hr{
	margin-top:10px;
	margin-bottom:10px;
}
address{
	color:#FFF;
	padding-top:14px;
	font-style: normal;
	font-size: 12px;
	font-weight:900;
	height:40px;
	background-image: url(address.jpg);
}
.cl{
	float:none;
	clear:both
}
.green{
	color: #006400;
	font-weight: bold;
}
.bold{
	font-weight:900
}
#ansin{
	background-color:#FFF;
	padding:5px;
	font-size:0.9em;
	border:1px solid #596;
}
#ansin fieldset{
	margin-bottom:10px;
	padding:5px;
}
.price{
	color: #89100A;
	font-weight:900;
	font-size: 1.2em;
}
.finered {
	color:#F00;
	font-weight: bold;
}
small{
	color:#135;
	font-size:0.8em;
}
#kcars{
	background-color:#FFF4E3;
	padding:15px;
	line-height:1.5em;
	border:1px solid #777;
	background-repeat: repeat-x;
	background-image: url(camp4.jpg);
}
#kcars p{
	margin-bottom:2em;
}