@charset "utf-8";
/* サイト内に共通するＣＳＳ */

/* ブラウザリセット用 */
html {
	width:100%;
	height:100%;
	overflow-y:scroll;
	min-height: 100%;
	}

div, dl, dt, dd, ul, ol, li, pre, form, textarea, p, blockquote  {
	margin : 0;
	padding : 0;
	border-bottom: none;
	border-right: none;
	width: 100%;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
fieldset, img, input {
	border : 0;
	background: 000000;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	font-size : 2em;
	font-weight : normal;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
font-weight : normal;
}
ol, ul {
	list-style : none;
	text-decoration: none;
} 
a, a:hover, a:visited, a:active {
text-decoration:none;
}
/* 段落ち回避 */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {
	display:block;
	visibility: hidden;
}
/* end MacIE5 */

body {
	background: #999999 url(../commonIMG/backGround.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	height: auto;
	min-height: 100%;
}
#wrapper {
	background: #FFFFFF;
	width: 810px;
	padding: 0px;
	min-height: 100%;
	margin: 0px auto;
	height: 1920px;
}
#contBox {
	width: 100%;
	height: 100%;
	min-height: 100%;
	
}

#header {
	background: #FFFFFF;
	width: 100%;
	margin: 0px auto 5px;
	padding: 0px;
	text-align: center;
}

#leftBox {
	background: #FFFFFF;
	float: left;
	height: 100%;
	width: 29.5%;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	min-height: 100%;
}
#rightBox {
	background: #FFFFFF;
	margin: 0;
	width: 69.5%;
	float: left;
	height: 100%;
	min-height: 100%;
}
#footer {
	background: #FF0000;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	top: 100%;
	clear: both;
}
#InfoBox {
	text-align: center;
	margin-bottom: 10px;
	height: 200px;
	width: 100%;
	background: url(../IndexIMG/abarth500sale.jpg) no-repeat center center;
}
/* メニューナビ用 */
#Topnavi {
	width: 98.5%;
	height: 30px;
	margin-top: 5px;
	background: #FFFFFF;
	min-height: 100%;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
#Topnavi ul {
	text-decoration: none;
}
#Topnavi li {
	display: block;
	height: 25px;
	width: 100px;
	float: left;
	font-weight: bold;
	padding: 0px;
	margin: 2px 5px 0px 6px;
	}
#Topnavi li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 25px;
}
#Topnavi .newcar {
	background: #FFFFFF url(../commonIMG/navi_newcar_off.gif) no-repeat left top;
}
#Topnavi .newcar a {
	background: url(../commonIMG/navi_newcar_off.gif) no-repeat left top;
	border: 1px solid #999999;
}
#Topnavi .newcar a:active {
	background: url(../commonIMG/navi_newcar_off.gif) no-repeat left top;
}

#Topnavi .newcar a:hover {
	background: url(../commonIMG/navi_newcar_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.usedcar {
	background: #FFFFFF url(../commonIMG/navi_used_off.gif) no-repeat left top;
}
.usedcar a {
	background: url(../commonIMG/navi_used_off.gif) no-repeat left top;
	border: 1px solid #999999;
}
.usedcar a:hover {
	background: url(../commonIMG/navi_used_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.parts {
	background: #FFFFFF url(../commonIMG/navi_parts_off.gif) no-repeat left top;
}
.parts a {
	background: url(../commonIMG/navi_parts_off.gif) no-repeat left top;
	border: 1px solid #999999;
}
.parts a:hover {
	background: url(../commonIMG/navi_parts_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.mainte {
	background: #FFFFFF url(../commonIMG/navi_mainte_off.gif) no-repeat left top;
}
.mainte a {
	background: url(../commonIMG/navi_mainte_off.gif) no-repeat left top;
	border: 1px solid #999999;
}
.mainte a:hover {
	background: url(../commonIMG/navi_mainte_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.webshop {
	background: #FFFFFF url(../commonIMG/navi_webshop_off.gif) no-repeat left top;
}
.webshop a {
	background: url(../commonIMG/navi_webshop_off.gif) no-repeat left top;
	border: 1px solid #999999;
}
.webshop a:hover {
	background: url(../commonIMG/navi_webshop_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.aboutus {
	background: #FFFFFF url(../commonIMG/navi_aboutus_off.gif) no-repeat left top;
}
.aboutus a {
	background: url(../commonIMG/navi_aboutus_off.gif) no-repeat left top;
	border: 1px solid #999999;
}
.aboutus a:hover {
	background: url(../commonIMG/navi_aboutus_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.link {
	background: #FFFFFF url(../commonIMG/navi_link_off.gif) no-repeat left top;
}
.link a {
	background: url(../commonIMG/navi_link_off.gif) no-repeat left top;
	border: 1px solid #999999;
	
}
.link a:hover {
	background: url(../commonIMG/navi_link_on.gif) no-repeat left top;
	border-bottom: 1px solid #CCFF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-left-style: none;
}
/*　メニューナビここまで　*/

.goTop {
	color: #666666;
	font-size: 0.8em;
	text-align: right;
	clear: both;
}
.adress {
	display: block;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	background: #FF0000;
	font-size: 0.8em;
	line-height: 160%;
	padding-bottom: 5px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.left {
	float: left;
}
.right {
	float:right;
	}
.bold {
	font-weight: bold;
	color: #000000;
	margin-right: 3px;
}
.midbold {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 160%;
	background: #FF0000;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.redBold {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}

.small {
	font-size: 70%;
}
#header img {
	display: block;
}
#carbon {
	background: url(../commonIMG/carbon_L.jpg);
}
.middle {
	font-size: 0.75em;
}
.fontsizeDown {
	font-size: 75%;
}
#guidance {
	font-size: 1.5em;
	color: #F30;
	display: block;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3em;
	height: 100%;
	min-height: 100%;
}
.underlin {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.gp {
	margin-top: 2em;
}
