@charset "utf-8";

#header h1 {
	margin-top: 15px;
	margin-left: 8px;
	_margin-left: 4px;
	width: 284px;
	height: 54px;
	background: url(../images/common/logo.png) no-repeat;
	float: left;
}

#flash {
	clear: both;
	width: 100%;
	height: 320px;
	background: url(../images/top/flash_bg.png) repeat-x;
}

#flash_box {
	margin: 0 auto;
	width: 960px;
	height: 320px;
}

#flash_box p.no_flash {
	width: 960px;
	height: 320px;
	text-align: right;
	background: url(../images/top/no_flash.jpg) no-repeat;
}

#container {
	margin-bottom: 36px;
}

#contents_side {
	width: 680px;
	padding-top: 24px;
	margin-bottom: 36px;
	float: left;
}

h2 {
	margin-bottom: 1em;
}

h3 {
	margin-bottom: 1em;
}

h2.index {
	width: 399px;
	height: 53px;
	margin-bottom: 20px;
	background: url(../images/top/index.png) no-repeat;
}

h2.news {
	width: 680px;
	height: 26px;
	margin-bottom: 12px;
	background: url(../images/top/news.png) no-repeat;
}

.pickup_box {
	width: 670px;
	min-height: 100px;
	_height: 100px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-bottom: 18px;
	border-bottom: dotted 1px #CCC;
}

.cost_cut {background: url(../images/top/pickup_cost_cut.png) no-repeat left top;}
.plan {background: url(../images/top/pickup_plan.png) no-repeat left top;}

.pickup_box h3 {
	margin-left: 110px;
	margin-right: 24px;
	color: #ee7800;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 1px #CCC;
	margin-bottom: 4px;
	padding-bottom: 6px;
}

.pickup_box p.intro {
	margin-left: 110px;
	margin-bottom: 1.2em;
}

.pickup_box p.go_page {
	width: 140px;
	height: 20px;
	margin-left: 520px;
}

.pickup_box p.btn_cost_cut {background:url(../images/top/btn_cost_cut_r.png) no-repeat;}
.pickup_box p.btn_cost_cut a {background:url(../images/top/btn_cost_cut.png) no-repeat;}
.pickup_box p.btn_cost_cut a:hover {background:none;}

.pickup_box p.btn_plan {background:url(../images/top/btn_plan_r.png) no-repeat;}
.pickup_box p.btn_plan a {background:url(../images/top/btn_plan.png) no-repeat;}
.pickup_box p.btn_plan a:hover {background:none;}

dl.news {
	width: 680px;
	height: 180px;
	overflow: auto;
	line-height: 1.5em;
}

dl.news dt {
	width: 660px;
	text-indent: 1.5em;
	letter-spacing: 2px;
}

dl.news dd {
	margin-top: -1.5em;
	margin-left: 11em;
	margin-right: 20px;
	margin-bottom: 0.5em;
}


/* ■■■■■■■■■■■■■■■■■■　バナーサイド　■■■■■■■■■■■■■■■■■■■ */

#bnr_side {
	width: 260px;
	float: right;
	margin-bottom: 36px;
	padding-top: 12px;
	background: url(../images/top/bar.png) no-repeat top;
}

#bnr_side ul.page_pickup {
	list-style: none;
	margin-bottom: 28px;
}

#bnr_side ul.page_pickup li {
	width: 260px;
	height: 80px;
	margin-bottom: 8px
}

#bnr_side ul.page_pickup li.con1 {background:url(../images/top/procurance_r.png) no-repeat;}
#bnr_side ul.page_pickup li.con1 a {background:url(../images/top/procurance.png) no-repeat;}
#bnr_side ul.page_pickup li.con1 a:hover {background:none;}

#bnr_side ul.page_pickup li.con2 {background:url(../images/top/financing_r.png) no-repeat;}
#bnr_side ul.page_pickup li.con2 a {background:url(../images/top/financing.png) no-repeat;}
#bnr_side ul.page_pickup li.con2 a:hover {background:none;}

#bnr_side ul.page_pickup li.con3 {background:url(../images/top/initiation_r.png) no-repeat;}
#bnr_side ul.page_pickup li.con3 a {background:url(../images/top/initiation.png) no-repeat;}
#bnr_side ul.page_pickup li.con3 a:hover {background:none;}

#bnr_side ul.page_pickup li.bank {height:35px;background:url(../images/top/bank_r.png) no-repeat;}
#bnr_side ul.page_pickup li.bank a {background:url(../images/top/bank.png) no-repeat;}
#bnr_side ul.page_pickup li.bank a:hover {background:none;}

#bnr_side ul.page_pickup li.boss_blog {height:110px;background:url(../images/common/boss_blog_r.png) no-repeat;}
#bnr_side ul.page_pickup li.boss_blog a {background:url(../images/common/boss_blog.png) no-repeat;}
#bnr_side ul.page_pickup li.boss_blog a:hover {background:none;}

h3.blog_entry {
	width: 260px;
	height: 20px;
	margin-bottom: 0.8em;
	background: url(../images/top/blog_entry.png) no-repeat;
}

#bnr_side ul.blog_entry {
	margin-left: 2em;
	margin-right: 0.5em;
	list-style-type: circle;
	font-size: 90%;
	text-align: justify;
	text-justify: inter-ideograph;
}
