@charset "UTF-8";
@import url("reset.css");
@import url("main.css");
@import url("menu.css");
/*******************/
/* header_image */
/*******************/
#top_header {
	margin: 0px auto;
	margin-top: 3px;
	width: 950px;
	height: 254px;
	position: relative;
}
#btn_detail {
	top: 90px;
	left: 40px;
	position: absolute;
}
/*******************/
/* left_menu */
/*******************/
#bgLmenu {
	float: left;
	width: 300px;
	height: 484px;
	margin: 0 8px 0 0;
	background: url("../images/top/bg_top_lmenu.gif");
}
ul#lmenu_left {
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	float: left;
}
ul#lmenu_right {
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	float: right;
}
ul#lmenu_bottom {
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 300px;
	float: left;
}
ul#lmenu_left li {
	list-style: none;
	margin: 0 0 6px 3px;
}
ul#lmenu_right li {
	list-style: none;
	margin: 0 2px 6px 0;
}
ul#lmenu_bottom li {
	list-style: none;
	margin: 0 2px 6px 3px;
}
ul#lmenu_left li span, ul#lmenu_right li span, ul#lmenu_bottom li span {
	visibility: hidden;
}
ul#lmenu_left li a, ul#lmenu_right li a {
	width: 144px;
	height: 93px;
	display:block;
	text-decoration: none;
}
ul#lmenu_bottom li a {
	width: 292px;
	height: 44px;
	display:block;
	text-decoration: none;
}
ul#lmenu_left li a:visited, ul#lmenu_right li a:visited, ul#lmenu_bottom li a:visited,
ul#lmenu_left li a:hover, ul#lmenu_right li a:hover, ul#lmenu_bottom li a:hover {
	text-decoration: none;
}
.lmenu01 a {
	background: url("../images/top/top_lmenu01_off.gif") no-repeat;
}
.lmenu01 a:hover {
	background: url("../images/top/top_lmenu01_on.gif") no-repeat;
}
.lmenu02 a {
	background: url("../images/top/top_lmenu02_off.gif") no-repeat;
}
.lmenu02 a:hover {
	background: url("../images/top/top_lmenu02_on.gif") no-repeat;
}
.lmenu03 a {
	background: url("../images/top/top_lmenu03_off.gif") no-repeat;
}
.lmenu03 a:hover {
	background: url("../images/top/top_lmenu03_on.gif") no-repeat;
}
.lmenu04 a {
	background: url("../images/top/top_lmenu04_off.gif") no-repeat;
}
.lmenu04 a:hover {
	background: url("../images/top/top_lmenu04_on.gif") no-repeat;
}
.lmenu05 a {
	background: url("../images/top/top_lmenu05_off.gif") no-repeat;
}
.lmenu05 a:hover {
	background: url("../images/top/top_lmenu05_on.gif") no-repeat;
}
.lmenu06 a {
	background: url("../images/top/top_lmenu06_off.gif") no-repeat;
}
.lmenu06 a:hover {
	background: url("../images/top/top_lmenu06_on.gif") no-repeat;
}
.lmenu07 a {
	background: url("../images/top/top_lmenu07_off.gif") no-repeat;
}
.lmenu07 a:hover {
	background: url("../images/top/top_lmenu07_on.gif") no-repeat;
}
.lmenu08 a {
	background: url("../images/top/top_lmenu08_off.gif") no-repeat;
}
.lmenu08 a:hover {
	background: url("../images/top/top_lmenu08_on.gif") no-repeat;
}
.lmenu09 a {
	background: url("../images/top/top_lmenu09_off.gif") no-repeat;
}
.lmenu09 a:hover {
	background: url("../images/top/top_lmenu09_on.gif") no-repeat;
}
/*******************/
/* center */
/*******************/
#contents {
	float: left;
	margin: 10px 0 0 0;
	width: 436px;
}
#contents table {
	width: 100%;
}
#contents td {
	padding: 5px 10px 5px 12px;
	border-bottom: dashed 1px #666666;
}
#contents td.date {
	width: 20%;
	white-space: nowrap;
}
#contents td.entry {
	width: 80%;
	background: url("../images/top/icon01.gif") no-repeat;
	background-position: 0 12px;
}
.barBlog {
	padding-left: 20px;
	height: 24px;
	background: url("../images/top/bg_bar_top.gif") no-repeat;
}
.barBlogImg {
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	width: 30%;
	text-align: right;
}
.linkFooter {
	color: #737373;
	padding: 5px;
	font-size: 90%;
}
h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 120%;
	color: #124D9C;
	font-weight: bold;
	width: 60%;
	height: 30px;
	line-height: 30px;
}
/*******************/
/* right */
/*******************/
ul#BnrMenu {
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 202px;
	float: right;
}
ul#BnrMenu li {
	list-style: none;
}
ul#BnrMenu li.bnr01, ul#BnrMenu li.bnr03, ul#BnrMenu li.btn_sunpower, ul#BnrMenu li.btn_jfe_tech, ul#BnrMenu li.btn_saite {
	margin: 0 0 8px 0;
}
ul#BnrMenu li.bnr_slate780, ul#BnrMenu li.bnr04, ul#BnrMenu li.bnr05, ul#BnrMenu li.bnr06 {
	margin: 0 0 16px 0;
}
ul#BnrMenu li span {
	visibility: hidden;
}
ul#BnrMenu li a {
	display:block;
	text-decoration: none;
}
ul#BnrMenu li a:visited,
ul#BnrMenu li a:hover {
	text-decoration: none;
}
ul#BnrMenu li.bnr01 a {
	width: 201px;
	height: 44px;
	background: url("../images/top/btn_ecogal_off.gif") no-repeat;
}
ul#BnrMenu li.bnr01 a:hover {
	background: url("../images/top/btn_ecogal_on.gif") no-repeat;
}
ul#BnrMenu li.bnr_slate780 a {
	width: 201px;
	height: 70px;
	background: url("../images/top/bnr_slate780_off.gif") no-repeat;
}
ul#BnrMenu li.bnr_slate780 a:hover {
	background: url("../images/top/bnr_slate780_on.gif") no-repeat;
}
ul#BnrMenu li.bnr03 a {
	width: 201px;
	height: 44px;
	background: url("../images/top/btn_dl_catalog_off.gif") no-repeat;
}
ul#BnrMenu li.bnr03 a:hover {
	background: url("../images/top/btn_dl_catalog_on.gif") no-repeat;
}
ul#BnrMenu li.bnr04 a {
	width: 201px;
	height: 44px;
	background: url("../images/top/btn_dl_technical_off.gif") no-repeat;
}
ul#BnrMenu li.bnr04 a:hover {
	background: url("../images/top/btn_dl_technical_on.gif") no-repeat;
}
ul#BnrMenu li.bnr05 a {
	width: 201px;
	height: 44px;
	background: url("../images/top/btn_think_smart_off.gif") no-repeat;
}
ul#BnrMenu li.bnr05 a:hover {
	background: url("../images/top/btn_think_smart_on.gif") no-repeat;
}
ul#BnrMenu li.bnr06 a {
	width: 201px;
	height: 26px;
	background: url("../images/top/btn_inquiry_off.gif") no-repeat;
}
ul#BnrMenu li.bnr06 a:hover {
	background: url("../images/top/btn_inquiry_on.gif") no-repeat;
}
ul#BnrMenu li.bnr07 a {
	width: 202px;
	height: 60px;
	background: url("../images/top/bnr_fine_steel_off.gif") no-repeat;
}
ul#BnrMenu li.bnr07 a:hover {
	background: url("../images/top/bnr_fine_steel_on.gif") no-repeat;
}
ul#BnrMenu li.btn_sunpower a {
	height: 44px;
	background: url("../products/metal_roof/images/btn_sunpower_off.gif") no-repeat;
}
ul#BnrMenu li.btn_sunpower a:hover {
	background: url("../products/metal_roof/images/btn_sunpower_on.gif") no-repeat;
}
ul#BnrMenu li.btn_jfe_tech a {
	height: 44px;
	background: url("../images/top/btn_jfe_tech_off.gif") no-repeat;
}
ul#BnrMenu li.btn_jfe_tech a:hover {
	background: url("../images/top/btn_jfe_tech_on.gif") no-repeat;
}
ul#BnrMenu li.btn_saite a {
	height: 23px;
	background: url("../images/top/btn_saite_off.gif") no-repeat;
}
ul#BnrMenu li.btn_saite a:hover {
	background: url("../images/top/btn_saite_on.gif") no-repeat;
}