body {
	background-color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
#mainstyle {
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#sita {
	height: 205px;
	width: 800px;
	background-image: url(images/photo_home2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.sitaimg {
	padding-left: 50px;
	padding-top: 30px;
}
#mainstyle #sita h2 {
	font-size: small;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}
#footer {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#botom {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
}
#sita #sitasen {
	margin-top: 50px;
}



#ue {
	height: 160px;
	width: 800px;
	background-image: url(images/photo_home1.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ue h1 {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	color: #000000;
	margin-top: 30px;
	margin-left: 10px;
}
#mainstyle .naka {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
	background-color: #003399;
}
#menu {
	background-image: url(images/topnavi_back.gif);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.botomlink {
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
