body,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 1px;
}
body {
	background-color: #FFFFFF;
	margin: 0px auto auto 0px;
	background-attachment: scroll;
	background-image: url(base/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #333333;
}
a:visited {
	color: #1A154A;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
}

#head {
	margin: auto;
	height: 69px;
	width: 1015px;
}
#navi {
	margin: auto;
	height: 39px;
	width: 1015px;
}
#image {
	margin: auto;
	height: 340px;
	width: 872px;
	padding-bottom: 5px;
}
#main {
	margin: 0px auto auto;
	height: 100%;
	width: 872px;
        letter-spacing: 1px;
	padding-top: 15px;
	line-height: 22px;
}
#main2 {
	margin: 0px auto;
	height: 100%;
	width: 852px;
	border-left-width: 10px;
	border-right-width: 10px;
	border-left-style: solid;
	border-left-color: #292279;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #292279;
	border-right-color: #292279;
	border-bottom-color: #292279;
	border-right-style: solid;
}
#foot {
	text-align: center;
	height: 20px;
	width: 100%;
	float: right;
	background-color: #292279;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#foot_copy{
	font-size: 11px;
	text-align: center;
	width: 100%;
}

