/* CSS Document */

.main {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_back_f2.jpg);
	position: relative;
	background-repeat: repeat-y;
}
.info {
	font: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	position: absolute;
	left: 446px;
	top: 12px;
	width: 330px;
	line-height: 110%;
	font-size: 0.7em;
}
.menu {
	position: absolute;
	left: 22px;
	top: 170px;
	width: 173px;
}
.title {
	position: absolute;
	left: 200px;
	top: 121px;
	width: 173px;
}

.yume {
	position: absolute;
	left: 25px;
	top: 95px;
}
.yume a:link, .yume a:visited{
	font: 0.6em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	text-decoration:none;
}
.yume a:hover, .yume a:active{
	color: #FF0000;
}
.contents {
	font: 0.9em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background: url(images/main_f2.jpg) no-repeat;
	padding-top: 160px;
	padding-right: 40px;
	padding-left: 210px;
}
.foot {
	font: 0.8em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	text-align: center;
}
