#snaviBox {
	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;
}
#snaviBox li {
	float: left;
}
#snaviBox li a {
	display: block;
	text-indent: -9999px;
}
#shomeBtn a {
	height: 38px;
	width: 170px;
	margin-left: 30px;
}
#shomeBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position:-30px -38px;
}
#siboBtn a {
	height: 38px;
	width: 170px;
}
#siboBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: -200px -38px;
}
#secoBtn a {
	height: 38px;
	width: 170px;
}
#secoBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: -370px -38px;
}
#skaisyaBtn a {
	height: 38px;
	width: 170px;
}
#skaisyaBtn a:hover {
	background-image: url(../image/navi_btn.gif);
	background-repeat: no-repeat;
	background-position: -540px -38px;
}
#hnBox {
	background-image: url(../../common/image/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: left;
}
#hnBox:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
#hImage {
	width: 740px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#hImage h1 {
	float: right;
}

#contents {
	text-align: center;
	width: 740px;
	background-color: #FFFFFF;
	padding-top:15px;
	background-image: url(../../common/image/belt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}
#contents:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
#contents ol {
	list-style: none;
	margin-left:20px;
}
#koutei1 li, #koutei2 li{
	display: inline;
}
#contents h2 {
	margin-top: 15px;
	text-align: left;
	margin-left:20px;
}
#koutei1 {
	text-align: left;
}
#koutei2 {
	background-image: url(../image/koutei14.gif);
	background-repeat: no-repeat;
	background-position: 460px top;
	text-align:left;
}
#bottomCopy {
	margin-top: 15px;
}
#hImage p {
	float: left;
}
