body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	color: #000033;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/base/bg0.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#layout {
	margin: auto;
	width: 760px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/base/bg5.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#shadow {
	background-attachment: scroll;
	background-image: url(img/base/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	margin: auto;
	width: 686px;
	padding: 23px 27px 15px;
}
#image {
	margin: auto;
	width: 740px;
	background-image: url(img/base/topbphoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#contents {
	margin: auto;
	width: 740px;
}
#menu {
	float: left;
	width: 180px;
}
#main {
	float: right;
	width: 500px;
	padding-right: 30px;
	margin-top: 20px;
}
#clearend {
	clear: both;
}
#foot {
	background-color: #FFFFFF;
	background-image: url(img/base/foot1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
