* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	}
	
h1,h2,h3,h4,p,pre,ul,li {
	margin: 0;
	padding: 0;
	}
	
h1 {
	text-indent: -9999px;
	}

h2 {
	position: absolute; top: 43px; left: 35px;
	text-align: left;
	font-size: 11px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #fff;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

h3 {
	position: absolute; 0;
	text-align: left;
	font-size: 18px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	line-height: 120%;
	color: #000;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

h4 {
	position: relative;
	text-align: left;
	font-size: 14px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	line-height: 120%;
	width: 98%;
	height:20px;
	background-image: url("img/title02.jpg");
	color: #000;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
	z-index: 3;
	}

h5 {
	position: absolute; top: 70px; left: 340px;
	width: 345px;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	background-image: url("img/title02.jpg");
	font-size: 17px;
	font-weight: bold;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	color: #000;
	line-height: 125%;
	z-index:4;
	}

small {
	text-align: left;
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #000;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

span {
	text-align: left;
	font-size: 11px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #000;
	margin-top: 2px;
	padding: 0;
	z-index: 3;
	}

#header {
	position: absolute; top: 0px;
	width: 698px;
	height: 58px;
	background-color: #000;
	z-index: 1;
	}

#logo {
	position: relative; top: -36px; left: -35px;
	width: 354px;
	height: 100px;
	background-image: url("img/logo.jpg");
	background-repeat: no-repeat;
	z-index: 2;
	}

#logo p {
	text-indent:-9999px;
	}

#container {
	position: relative; top: 5px;
	width: 700px;
	height: 555px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #fff;
	}

#titleback {
	position: absolute; top: 70px; left: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
	height: 25px;
	background-image: url("img/title02.jpg");
	z-index: 4;
	}

#mainimg {
	position: absolute; top: 60px;
	width: 700px;
	height: 473px;
	background-image: url("img/bbs.jpg");
	background-repeat: no-repeat;
	z-index: 2;
	}

#mainimg p {
	text-indent:-9999px;
	}

#comment {
	position: absolute; top: 10px; left: 238px;
	width: 447px;
	height: 450px;
	overflow: scroll;
	background-image: url("img/bg.png");
	margin:0;
	z-index: 3;
	}

#news {
	position: absolute; top: 10px; left:300px;
	width: 370px;
	height: 430px;
	background-image: url("img/bg.png");
	padding: 10px;
	}

#news p {
	text-indent: 0;
	font-size:12px;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	border-bottom: 1px solid #222;
	margin-bottom: 10px;
	}

fieldset {
	height: 200px;
	padding: 10px;
	}

#form01 {
	position: absolute; top: 50px; left: 10px;
	width:200px;
	background-image: url("img/bg.png");
	margin:0;
	padding: 10px;
	border: solid 1px #000;
	font-size: 12px;
	font-weight: normal;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	line-height: 125%;
	z-index:3;
	}

#form01 input, #form01 textarea {
	width: 263px;
	}

#form01 dd {
	margin-left: 0;
	margin-bottom: 5px;
	}

#form01 .button {
	width: 100px;
	}

#spam {
	font-size: 10px;
	font-weight: normal;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	color: #000;
	line-height: 125%;
	z-index:3;
	}

#menu {
	position: absolute; top:43px; left:335px;
	list-style-type: none;
	font-size: 12px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	line-hight:0%;
	margin: 0px;
	padding-bottom: 3px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	z-index: 1;
	}

#menu li {
	float: left;
	width: 90px;
	height: 16px;
	line-height:16px;
	background-color: #000;
	border-left: solid 1px #fff;
	}
	
#menu li a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

#menu li a:hover {
	background-color: #777;
	}
	
#footer i {
	position: absolute; top: 535px; left:240px;
	text-align: left;
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #fff;
	z-index: 3;
	}

#footer a {
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover {
	color: #f00;
	}