/*----------------------------------------------------------------------
トップページ
----------------------------------------------------------------------*/

/*
メインイメージ
---------------------------------------------------*/
#mainimage {
	clear: both;
	width: 840px;
	height: 280px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 5px;

}

/*
左バナーエリア
---------------------------------------------------*/
#left_area {
	float: left;
	padding: 0 30px 0 0;
	width: 210px;

}

#left_area a:hover {
	position: relative;
	top: 1px;
	left: 1px;

}

#left_area .left_ban {
	padding: 0 0 1px 0;

}

#left_area .left_ban a:hover {
	position: relative;
	top: 1px;
	left: 1px;

}

.left_ban2 {
	padding: 0 0 8px 0;

}

.left_ban2 a:hover {
	position: relative;
	top: 1px;
	left: 1px;

}


/*#left_area ul {
	float: left;
	padding: 0 30px 0 0;
	width: 210px;

}

#left_area ul li {
	float: left;
	padding: 0 30px 0 0;
	width: 210px;

}

#left_area ul li a {
	text-decoration: none;
	text-indent: -9999px;
	text-align: center;
	overflow: hidden;
	display: block;
	padding: 0;
	width: 210px;
	height: 62px;

}

.left_ban1 a {
	background: url(../images/left_ban1.gif) 0 0 no-repeat;
}

.left_ban1 a:hover {
	background: url(../images/left_ban1.gif) 0 -62px no-repeat;
}
*/



/*
右テキストエリア
---------------------------------------------------*/
#right_area {
	float: right;
	padding: 9px 0 0 0;

}


.info_title {

}

.info_title a {
	text-decoration: none;
	text-indent: -9999px;
	text-align: center;
	/*overflow: hidden;*//*デザインモードで表示されなくなったら外す*/
	display: block;
	width: 600px;
	height: 32px;
	background: url(../images/info_title.gif) 0 0 no-repeat;
}

#info_area {
	width: 600px;
	height: 101px;
	overflow: auto;
	padding: 6px 0px;
	/*border: 1px solid #cccccc;*/
	
}

.info_table {
	width: 580px;
	text-align: left;
}

.info_table .info_date {
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 80%;
	width: 100px;

}

.info_table .info_txt {
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 80%;

}

.info_table .info_txt a {
	text-decoration: underline;
	color: #222222;

}

.info_table .info_txt a:hover {
	text-decoration: none;
	color: #777777;

}

/*#info_area .info_txt {
	text-align: left;
	font-size: 80%;
	padding: 2px 0 3px 5px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #dddddd;
	
}

#info_area .info_txt span {
	padding: 0 10px 0 0;
	
}

#info_area .info_txt a {
	text-decoration: underline;
	color: #222222;
	
}

#info_area .info_txt a:hover {
	text-decoration: none;
	color: #777777;
	
}
*/

#sub_left_box {
	float: left;
	text-align: left;
	padding: 10px 0 20px 0;

}

#sub_right_box {
	float: right;
	text-align: left;
	padding: 10px 0 0 0;

}

.sub_title1 {
	text-indent: -9999px;
	width: 285px;
	height: 30px;
	background: url(../images/sub_title1.gif) 0 0 no-repeat;
	
}

.sub_title2 {
	text-indent: -9999px;
	width: 285px;
	height: 30px;
	background: url(../images/sub_title2.gif) 0 0 no-repeat;
	
}

.sub_title3 {
	text-indent: -9999px;
	width: 285px;
	height: 30px;
	background: url(../images/sub_title3.gif) 0 0 no-repeat;
	
}

.sub_title4 {
	text-indent: -9999px;
	width: 285px;
	height: 30px;
	background: url(../images/sub_title4.gif) 0 0 no-repeat;
	
}

.sub_title5 {
	text-indent: -9999px;
	width: 285px;
	height: 30px;
	background: url(../images/sub_title5.gif) 0 0 no-repeat;
	
}

.sub_area {
	width: 260px;
	height: 115px;
	padding: 5px 0 0 0;
	text-align: left;
	
}

.sub_area .sub_txt {
	text-align: left;
	font-size: 80%;
	padding: 0 0 2px 0;
	
}

.sub_area .sub_txt a {
	text-decoration: underline;
	color: #222222;
	
}

.sub_area .sub_txt a:hover {
	text-decoration: none;
	color: #777777;
	
}

.sub_area .sub_txt img {
	vertical-align: text-top;
	
}


.sub_area_l {
	width: 260px;
	height: 35px;
	padding: 5px 0 0 0;
	text-align: left;
	
}

.sub_area_l .sub_txt {
	text-align: left;
	font-size: 80%;
	padding: 0 0 2px 0;
	
}

.sub_area_l .sub_txt a {
	text-decoration: underline;
	color: #222222;
	
}

.sub_area_l .sub_txt a:hover {
	text-decoration: none;
	color: #777777;
	
}

.sub_area_l .sub_txt img {
	vertical-align: text-top;
	
}



/*車検バナーエリア
---------------------------------------------------*/
#syaken_area {
	clear: both;
	padding: 0px 0px 10px 0;

}

ul.syaken_list {


}

ul.syaken_list li {
	float: left;
	padding: 0 10px 0 0;

}


ul.syaken_list a:hover {
	position: relative;
	top: 1px;
	left: 1px;


}



/*フッターバナーエリア
---------------------------------------------------*/
#ban_area {
	clear: both;
	padding: 23px 0px 3px 10px;
	background: url(../images/ban_area_bg.gif) 0 0 no-repeat;
	width: 830px;
	height: 72px;
	text-align: left;
}


#ban_area img {
	padding: 0 3px 0 0;
}

#ban_area a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}





/*ul.ban_list {


}

ul.ban_list li {
	float: left;
	padding: 0 10px 0 0;

}
*/

/*ul.ban_list a:hover {
	position: relative;
	top: 1px;
	left: 1px;


}
*/











