body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#header {
	height: 65px;
	padding: 0px;
	position: relative;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	height: 32px;
	width: 395px;
	bottom: 17px;
}
#header ul{
	position: absolute;
	right: 0px;
	bottom: 17px;
}
#header li{
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#contsmain{
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
}
h2#pagetitle{
}
#footerback{
	height: 47px;
	background-color: #e0e0e0;
	overflow: hidden;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-top: 73px;
	margin-top: 30px;
}
#footer{
	width: 860px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/footer_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
}
p#hplink{
	position: absolute;
	left: 0px;
	bottom: 14px;
	height: 14px;
}
p#entrylink{
	position: absolute;
	right: 0px;
	bottom: 62px;
}
p.pagetop{
	text-align: right;
	margin-bottom: 15px;
}
p.pagetop02{
	text-align: right;
	margin-bottom: 15px;
	margin-top: 35px;
}
.left{
	float: left;
	margin: 0px;
	padding: 0px;
}
.right{
	float: right;
	margin: 0px;
	padding: 0px;
}
