/* CSS Document */
/*
* {
	margin: 0px;
	padding: 0px;
}
*/
body {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	font-size: small;
	/*text-align: center;*/
	
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#navi {
	height: 38px;
}

a.blue:visited {
	text-decoration: none;
	color: #327BBE;
}
a.blue:hover {
	text-decoration: underline;
	color: #7DAFDD;
}
a.blue:link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #327BBE;
	text-decoration: underline;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.s12_140 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
.s12_160 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}
.footer_bg {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
}
.s10_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
