/*body‚Ì”wŒiÝ’è*/
body {
	background-image: url(../images/back_pic.jpg);
}

/*ƒRƒ“ƒeƒ“ƒc‘S‘Ì‚Ì˜g‘g‚Ý*/
#contents {
	width: 720px;
	background-color: #FFFFFF;
}
/*ƒwƒbƒ_[—p‰æ‘œ*/
#header {
	text-align: right;
	background-image: url(../images/header/header_back.gif);
	background-repeat: no-repeat;
}
/*ƒJƒeƒSƒŠ[‹¤’Ê‰æ‘œ*/
#navigation {
	width: 720px;
	height: 100px;
}
/*ƒJƒeƒSƒŠ[—pƒiƒr*/
#navi-main {
	text-align: left;
	vertical-align: middle;
	width: 700px;
	border: 1px ridge #00afcc;
	margin: 2px;
	padding: 2px;
}
/*ƒJƒeƒSƒŠ[‰ºƒTƒuƒRƒ“ƒeƒ“ƒc—pƒiƒr*/
#navi-sub {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	text-align: left;
	vertical-align: baseline;
	margin: 1px;
	padding: 1px;
	height: 20px;
    width: 700px;
}#main {
	text-align: left;
	width: 710px;
	margin: 5px;
}
#footer {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: medium;
	color: #FFF;
	background-color: #00afcc;
	text-align: right;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: large;
	border-bottom-width: 4px;
	border-left-width: 10px;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #00afcc;
	border-right-color: #00afcc;
	border-bottom-color: #00afcc;
	border-left-color: #00afcc;
	text-align: left;
	width: 700px;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: medium;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align: left;
	width: 700px;
}
a:link {
	text-decoration: underline;
	color: #3300FF;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	background-color: #CCCCCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
