@charset "UTF-8";
/*====================================
	common design styles
====================================*/


/*centering for IE6
------------------------------------*/
body {
	text-align:center;
	background-color:#fff;
}
div {
	text-align:left;
}
/*fonts
------------------------------------*/
a:link {
	color: #0054a6;
	text-decoration: none;
}
a:visited {
	color: #0054a6;
	text-decoration: none;
}
a:hover {
	color: #008eb7;
	text-decoration: underline;
}
b, strong {
	font-weight:normal;
}
.colorBk {
	color:#000;
}
.colorRd {
	color:#b40000;
}
.colorOr {
	color:#e75c00;
}
.colorGr {
	color:#45881c;
}
sub {
	vertical-align:baseline;
}
sup {
	vertical-align:super;
}
/*==== レイアウト ====
------------------------------------*/

body {
	background-color:#95c25a;
}
#wrapper {
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
}
#header {
	border-top:solid 5px #76be36;
}
/*==== ヘッダー ====
------------------------------------*/

/*==== h1 ====
------------------------------------*/
h1 {
	font-size:63%;
	font-weight:normal;
	padding:5px 0px 0px 15px;
	float:left;
}
#head-logobox {
	width:870px;
	padding:5px 0px 0px 15px;
}
/*--------ロゴ--------*/
#head-logo {
	background-image : url(../images/head_logo.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	height : 33px;
	line-height : 0;
	overflow : hidden;
	text-indent : -9999px;
	width : 260px;
	float:left;
	padding:5px 0px 0px 0px;
}
#head-logo a {
	display : block;
	height : 33px;
	width : 260px;
}
/*--------キャッチコピー--------*/
#head-copy {
	background-image : url(../images/head_copy.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	height : 36px;
	line-height : 0;
	overflow : hidden;
	text-indent : -9999px;
	width : 385px;
	float:right;
	padding:5px 0px 0px 0px;
}
/*==== ボタンリンク ====
------------------------------------*/
#Navi-top01 {
	float:right;
	width:220px;
}
#Navi-top01 li {
	list-style:none;
	display: inline;
}
/*--------北九州支店について--------*/
.btn_shiten a {
	background-image : url(../images/btn_shiten.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	height : 20px;
	line-height : 0;
	margin : 0;
	overflow : hidden;
	text-indent : -9999px;
	width : 111px;
	float:left;
}
/*--------お問い合わせ--------*/
.btn_contact a {
	background-image : url(../images/btn_contact.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	height : 20px;
	line-height : 0;
	margin : 0;
	padding-left:15px;
	overflow : hidden;
	text-indent : -9999px;
	float : right;
	width : 90px;
}
/*--------ナビゲーション--------*/
#Navi-top02 {
	clear:both;
	text-align:center;
	width:870px;
	height:45px;
	padding: 10px 0px 0px 15px;
}
#Navi-top02 li {
	margin: 0;
	padding: 0;
	display: inline;
	float : left;
	list-style:none;
}
#Navi-top02 li a {
	clear:both;
	margin: 0;
	padding: 0;
	display: block;
	height : 45px;
	overflow : hidden;
	background-position : left top;
	background-repeat : no-repeat;
	text-indent : -9999px;
	line-height : 0;
}
#Navi-top02 #navi01 a {
	background-image : url(../images/globalnavi01.gif);
	width : 144px;
}
#Navi-top02 #navi01 a:hover {
	background-position:0px -45px;
	width : 144px;
}
#Navi-top02 #navi02 a {
	background-image : url(../images/globalnavi02.gif);
	width : 145px;
}
#Navi-top02 #navi02 a:hover {
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi03 a {
	background-image : url(../images/globalnavi03.gif);
	width : 145px;
}
#Navi-top02 #navi03 a:hover {
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi04 a {
	background-image : url(../images/globalnavi04.gif);
	width : 145px;
}
#Navi-top02 #navi04 a:hover {
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi05 a {
	background-image : url(../images/globalnavi05.gif);
	width : 145px;
}
#Navi-top02 #navi05 a:hover {
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi06 a {
	background-image : url(../images/globalnavi06.gif);
	width : 146px;
}
#Navi-top02 #navi06 a:hover {
	background-position:0px -45px;
	width : 146px;
}
/*--------ナビゲーションアクティブ--------*/


