h1 {
	background-image: url(../image/topbg.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 288px;
	background-position: left top;
	padding-top: 10px;
	color: #FFFFFF;
}
#logo {
	height: 126px;
	width: 288px;
	background-image: url(../image/name_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topHeader {
	background-image: url(../image/topimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 211px;
	width: 740px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#hnBox {
	background-image: url(../image/hnbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#naviBox {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	height: 38px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#naviBox li {
	float: left;
}
#naviBox li a {
	display: block;
	text-indent: -9999px;
}
#homeBtn a {
	height: 38px;
	width: 170px;
	margin-left: 30px;
}
#homeBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position:-30px -38px;
}
#iboBtn a {
	height: 38px;
	width: 170px;
}
#iboBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: -200px -38px;
}
#ecoBtn a {
	height: 38px;
	width: 170px;
}
#ecoBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: -370px -38px;
}
#kaisyaBtn a {
	height: 38px;
	width: 170px;
}
#kaisyaBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: -540px -38px;
}
#contents {
	text-align: left;
	width: 740px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	background-image: url(../image/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
#leftClm {
	width:243px;
	float: left;
	_margin-right:9px;
	margin-left: 30px;
	_margin-left:15px; /*_hack*/
	padding-top: 10px;
}
#centerClm {
	width: 425px;
	float: right;
	background-image: url(../common/image/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	margin-right: 30px !important;
	margin-right: 0px;
	margin-bottom: 20px;
}
#centerClm h3 {
	margin-bottom: 5px;
}
#centerClm p {
	margin-bottom: 5px;
}
#whats {
	width: 243px;
	margin-bottom:15px;
}
#whats h3 {
	margin-bottom: 5px;
}
h2 {
	margin-bottom: 5px;
}
#whats a {
	line-height: 1.5;
}
#history {
	text-align: left;
	width: 740px;
	background-image: url(../image/his_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:7px;
}
#history p {
	width: 490px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	line-height: 1.4;
	color: #000000;
	margin-left: 30px;
}
#history h3 {
	margin-left: 30px;
}
