body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/page/back.gif);
	background-color: #2667D2;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1.head {
	font-size: 10pt;
	color: #BE854B;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 130%;
}
a.navi:link,a.navi:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.navi:hover {
	color:#FF0000;
	text-decoration:none;
}
.subnavi{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 10pt;
}
.copylight {
	line-height: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10pt;
}
.nomal {
	font-size: 80%;
	line-height: 160%;
}
.small {
	font-size: 90%;
	line-height: 160%;
}
.big {
	font-size: 100%;
	font-weight: bold;
}
.bold_blue {
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	color: #000066;
}
.clear {
	clear: both;
}
.topnavi{
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(img/top/topnavi-square.gif);
	background-repeat:no-repeat;
	padding-left:13px;
}
ul.topnaviList {
	line-height: 130%;
	color: #FFFFFF;
	list-style-type: square;
	font-size: 10pt;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.info {
	font-size: 80%;
	color: #000066;
	background-image:url(img/top/info-liststyle.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.info a:link,.info a:visited {
	color:#990000;
	text-decoration:none;
}
.calender{
	font-size: 10pt;
}
