@charset "utf-8";
body {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 12px;
	background-image: url(../img/bak.gif);
	text-align: center;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0%;
	margin-bottom: 0%;
}
td {
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 1px;
}
h2 {
	font-size: 1px;
}
h3 {
	font-size: 1px;
}
h4 {
	font-size: 1px;
}
#futer {
	background-color: #FFE6FF;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}

