body {
	font: 12px/14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_main.jpg) no-repeat center top;
}
#wrapper {
	margin: 0px auto;
	height: 780px;
	width: 900px;
	padding: 0px;
}
#header {
	margin: 0px 50px;
	padding: 0px;
	height: 55px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

#header #lg_rewrite {
	height: 55px;
	width: 90px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header #lg_key {
	height: 55px;
	width: 45px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#main {
	height: 480px;
	width: 800px;
	margin: 0px 50px;
	border: 1px solid #CCC;
}
#copyright {
	text-align: center;
	height: 28px;
	width: 900px;
	margin: 40px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.green {
	color: #6C9;
	font-size: 11px;
}
.white {
	color: #FFF;
	font-size: 11px;
}
.txt-date {
	color: #396;
	font-weight: bold;
	margin-bottom: 3px;
}
.txt {
	font-size: 11px;
}

.txt-end {
	width: 230px;
	border-top: 1px solid #396;
	margin-top: 5px;
}

#loginarea {
	position: relative;
	top:-95px;
	left:275px;
	height: 100px;
	width: 600px;
}

#infoarea {
	height: 100px;
	width: 800px;
	margin: 35px 50px 0px;
}
#info-txt {
	height: 100px;
	width: 250px;
	overflow: auto;
	margin: 0px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#naviarea {
	margin: 10px 50px 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}
#naviarealeft {
	background: url(images/navileft.jpg) no-repeat;
	height: 30px;
	width: 40px;
	float: left;
}
#naviarearight {
	background: url(images/naviright.jpg) no-repeat;
	height: 30px;
	width: 39px;
	float: left;
}
#navi99 {
	background: url(images/navi99.jpg) no-repeat;
	height: 30px;
	width: 14px;
	float: left;
}
#naviarea h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#naviarea h2 em {
	visibility: hidden;
}
#naviarea #navi01 a {
	text-decoration: none;
	background: url(images/navi01.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 55px;
}
#naviarea #navi01 a:hover {
	background: url(images/navi01.jpg) 0px -30px;
}
#naviarea #navi02 a {
	text-decoration: none;
	background: url(images/navi02.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 72px;
}
#naviarea #navi02 a:hover {
	background: url(images/navi02.jpg) 0px -30px;
}
#naviarea #navi03 a {
	text-decoration: none;
	background: url(images/navi03.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 119px;
}
#naviarea #navi03 a:hover {
	background: url(images/navi03.jpg) 0px -30px;
}
#naviarea #navi04 a {
	text-decoration: none;
	background: url(images/navi04.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 92px;
}
#naviarea #navi04 a:hover {
	background: url(images/navi04.jpg) 0px -30px;
}
#naviarea #navi05 a {
	text-decoration: none;
	background: url(images/navi05.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 109px;
}
#naviarea #navi05 a:hover {
	background: url(images/navi05.jpg) 0px -30px;
}
#naviarea #navi06 a {
	text-decoration: none;
	background: url(images/navi06.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 83px;
}
#naviarea #navi06 a:hover {
	background: url(images/navi06.jpg) 0px -30px;
}
#naviarea #navi07 a {
	text-decoration: none;
	background: url(images/navi07.jpg) no-repeat 0px 0px;
	display: block;
	height: 30px;
	width: 107px;
}
#naviarea #navi07 a:hover {
	background: url(images/navi07.jpg) 0px -30px;
}
