*{
	margin:0;
	padding:0;
	font-style: normal;
	font-variant: normal;
}
body {
	margin: 0px auto;
}
img {
	border: none;
	margin:0;
	padding:0;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: none;
}
#container, #wrapper {
	vertical-align: top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#address {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(../top_img/line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#foot {
	clear: both;
	font-size: 80%;
	background-color: #0099CC;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 5px;
}
.font01 {
	font-weight: bold;
	color: #CC3300;
}

