@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat;
	font-family:Meiryo, Arial, Helvetica, sans-serif;
}
#outergroup {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	margin: 0px auto;
	width: 800px;
	clear: both;
	background-image: url(../img/bgtest04.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#outergroup02 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 800px;
	margin: 0px auto;
	background-image: url(../img/bg03.jpg);
}
h1 {
	display: none;
}
#kv {
	float: right;
	height: 528px;
	background-image: url(../img/kv.jpg);
	width: 560px;
	background-position: right;
}
#menu {
	background-image: url(../img/menu04.jpg);
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	padding: 150px 0px 0px;
	display: inline;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 15px;
}
.hide  {
	text-indent: -9999px;
	display: block;
}
.hide02 {
	text-indent: -9999px;
	display: block;
	height: 40px;
}
#content {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 540px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 12px;
}

#content .pagetop {
	text-align: right;
}

