* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}
a {color: #ff9;}
a:hover {color: #f3c;}
.more{float: right; font-size: 11px; color: #add8f9; font-weight: bold; text-decoration: none;}
.clear{clear:both;}
#container {
	margin: 0 auto;
	background-color: #000;
	margin-top: 0px;
	width:1000px;
	height: 1320px;
	position: relative;
	overflow: hidden;
}
#headline {
	position: absolute;
	left:45px;
	top: 2px;
	width:900px;
	height:50px;
	margin: 0px;
	padding: 0px;
}
#menu {
	top:30px;
	width:900px;
	height:53px;
}
#menu li{
	position:absolute;
	list-style-type: none;
}
#m01 {top:13px; left:153px;}
#m02 {
	top:13px;
	left:412px;
}
#m03 {top:13px; left:645px;}
#m04 {top:13px; left:734px;}
#menu a{
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #f3c;}
#main {
	position: absolute;
	left:0px;
	top: 90px;
	width:944px;
	height:583px;
	margin: 0px;
	padding: 0px;
}
#info {
	text-align: left;
	position: absolute;
	top:875px;
	left:40px;
	width:900px;
	height:260px;
	margin: 0px;
	padding: 0px;
}
#copyright {
	position: absolute;
	top:1205px;
	left:40px;
	width:900px;
	height: auto;
}
#information { width:670px; height:180px; overflow:auto; margin:7px;}

#target {
	color: #fff;
	background-color: #000;
	font-size: 16px;
}
