/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
#contect {
	height: auto;
	width: 100%;
	text-align: center;
}
#outerbox {
	background-color: #0066cc;
	height: auto;
	width: 640px;
	margin-top: 26px;
}
#header {
	height: 63px;
	width: 615px;
	margin-top: 2px;
	background-image: url(../img2/01.gif);
	background-repeat: no-repeat;
}
#nave {
	height: 35px;
	width: 615px;
}
#message {
	height: 100px;
	width: 615px;
	background-image: url(../img2/01-1.gif);
	background-repeat: no-repeat;
}
#mainbox {
	background-color: #86C2FF;
	height: auto;
	width: 615px;
}
#mainbox br{
	margin:0px;
	padding:0px;
	clear: both;
}
#mainbox .main {
	float: right;
	height: auto;
	width: 397px;
	text-align: left;
}
#mainbox .nave2 {
	float: left;
	height: auto;
	width: 197px;
	margin-left: 10px;
	text-align: left;
	background-image: url(../img2/bg03-1.gif);
	background-repeat: repeat-y;
}
.navelist {
	height: auto;
	width: 100%;
}
.navelist-l {
	height: auto;
	width: auto;
	padding-left: 11px;
}
#footer {
	height: 100px;
	width: 615px;
	background-image: url(../img2/bg01.gif);
	background-repeat: repeat;
}
.topkaihou {
	text-align: center;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

