/* @group common */

#container {
	width: 1167px;
	margin: 0 auto;
}

header {
	padding-top: 34px;
	padding-bottom: 24px;
	position: relative;
}

header .link {
	position: absolute;
	right: 0;
	top: 42px;
}

header .link a:hover {
	opacity: 0.7;
}

footer {
	background: #0086ff;
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 18px;
	text-align: center;
	font-size: 12px;
}

/* @end */

/* @group index */

#index section#kv {
	height: 293px;
	background: url(../images/index/index_kv.jpg?2) no-repeat;
	margin-bottom: 9px;
}

#index section#kv h2,
#index section#kv p {
	display: none;
}

#index nav {
	height: 581px;
	position: relative;
	margin-bottom: 92px;
}

#index nav ul {
	list-style: none;
}

#index nav li.control {
	position: absolute;
	top: 0;
	left: 237px;
}

#index nav li.pollution {
	position: absolute;
	top: 0;
	left: 818px;
}

#index nav li.plant {
	position: absolute;
	left: 237px;
	top: 197px;
}

#index nav li.aircon {
	position: absolute;
	top: 197px;
	left: 597px;
}

#index nav li.contact {
	position: absolute;
	left: 237px;
	top: 393px;
}

#index nav li.japanese {
	position: absolute;
	right: 0;
	top: 393px;
}

#index nav li a:hover {
	opacity: 0.7;
}

/* @end */

/* @group lower common */

nav#global {
	width: 800px;
	margin: 10px auto 20px;
	background: url(../images/lower/nav_bg.gif) no-repeat;
}

nav#global a:hover {
	opacity: 0.7;
}

nav#global li {
	float: left;
	padding: 0 2px 0 1px;
}

section#contents {
	width: 800px;
	margin: 0 auto;
	color: #4D4D4D;
	font-size: 14px;
	line-height: 150%;
}

section#contents h2 {
	margin-bottom: 40px;
}

section#contents h3 {
	margin-bottom: 20px;
	font-size: 18px;
	margin-top: 30px;
}

section#crumbs {
	font-size: 12px;
	color: #0096FF;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
}

section#crumbs li {
	display: inline;
}

section#crumbs li a {
	color: #4D4D4D;
	text-decoration: none;
}

section#foot {
	padding-top: 120px;
	padding-bottom: 40px;
	width: 805px;
	margin: 0 auto;
}

section#foot .pagetop {
	text-align: right;
	padding-bottom: 40px;
}

section#foot .pagetop a:hover {
	opacity: 0.7;
}

section#foot nav#sub {
	position: relative;
}

section#foot nav#sub a:hover {
	opacity: 0.7;
}

section#foot nav#sub li.contact {
	text-align: center;
}

section#foot nav#sub li.about,
section#foot nav#sub li.aircon,
section#foot nav#sub li.pollution,
section#foot nav#sub li.control,
section#foot nav#sub li.plant {
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}

/* @end */

/* about */

section#contents.about {
	background: url(../images/lower/photo_about.jpg?2) no-repeat right 48px;
}

section#contents.about p {
	width: 560px;
}

section#contents.about ul {
	list-style: none;
}

/* air conditioning */

section#contents.aircon {
	background: url(../images/lower/photo_aircon01.jpg?2) no-repeat right 48px;
}

section#contents.aircon ul {
	margin-left: 35px;
}

section#contents.aircon article.wbackr p {
	padding-right: 200px;
}

section#contents.aircon article.control {
	background: url(../images/lower/photo_aircon02.jpg?2) no-repeat;
	padding-left: 240px;
}

/* plant engineering */

section#contents.plant {
	background: url(../images/lower/photo_plant01.jpg?2) no-repeat 0 65px;
}

section#contents.plant article {
	margin-left: 240px;
}

section#contents.plant article ul {
	margin-left: 40px;
}

/* Air Pollution control */

section#contents.pollution ul {
	margin-left: 35px;
}

/* control */

section#contents.control {
	background: url(../images/lower/photo_control.jpg?2) no-repeat right 65px;
}

section#contents.control ul {
	margin-left: 35px;
}

section#contents.control article {
	padding-right: 240px;
}

/* @group stye */

.mB20 {
	margin-bottom: 20px;
}

/* @end */

/* My Comment */


