@charset "euc-jp";
/* CSS Document */
body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	text-align: center;
	background-image: url(img/bg.gif);
}
h1 {
	position				:absolute;
	left					:-1000px;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}
h2 {
	position				:absolute;
	left					:-1000px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
h3 {
	position				:absolute;
	left					:-965px;
	top: 728px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
h4 {
	position				:absolute;
	left					:-1000px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
#main{
	width:765px;
	margin:15px auto 0px;
	text-align:left;
	font-size: 12px;
	padding: 5px;
	height: auto;
	background-color: #FFFFFF;
}
#in{
	margin:0px 5px;
}
#foot{
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.contents {
	text-align: center;
	margin-top: 10px;
	width: 760px;
}
.menu {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sub_l {
	margin: 5px;
	float: left;
	width: 400px;
}
.sub_r {
	margin: 5px;
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	background-color: #333333;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}
img.menu {
	margin: 3px;
}
