* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #121212;
	background-image: url(images/index2_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
a {
	color: #006699;
}
a:hover {
	color: #CC0000;
}
#wrap {
	margin-left: 25px;
	height: auto;
	width: 700px;
}
#head {
	height: 175px;
	width: 700px;
}
#content {
	height: auto;
	width: 700px;
	margin-top: 15px;
}
#foot {
	height: auto;
	width: 700px;
	margin-top: 15px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
