﻿@charset "utf-8";

.wrap {
	background: url(../images/bg01.jpg) no-repeat center top;
	height: 339px;
}

#header_slave {
	padding-top: 8px;
	height: 98px;
	background: url(../images/bg_header.jpg) no-repeat center top;
}

#footer {
	padding: 15px 0;
}

.top_slave {
	width: 650px;
	margin: 0 auto;
}

.top_slave01 {
	width: 850px;
}

.icon_logo {
	margin-right: 0;
}

h1 {
	font-size: 32px;
	margin: 0;
	padding-top: 10px;
}

h1 span {
	font-size: 13px;
}

.top_slave01 h1 span {
	font-size: 16px;
}

.gNavi {
	clear: both;
	padding: 15px 0;
	border-top: 1px solid #dfdfdf;
}

.gNavi ul {
	margin: 0 auto;
	width: 1075px;
}

.gNavi li {
	padding: 0 25px;
	width: 165px;
	float: left;
}

.gNavi li a {
	display: block;
	width: 150px;
	height: 150px;
	text-indent: -9999px;
}

.gNavi .nav01 a {
	background: url(../images/btn01_off.png) no-repeat left top;
}

.gNavi .nav02 a {
	background: url(../images/btn02_off.png) no-repeat left top;
}

.gNavi .nav03 a {
	background: url(../images/btn03_off.png) no-repeat left top;
}

.gNavi .nav04 a {
	background: url(../images/btn04_off.png) no-repeat left top;
}

.gNavi .nav05 a {
	background: url(../images/btn05_off.png) no-repeat left top;
}

.gNavi .nav01 a:hover {
	background: url(../images/btn01_on.png) no-repeat left top;
}

.gNavi .nav02 a:hover {
	background: url(../images/btn02_on.png) no-repeat left top;
}

.gNavi .nav03 a:hover {
	background: url(../images/btn03_on.png) no-repeat left top;
}

.gNavi .nav04 a:hover {
	background: url(../images/btn04_on.png) no-repeat left top;
}

.gNavi .nav05 a:hover {
	background: url(../images/btn05_on.png) no-repeat left top;
}

.welcome {
	font-size: 20px;
	padding-bottom: 20px;
}

#footer {
	background-color: #fff;
	color: #666;
	line-height: 1.5;
}

.one {
	margin: 0 auto;
	width: 1200px;
	text-align: left;
	position: relative;
}

.img_flowsheet {
	padding-top: 18px;
}

.picbox {
	position: absolute;
    right: -2px;
    top: 41px;
}

#footer a {
	color: #666;
}
