@charset "shift_jis";
body {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
#Container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Container #main {
	margin: 0px;
	height: 260px;
	width: 750px;
	background-color: #6699CC;
	background-image: url(../topimages/topimage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Container #main .topmenu {
	margin: 0px;
	padding: 0px;
	top: 40px;
	position: relative;
	left: 360px;
	width: 380px;
}
#Container #main li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Container #main img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Container #footer {
	background-image: url(../img/top_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 750px;
	background-color: #CCCCCC;
}
#Container #footer .footerleft {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#Container #footer .footerright {
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Container #footer a{
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
}
#Container #footer a:link {
	color: #666666;
	text-decoration: underline;
}
#Container #footer a:visited {
	color: #666666;
	text-decoration: underline;
}

#Container #footer a:hover {
	color: #999999;
	text-decoration: none;
}

#Container #footer a:active {
	color: #666666;
	text-decoration: underline;
}

