body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
p {
	/*	font-family: Arial, Helvetica, sans-serif;*/

	font-size: 12px;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
#box{
	width:750px;
}

#naviArea{
	width:166px;
	height:auto;
	float:left;
	background-color:#666666;
	padding: 3px;
	margin-top: 2px;
	margin-right: 4px;
}
#mainArea{
	width:580px;
	float:right;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 2px;
}

.white {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-indent: 3px;
	color:#666666;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #666666;
}
h4{
	color:#FFFFFF;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
	padding-left: 45px;
	text-align: right;
	}

.naviLinkFont{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 3px;
	}

