* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #121212;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	color: #CC0000;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #006699;
	letter-spacing: 1px;
	margin-bottom: 3px;
	font-size: 16px;
}
h5 {
	color: #999999;
	letter-spacing: 1px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
}
p {
	line-height: 120%;
	color: #666666;
}
span {
	color: #FFFFFF;
}
#wrap {
	height: auto;
	width: 700px;
	margin: 0 auto;
}
#header {
	height: auto;
	width: 700px;
	margin-bottom: 15px;
}
.box {
	height: 200px;
	width: 700px;
	clear: both;
	margin-bottom: 15px;
}
#container {
	height: auto;
	width: 700px;
}
#main {
	float: left;
	height: auto;
	width: 533px;
}
.block {
	height: auto;
	width: 531px;
	margin-bottom: 15px;
}
#sub {
	float: right;
	height: auto;
	width: 152px;
	padding-top: 21px;
}
.sub_box {
	height: auto;
	width: 150px;
	margin-bottom: 15px;
	border: 1px solid #121212;
}
#footer {
	height: auto;
	width: 700px;
	text-align: center;
}
