@charset "utf-8";
/* ****************************************************
Since : 2008‒07‒25
Last Modified: 2008‒07‒29
Editor(s): 
Last Editor: Tomoe Yasunishi
***************************************************** */


/*==================================
00 Default Style
===================================*/

/*--- ForFireFoxLink ---*/
a:focus{outline:none;}

/*--- ForJquerySwf ---*/
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

/*--- clearFix ---*/
.clearfix:after {
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }


/*--- defaultStyle ---*/
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333;
	padding:0;
	margin:0;
}
#container{
	text-align:center;
	background:#FDFBEF;
}
#container a img{
	border:0;
}
.closeWrap{
	width:370px;
	margin:0 auto;
	font-size:18px;
	padding:200px 0 180px 0;
}
.closeWrap p.txt{
	line-height:1.4;
}
.dealerBtn{
	background:#ECEADE;
	font-size:12px;
	padding:26px;

}
.dealerBtn p.btn{
	width:150px;
	margin:0 auto;

}
.dealerBtn p.btn a{
	background:url(../img/btn_dealer.jpg) no-repeat;
	display:block;
	width:150px;
	padding-top:32px;
	height:0;
	overflow:hidden;
}
.dealerBtn p.btn a:hover{
	background-position:0 -32px;
}


/*==================================
10 footer
===================================*/
#footer{
	height:55px;
	clear:both;
	background:#FFF;
	border-top:#CCC solid 1px;
	padding:15px 0 0 0;
}
#footer p.copy{
	width:300px;
	float:left;
}
#footer .rightBox{
	float:right;
}
#footer .rightBox ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#footer .rightBox ul li{
	float:left;
	width:100px;
	padding:0;
	margin:0;
}