h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}

.main_box {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/top/back.jpg) repeat-y;
}


/* menu
---------------------------------------------------- */
#menu {
	width: 100%;
	height: 47px;
	background: url(../img/menu_back.jpg) repeat-x;
}
.menu_box {
	width: 920px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}
.menu_box ul {
	width: 920px;
	list-style: none;
	line-height: 0px;
	font-size: 5px;
}
li.m01 {
	width: 247px;
	float: left;
}
li.m01 a {
	background: url(../img/top/menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 247px;
	height: 47px;
	display: block;
}
li.m01 a:hover {
	background-position: 0px -47px;
	text-decoration: none;
}
li.m02 {
	width:212px;
	float: left;
}
li.m02 a {
	background: url(../img/top/menu.jpg) no-repeat -247px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 212px;
	height: 47px;
	display: block;
}
li.m02 a:hover {
	background-position: -247px -47px;
	text-decoration: none;
}
li.m03 {
	width: 225px;
	float: left;
}
li.m03 a {
	background: url(../img/top/menu.jpg) no-repeat -459px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 225px;
	height: 47px;
	display: block;
}
li.m03 a:hover {
	background-position: -459px -47px;
	text-decoration: none;
}
li.m04 {
	width: 236px;
	float: left;
}
li.m04 a {
	background: url(../img/top/menu.jpg) no-repeat -684px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width:236px;
	height: 47px;
	display: block;
}
li.m04 a:hover {
	background-position: -684px -47px;
	text-decoration: none;
}
/* contents
---------------------------------------------------- */
.contents {
	width: 858px;
	margin: 0px 0px 0px 62px;
	text-align: left;
}
.message {
	color: #333333;
	font-size: 85%;
	line-height: 200%;
	margin: 18px 0px 0px 0px;
	width: 534px;
	float: left;
}
.i {
	width: 268px;
	float: left;
	height: 164px;
	background: url(../img/top/i.jpg) no-repeat;
}

/* banner
---------------------------------------------------- */
.monitor a {
	background: url(../img/top/monitor.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 534px;
	height: 108px;
	float: left;
}
.monitor a:hover {
	background-position: 0px -108px;
	text-decoration: none;
}
.tonamino a {
	background: url(../img/top/tonamino.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 268px;
	height: 108px;
	float: left;
}
.tonamino a:hover {
	background-position: 0px -108px;
	text-decoration: none;
}
.banner {
	width: 802px;
	padding: 17px 0px 0px 0px;
}
.banner ul {
	width: 802px;
	list-style: none;
	line-height: 0px;
}
li.b01 {
	width: 152px;
	float: left;
}
li.b01 a {
	background: url(../img/top/banner.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 152px;
	height: 50px;
	display: block;
}
li.b01 a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}
li.b02 {
	width: 159px;
	float: left;
}
li.b02 a {
	background: url(../img/top/banner.jpg) no-repeat -152px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 159px;
	height: 50px;
	display: block;
}
li.b02 a:hover {
	background-position: -152px -50px;
	text-decoration: none;
}
li.b03 {
	width: 165px;
	float: left;
}
li.b03 a {
	background: url(../img/top/banner.jpg) no-repeat -311px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 165px;
	height: 50px;
	display: block;
}
li.b03 a:hover {
	background-position: -311px -50px;
	text-decoration: none;
}
li.b04 {
	width: 163px;
	float: left;
}
li.b04 a {
	background: url(../img/top/banner.jpg) no-repeat -476px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 163px;
	height: 50px;
	display: block;
}
li.b04 a:hover {
	background-position: -476px -50px;
	text-decoration: none;
}
li.b05 {
	width: 163px;
	float: left;
}
li.b05 a {
	background: url(../img/top/banner.jpg) no-repeat -639px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 163px;
	height: 50px;
	display: block;
}
li.b05 a:hover {
	background-position: -639px -50px;
	text-decoration: none;
}

.sub_box {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/top/sub.jpg) no-repeat;
	text-align: left;
}

