body {
	margin: 15px 0px 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	color: #808080;
}
h1, h2, h3, h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.main_container {
	height: 100%;
	width: 100px;
}
.title_logo {
	height: 33px;
	width: 277px;
	background-image: url("../index/site_logo.gif");
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.main_img {
	margin-bottom: 5px;
}
.copy1 {
	float: left;
	background-image: url(../index/copy1.jpg);
	height: 27px;
	width: 325px;
	margin: 0px;
	display: block;
}
.photo_copy {
	font-size: 9px;
	float: right;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.copy1 h2 {
	text-indent: -9999px;
	overflow: hidden;
}
.sub_container1 {
	height: 27px;
	width: 100%;
}

.sub_container2 {
	height: 31px;
	width: 100%;
	clear: both;
	margin: 0px;
}

hr {
	height: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	display: block;
	clear: both;
}
.flash_link {
	height: 31px;
	width: 200px;
	float: left;
}
.enter {
	float: right;
	height: 17px;
	width: 69px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url("../index/enter.gif");
	display: block;
}
.copyrights {
	font-size: 10px;
}
.enter a {
	background-image: url("../index/enter.gif");
	background-repeat: no-repeat;
	height: 17px;
	width: 69px;
	display: block;
	background-position: 0px 0px;
	/*\*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
}
.enter a:hover {
	background-position: 0px -17px;
}
.copyrights {
	float: left;
	height: 25px;
	width: 322px;
	background-image:  url("../common/copyrights.gif");
}
.copyrights span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;

}
.mail {
	background-image:  url("../common/mail.gif");
	height: 13px;
	width: 162px;
	background-repeat: no-repeat;
}
.mail span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	font-size: 9px;
}
.clear_both {
	clear: both;
}
.main_img img {
	border: 1px solid #808080;
	display: inline;
}
.notes {
	font-size: 10px;
	margin: 0px;
	text-align: right;
	float: right;
}
a:link { color: #66f; text-decoration: none }
a:visited { color: #669; text-decoration: none }
a:hover { color: #f33 }.footer_left {
	float: left;
	text-align: left;
}
