/* CSS Document */

body {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;

}
.top_news {
	font-size: 11px;
	padding: 0px 10px;
}
.top_info {
	font-size: 13px;
	padding: 0px 10px;
}

.bg_contents {
	background-image: url(resource/contents_bg.jpg);
	background-repeat: no-repeat;
}
.top_infoss {

	font-size: 13px;
	padding: 0px;
}




.m01 a {
	display:block;
	width:110px;
	height:42px;
	background:url(resource/menu01.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.m01 a:hover, .m01 a.on{
	background-position: 0 -42px;
}
.m02 a {
	display:block;
	width:110px;
	height:42px;
	background:url(resource/menu02.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.m02 a:hover, .m02 a.on{
	background-position: 0 -42px;
}
.m03 a {
	display:block;
	width:110px;
	height:42px;
	background:url(resource/menu03.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.m03 a:hover, .m03 a.on{
	background-position: 0 -42px;
}
.m04 a {
	display:block;
	width:110px;
	height:42px;
	background:url(resource/menu04.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.m04 a:hover, .m04 a.on{
	background-position: 0 -42px;
}
.m05 a {
	display:block;
	width:110px;
	height:42px;
	background:url(resource/menu05.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.m05 a:hover, .m05 a.on{
	background-position: 0 -42px;
}
.m06 a {
	display:block;
	width:110px;
	height:42px;
	background:url(resource/menu06.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.m06 a:hover, .m06 a.on{
	background-position: 0 -42px;
}