@charset "Shift_JIS";


@import url("s2_all.css");
@import url("top_sp_navi.css");
@import url("top_webcata_navi.css");
@import url("top_footer_navi.css");


/* 背景BOX */
#bg_box1 {
	background-image: url(../images07/top-bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#bg_box2 {
	background-image: url(../images07/top-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

/* コンテンツ全体BOX */
#cont_box {
	width: 898px !important;
	width /**/: 900px;
	padding: 13px 1px 0px 1px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#main_box {
	width:720px;
	float:left;
}
#main_cut {
	width:720px;
	height:433px;
	background-image: url(../images07/top-main.jpg);
	background-repeat: no-repeat;
}
#main_cut h1 {
	text-indent:-9999px;
	font-size:1px;
}

#main_flash {			/* 09.09.18 追加 */
	width:720px;
	height:433px;
}

/* 他コンテンツ部分 */
#sub_box1 {
	width:360px;
	float:left;
	margin-top: 10px;
}

#sub_box {
	width:528px;
	float:right;
	padding-left: 10PX;
	margin-top: 10px;
}
#sub_box2 {
	width:528px;
}

#sub_box3 {
	width:526px !important;
	width /**/: 528px;
	padding-left:2px;
}
#sub_box3 li {
	float:left;
	width: 252px;
	height: 57px;
	font-size:1px;
}


/* ニュース&トピックス */
#news {
	background-image: url(../images07/topics.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 360px;
	padding-top: 10px;
}
#news h4 {
	text-indent:-9999px;
	font-size:1px;
}
#news dl {
	width:335px !important;
	width /**/: 350px;
	padding: 0px 0px 10px 15px;
}
#news dt {
	float:left;
	width: 7.5em;
	_width: 6.5em;
	color:#666666;
}
#news dd {
	padding-left: 8em;
	_padding-left: 7em;
}




/* S2000オーナーの声 */
#owner {
	background-image: url(../images08/owner_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 528px;
	padding-top: 25px;
}
#owner h4 {
	text-indent:-9999px;
	font-size:1px;
	padding: 0px;
	height: 1px;
	overflow: hidden;
}
#owner ul {
	padding: 0px;
	margin: 0px;
}
#owner li {
	float:left;
	display:block;
	width: 176px;
}




/* インフォメーション */
#info {
	background-image: url(../images08/info_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 528px;
	padding-top: 25px;
	margin-top: 5px;
}
#info h4 {
	text-indent:-9999px;
	font-size:1px;
	padding:0px;
	margin:0px;
	height: 1px;
	overflow: hidden;
}
#info li {
	float:left;
	width: 176px;
	display:block;
	margin: 0px;
	padding: 0px;
}



.bab {
	font-size:1px;
	padding: 0px;
	margin-top: 315px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.sss {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 4px;
}
.sss p {
	margin: 0px;
	padding: 0px;
	color:#CC0000;
}



#tax8 {
	position: relative;
	height: 433px;
}

#tax8_caution {
	position: absolute;
	left: 538px;
	top: 0px;
}

#tax8_fl {
	position: absolute;
}

#fl_img {
	position: absolute;
}


/*202106add*/
div.finish * {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック";
}

div.finish{
	background:#fff;
	padding:0.6em 0;
	overflow: hidden;
}

div.finish div{
	width:900px;
	margin:0 auto;
}

div.finish div p.finishcopy{
	float:left;
	width:50%;
	color:#C00;
	line-height:1.6;
	font-size:12px;
	text-align:left !important;
}

div.finish div ul{
	float:right;
	width:50%;
	font-size:12px;
	text-align:right;

}

div.finish div ul li{
	margin-bottom:0.1em;
}

div.finish div ul li a:hover{
	text-decoration: underline;
}
