@charset "utf-8";
/* ============================================================================
	index用CSS
============================================================================= */
div#catchright,div.information{
	width: 380px;
	float: right;
}

.catch_image{
	margin: 10px 0;
}

/* news
-------------------------------------------------------------------------------------------------*/
.koushin_box{
	width: 380px;
	float: left;
}

.koushin_box h3{padding-bottom: 12px;}

.koushin_in{
	width: 380px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#seifu{ background: url("http://hondacars-hiroshimaucar.jp/files/d1ca0affa9e05e11cc5282bf918d6c55.jpg") no-repeat scroll center bottom #000000;}

#gion{ background: url("http://hondacars-hiroshimaucar.jp/files/e690179fdbf135cdf9236c4a5b477d2d.jpg") no-repeat scroll center bottom #000000;}

#fuchu{ background: url("http://hondacars-hiroshimaucar.jp/files/1be6ef8a92ebf3ea636ecd5417fd802f.jpg") no-repeat scroll center bottom #000000;}

#itsuka{ background: url("http://hondacars-hiroshimaucar.jp/files/c10e0b4e71f365b8420a30127158c62f.jpg") no-repeat scroll center bottom #000000;}

#higashi{ background: url("http://hondacars-hiroshimaucar.jp/files/3df68074cc19f9405a7dd497fa8e3c66.jpg") no-repeat scroll center bottom #000000;}

#kure{ background: url("http://hondacars-hiroshimaucar.jp/files/eb5dfcb0d0fc1265851e2b4a437eb718.jpg") no-repeat scroll center bottom #000000;}

#huna{ background: url("http://hondacars-hiroshimaucar.jp/files/a24df21c5ac2899975c00f4437e93934.jpg") no-repeat scroll center bottom #000000;}

/* information
-------------------------------------------------------------------------------------------------*/
div.information h3.subhead a{ font-weight: bold;}
div.information #bargen{
	border: 2px outset #000;
	margin:5px 0;
	padding:0px 5px;
}

.information_box {
    background: url("../img/index/top_infor_03.jpg") no-repeat scroll center bottom transparent;
    padding: 12px 0 15px;
    width: 380px;
}
.information_inner {
    background: url("../img/index/top_infor_02.jpg") repeat-y scroll 0 0 transparent;
    padding: 5px 13px;
}
.information p.link {
    text-align: right;
}

.infor_button_list{
	width: 330px;
}
.infor_button_list li{
	list-style-type: none;
	float: left;
	margin: 5px 0;
}

.info_catch {
    padding-top: 5px;
}
.subhead {
    background: url("../img/index/aicon1.gif") no-repeat scroll 0 0 transparent;
    color: #0000FF;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    text-indent: 20px;
}

.subhead a {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2 !important;
}

.information hr {
    border-color: #0066FF;
    border-style: dashed;
    border-width: 0 0 1px;
    display: block;
}