#Navi-top02 #navi01_on {
	background-image : url(../images/globalnavi01.gif);
	background-position:0px -45px;
	width : 144px;
}
#Navi-top02 #navi02_on {
	background-image : url(../images/globalnavi02.gif);
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi03_on {
	background-image : url(../images/globalnavi03.gif);
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi04_on {
	background-image : url(../images/globalnavi04.gif);
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi05_on {
	background-image : url(../images/globalnavi05.gif);
	background-position:0px -45px;
	width : 145px;
}
#Navi-top02 #navi06_on {
	background-image : url(../images/globalnavi06.gif);
	background-position:0px -45px;
	width : 146px;
}
/*--------パンくずナビ--------*/
#topicPath {
	font-size:63%;
	padding: 5px 0px 5px 15px;
	margin:0px 0px 0px 15px;
	width:600px;
}
#topicPath li {
	list-style:none;
	display:inline;
}
/*==== 画面下部説明文 ====
------------------------------------*/
#footer-title {
	color:#45881c;
	font-size:75%;
	padding:5px 0px 5px 15px;
	width:600px;
}
/*==== フッター ====
------------------------------------*/
#footer {
	width:900px;
	clear:both;
	margin-top:15px;
	border-top:solid 1px #d0d0d0;
	background-color:#FFFFFF;
}
#Navi-footer {
	background-color:#f4f4f4;
	border-top:solid 1px #d1d1d1;
	padding:5px 0px 5px 0px;
	border-bottom:solid 5px #76be36;
}
#Navi-footer ul {
	font-size:63%;
	padding: 0px 15px 0px 15px;
}
#Navi-footer li {
	list-style:none;
	display:inline;
	background:url(../images/arrow02.gif);
	background-position:3px 3px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 10px;
	margin:10px 10px 0px 0px;
}
/*--------コピーライト--------*/
#copyright {
	width:870px;
	padding:8px 15px 10px 15px;
}
#copyright-logo {
	background-image : url(../images/foot_copyright.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	line-height : 0;
	overflow : hidden;
	text-indent : -9999px;
	width : 270px;
	height : 30px;
	float:left;
}
#copyright-logo a {
	background-image : url(../images/foot_copyright.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	line-height : 0;
	overflow : hidden;
	text-indent : -9999px;
	width : 270px;
	height : 30px;
	float:left;
}
#copyright p {
	font-size:63%;
	float:right;
	margin:0px 20px 0px 0px;
	padding:11px 0px 0px 0px;
}
#copyright a {
	color:#000000;
}
/*==== 中ページタイトル ====
------------------------------------*/
#title h2 {
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
	line-height : 0;
	margin:0px 0px 0px 15px;
	overflow : hidden;
	text-indent : -9999px;
	width : 870px;
	height: 120px;
}
#contents h3 {
	background-image : url(../images/ttl_bg.gif);
	background-position : left top;
	background-repeat : no-repeat;
	display : block;
	line-height : 2.5em;
	overflow : hidden;
	width : 820px;
	height: 43px;
	text-align:left;
	margin:15px 0px 0px 15px;
	padding-left:50px;
	font-size:113%;
}
#contents .ttl-A {
	margin:15px 0px 0px 25px;
	background-image:url(../images/ttl_bg_h4.gif);
	border-left:solid 5px #4eb33e;
	width:835px;
	color:#45881c;
	padding:4px 0px 0px 10px;
	height:23px;
	font-size:88%;
}
/*==== 中ページコンテンツ====
------------------------------------*/

.contents-main {
	width:810px;
	margin:20px 0px 40px 45px;
}

.contents-main-400 {
	width:385px;
	margin:20px 0px 40px 35px;
}

#btn-contact-l {
	border-top:dotted 1px #d0d0d0;
}
#btn-contact-l a {
	background-image:url(../images/btn_contact_l.gif);
	margin: 20px 0px 10px 62px;
	display: block;
	height : 155px;
	width:838px;
	overflow : hidden;
	background-position : left top;
	background-repeat : no-repeat;
	text-indent : -9999px;
	line-height : 0;
}
/*--------　産業用ナビゲーション--------*/

#Navi-product {
	clear:both;
	text-align:center;
	width:875px;
	height:40px;
	padding:0px 0px 0px 15px;
}
#Navi-product li {
	margin: 0;
	padding: 0;
	display: inline;
	float : left;
	list-style:none;
}
#Navi-product li a {
	clear:both;
	margin: 0;
	padding: 0;
	display: block;
	height : 40px;
	overflow : hidden;
	background-position : left top;
	background-repeat : no-repeat;
	text-indent : -9999px;
	line-height : 0;
}
#Navi-product #navi01 a {
	background-image : url(../images/productnavi01.gif);
	width : 218px;
}
#Navi-product #navi01 a:hover {
	background-position:0px -40px;
	width : 218px;
}
#Navi-product #navi02 a {
	background-image : url(../images/productnavi02.gif);
	width : 218px;
}
#Navi-product #navi02 a:hover {
	background-position:0px -40px;
	width : 218px;
}
#Navi-product #navi03 a {
	background-image : url(../images/productnavi03.gif);
	width : 218px;
}
#Navi-product #navi03 a:hover {
	background-position:0px -40px;
	width : 218px;
}
#Navi-product #navi04 a {
	background-image : url(../images/productnavi04.gif);
	width : 218px;
}
#Navi-product #navi04 a:hover {
	background-position:0px -40px;
	width : 218px;
}
/*ボタンアクティブ*/

#Navi-product #navi01_on {
	background-image : url(../images/productnavi01.gif);
	background-position:0px -40px;
	width : 218px;
}
#Navi-product #navi02_on {
	background-position:0px -40px;
	background-image : url(../images/productnavi02.gif);
	width : 218px;
}
#Navi-product #navi03_on {
	background-image : url(../images/productnavi03.gif);
	background-position:0px -40px;
	width : 218px;
}
#Navi-product #navi04_on {
	background-image : url(../images/productnavi04.gif);
	background-position:0px -40px;
	width : 218px;
}
/*==== clear fix ====
------------------------------------*/

#head-logobox:after, #house:after, #product:after, #top-right:after, #main:after, #copyright:after, #Navi-top01:after, #header-navi:after, #Navi-top01:after, .contents-main:after, .contents-main-400:after, .box-surplus01:after, .box-surplus02:after, .howto:after, .howto-set:after, .example:after, .example-set:after, .photo-set:after, .box-office02:after,.box-surplus00:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#head-logobox, #house, #product, #top-right, #main, #copyright, #Navi-top01, #header-navi, #Navi-top01, .contents-main, .contents-main-400, .box-surplus01, .box-surplus02, .howto, .howto-set, .example-set, .example-set, .photo-set, .box-office02,.box-surplus00 {
	zoom: 100%;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */

