/* ‹¤’Ê—v‘f */

body {
	background-color: #FFFFFF;
	text-align: center;
	color: #444444;
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}
body div {
	text-align: left;
	margin: 0 auto;
}
form { margin: 0px;}

a:link{ color: #333333; text-decoration: underline; }
a:visited{ color: #333333; text-decoration: underline; }
a:active{ color: #172C8F; text-decoration: none; }
a:hover	{ color: #172C8F; text-decoration: none; }



/* ƒwƒbƒ_[ */

#headArea {
	height: 13px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#headArea a{ color: #FFFFFF; text-decoration: none; }
#headArea a:hover{ color: #FFFFFF; text-decoration: underline; }

#headArea p {
	text-align: right;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logoArea {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;

}
#logoArea table {
	text-align: left;
	margin: 0px auto;
	width: 750px;

}

#naviArea {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	width: 750px;
}

/* ‘å˜g */
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	width: 750px;
}

/* ƒtƒbƒ^[ */
#footArea {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-top: 10px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	width: 750px;
}
#footArea p {
	color: #666666;
	font-size: 70%;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	width: 750px;
}
/* etcƒGƒŠƒA */
#contentArea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-top: 10px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	width: 752px;
	margin-top: 0px;
}