/*==== Browser Default Initialization ===============*/
* {
	padding: 0px;
	margin: 0px;
}
html,body{
  height: 100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

li { list-style-type:none; margin:0; padding:0;}
img { border:0; margin:0; padding:0; vertical-align:absmiddle;}
hr { display:none;}

body{
	background-color:#ffffff;
	color:#000000;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align:left;
}

a:focus,
a:hover,
a:active {
	color:#ff6600;
	text-decoration:underline;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}

.clear { clear:both;}

.clear hr { display:none; }

/*ページ要素*/
#container {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width:1024px;
	background-color:#FFFFFF;
}

#header	{
	background-color:#FFFFFF;
	width:1024px;
	text-align:left;
	vertical-align:bottom;
	color:#666666;
}

.header2 {
	float:left;
	background-color:#FFFFFF;
	width:283px;
	padding-top:5px;
	padding-left:15px;
}

.header3 {
	float:right;
	background-color:#FFFFFF;
	width:711px;
	padding-top:5px;
	padding-right:15px;
}

#main {
	background-color:#FFFFFF;
	width:680px;
	float:right;
	padding-top:10px;
	padding-right:15px;
	padding-left:30px;
	text-align:left;
	border-left:1px solid #666666;
	vertical-align:bottom;
}

#main p {
	margin:10 0 10 0px;
}

.news {
	border-bottom:solid 1px #333333;
}

#side {
	background-color:#FFFFFF;
	width:283px;

	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
}

.side {
	width:auto;
	height:auto;
}

.side ul {
	width:auto;
	height:auto;
}

.side ul li {
	margin:5 0 0 0px;
}

#footer {
	background-color:#000000;
	width:994px;
	clear:both;
	text-align:left;
	color:#FFFFFF;
	vertical-align:bottom;
	font-size:10px;
	padding:5px 15px;
}

/* link */

a:link {
	color: #0166fe;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #0166fe;
	text-decoration: none;
}

a:hover,a:active {
	color: #fe8a01;
	text-decoration: none;
}

/*個別*/
.txt10 {
	font-size:10px;
	color:#666666;
}

.ch {
	background-color:#000000;
}

.list {
	font-size:90%;
	line-heght:120%;
	padding-left:5px;
}

.poli-left {
	float:left;
	width:355px;
	padding-right:46px;
	font-size:90%;
	text-align:justify;
	line-height:160%;
}

.poli-right {
	float:right;
	width:264px;
	font-size:90%;
	text-align:justify;
}

.sate-left {
	float:left;
	width:143px;
	padding-top:15px;
	padding-right:37px;
	padding-bottom:20px;
	text-align:justify;
	line-height:160%;
}

.sate-right {
	float:right;
	width:680px;
	text-align:justify;
}

.ex {
	clear:right;
}

.plus {
	color:#003399;
}

.koutei	{
	float:left;
}

.step {
	clear:both;
	float:left;
}

.bnr {
	cler:both;
}

#spec {
	color:#333333;
	border-collapse:separate;
	border-spacing:1px;
	border:2px solid #005599;
	background-color:#c2c9cc;
}

.spec3 {
	color:#333333;
	background-color:#9abccc;
}

.spec2 {
	color:#333333;
	background-color:#ffffff;
}

.clear { clear:both; }   
.clear hr { display:none; }  

#cars_owners {
	float:left;
	width:715px;
	height:auto;
	margin:10 0 0 10px;
}

.cars_owners {
	float:left;
	width:220px;
	height:auto;
	margin:10 15 10 0px;
	border:solid 1px #cccccc;
}

.cars_owners img {
	width:220px;
	height:165px;
}

.cars_owners p {
	text-align:center;
}

