@charset "utf-8";
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #33CCFF;
}
a:hover {
	text-decoration: none;
	color: #99FFFF;
}
a:active {
	text-decoration: underline;
	color: #FFCCFF;
}




img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
img {
	margin-right: auto;
	margin-left: auto;
}



h3 {
	background-position: left;
	font-family: Osaka, "メイリオ";
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px;
}
ul {
	letter-spacing: 3px;
}
.memo {
	font-size: 80%;
	text-align: center;
}



#footer {
	font-family: Osaka, "メイリオ";
	font-size: 75%;
	background-position: center;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #000099;
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
}
#base {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
head {
}

#pan {
	font-size: 80%;
	letter-spacing: 3px;
	text-align: right;
	margin-right: 20px;
	color: #000099;
	background-color: #FFFFFF;
	font-family: Osaka, "メイリオ";
}
head {
	background-image: url(img/title2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
