body {
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #333;
}

p {
	margin: 0.8em 10px;
}

#contents {
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}

#main {
	background-image: url(img/index_bg_main.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-bottom: 5px;
}

#header {
	width: 500px;
}

#column {
	color: #333;
	padding: 0px;
	width: 450px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#footer {
	width: 500px;
}

#c {
	width: 500px;
	height: 30px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	text-align: center;
	color: #999999;
}