@charset "utf-8";

/* header_block
----------------------------------------------- */
#header_block .r {
	width: 232px;
}
.head_img {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.to_homesite {
	background-image: url(images/solar/to_esco_site.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 217px;
	position: absolute;
	right: 122px;
	top: 20px;
}
.to_homesite:hover {
	background-position: right bottom;
}
.head_tel {
	position: absolute;
	right: 122px;
	bottom: 30px;
}


/* main_block
----------------------------------------------- */
#banner_block {
	padding: 20px 0 30px;
}
.index_banner {
	height: 83px;
	margin: 0 auto;
}
.index_banner li {
	width: 418px;
	height: 83px;
}
.index_banner li a {
	width: 418px;
	height: 83px;
	display: block;
}
#li_esnon {
	background-image: url(images/solar/bg_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 14px;
	text-indent: -9999px;
}
#li_esnon:hover {
	background-position: left bottom;
}
#li_almi {
	background-image: url(images/solar/bg_banner.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
}
#li_almi:hover {
	background-position: right bottom;
}

#esnon, #almi {
	padding-bottom: 50px;
}
.thread {
	padding-bottom: 40px;
}
.main_img {
	margin-bottom: 40px;
}
.thread_header {
	color: #333;
	font-size: 250%;
	font-weight: bold;
	border-bottom: dotted 1px #CCC;
	padding: 0 0 5px 20px;
	margin-bottom: 20px;
}
.thread_header.li_esnon {
	background-image: url(images/solar/li_esnon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.thread_header.li_almi {
	background-image: url(images/solar/li_almi.png);
	background-repeat: no-repeat;
	background-position: left center;
}
dl.l {
	width: 458px;
}
dt {
	text-indent: -9999px;
	height: 22px;
	margin-bottom: 20px;
}
dd {
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 40px 35px;
}
dt.point_1 {
	background-image: url(images/solar/point1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
dt.point_2 {
	background-image: url(images/solar/point2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
dt.point_3 {
	background-image: url(images/solar/point3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
dt.point_4 {
	background-image: url(images/solar/point4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
img.sumnail {
	margin-bottom: 23px;
}
table {
	font-size: 16px;
	border: 1px solid #043994;
}
th,td {
	padding: 0.5em 1.5em;
	border: 1px solid #043994;
	vertical-align: middle;
}
th {
	line-height: 1.4;
	width: 100px;
	background-color: #F2F9FD;
}
th.table_header {
	color: #FFF;
	font-size: 18px;
	text-align: left;
	padding: 0.25em 2em;
	background-color: #043994;
}
.link_box {
	position: relative;
	height: 160px;
}
.contact_banner {
	background-image: url(images/solar/bn_contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	margin: 0px auto 30px;
	height: 60px;
	width: 285px;
}
.contact_banner:hover {
	background-position: center bottom;
}
.to_pagetop {
	text-indent:-9999px;
	display: block;
	width: 150px;
	height: 30px;
	background-image: url(images/solar/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	right: -30px;
	bottom: 20px;
}
.to_pagetop:hover {
	background-position: left bottom;
}


/* footer_block
----------------------------------------------- */
.company h3 a {
	display: block;
	width: 287px;
	height: 24px;
	margin-bottom: 10px;
	text-indent:-9999px;
	background-image: url(images/solar/foot_type.png);
	background-repeat: no-repeat;
	background-position: left top;
}