@charset "shift-jis";

/* home style css */
/*----------------------------------------------------
title "Import"

 ----------------------------------------------------*/ 

* {
	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:#111111;
	color:#ffffff;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align:left;
}

/*==== base ==============================================*/
#wrap {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #222222;
}

#header{
	height: 5px;
	width: auto;
	margin-bottom:5px;
	background-color:#990000;
}

#contents {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
        background-color: #222222;
}

#footer {
	width: auto;
	background-color:#990000;
	margin-right: auto;
	margin-left: auto;
	font-size:80%;
}

.footer li {
	list-style-type: none;
	float:left;
}

.clear { clear:both;}

.clear hr { display:none; }

/*==== contents ====================================================*/

.caption {
	font-size:60%;
	text-align:left;
	margin:0 5 0 10px;
}

.lockon {
	float:left;
	width:390px;
	height:180px;
	margin: 10 0 10 7px;
}

.lockon li {
	margin: 5 0 0 5px;
}

.lockon p {
	font-size:70%;
	text-align:left;
	margin:10px 5px 0px 10px;
}

.lockonop {
	float:left;
	width:390px;
	height:auto;
	margin: 10 0 10 7px;
}

.lockonop li {
	margin: 5 0 0 5px;
}

.lockonop p {
	font-size:70%;
	text-align:left;
	margin:10px 5px 0px 10px;
}


.title {
	font-size:120%;
	text-align:left;
	color:#ff6600;
	margin:10px 5px 0px 10px;
}

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

#menu {
	width:219px;
	height:auto;
	float:left;
}

#main {
	width:510px;
	float:left;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.main img {
	margin:5 0 5 0px;
}

.status {
	text-align:left;
	background-color: #CCCCCC;
	margin:0 0 10 0px;
}

.information {
	text-align:left;
	margin:0 0 5 10px;
}

.top li{
	float:left;
	margin:5 0 0 10px;
}

.latest {
	font-size:70%;
}

#brands {
	width:auto;
	border: solid 1px #cccccc;
	margin:5 0 0 5px;
}

.brands li {
	float: left;
	width: 75x;
	height: 50px;
	margin: 4 0 1 4px;
}

#stock_car {
	width: 220x;
	height: auto;
	margin: 0 0 0 5px;
}

.stock {
	font-size:55%;
	text-align:left;
	margin:5 0 5 5px;
}
