body {
	color: #ffffff;
	background-color: #000000;
}

h1,h2,p,table {
	font-size:12px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

a {
	color:#3399ff
}

h2 {
	margin-bottom:5px;
}

.bun {
	font-size:12px;
	width: 80%;
	letter-spacing: 0.1em;
	padding: 3px;
}

.to {
	font-size:12px;
	width: 80%;
	}

.to5 {
	font-size:12px;
	width: 80%;
	margin-bottom:5px;
	}

.to10 {
	font-size:12px;
	width: 80%;
	margin-bottom:10px;
	}


table {
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(../img/table.gif);
	background-repeat: repeat;
}

img {
	display: block;
	border: none;
}

.top {
	margin-bottom:5px;
}

.subi {
	margin-bottom:7px;
	margin-left: 10px;
}

.subwrap {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../img/subwrap.gif);
	padding-left: 20px;
	margin-bottom: 25px;
}

.wrap {
	margin-bottom:30px;
	margin-left:15px;
}