/* ----- base ----- */
body	{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN";
	color : #777;
}

.bg {
	background-color: #fff;
}

#container {
	overflow:auto;
	width:850px;
	height:530px;
	position:absolute;
	top:50%;
	left:50%;
	padding: 0px;
	margin: -265px 0px 0px -425px;
}

#container2 {
	overflow:auto;
	width:850px;
	height:516px;
	position:absolute;
	top:50%;
	left:50%;
	padding: 0px;
	margin: -258px 0px 0px -425px;
}

#main {
	background: url(../../image/top_image.jpg) no-repeat 0px 0px;
 width:850px;
 height:530px;
 margin: 0px;
	padding: 0px;
}

h1 {
	display: block;
	width: 167px;
	height: 64px;
	padding: 80px 0px 0px 643px;
	margin: 0px;
	background: url(../../image/title_f2f.gif) no-repeat 643px 80px;
	font-size: 1px;
	text-indent: -9999px;
}

a:link {text-decoration: none;}
a:hover {background-color: #DCEAC9;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:focus {outline: none;}

#navEnter {
	width:60px;
	height: 10px;
	list-style-type: none;
	margin: 0px 0px 0px 643px;
	padding: 0px;
}

ul#navEnter li {
	width:60px;
	height: 10px;
	line-height: 100%;
	display: block;
	font-size:1px;
}

ul#navEnter li a {
	display: block;
	width: 60px;
	height: 10px;
	text-indent: -9999px;
	line-height: 100%;
	overflow: hidden;
}

#navEnter li#navigation {
	width: 62px;
	padding: 0px;
	margin: 0px;
	background: url(../../image/nav_enter.gif) no-repeat;
}

#navEnter li#navigation a:hover {
	width: 62px;
	background: url(../../image/nav_enter.gif) no-repeat 0px -10px;
}

#navEnter a:active	{
	background-position: 0 -10px;
	background-repeat: no-repeat;
}

#copyright {
	width: 298px;
	height: 15px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 361px 0px 0px 552px;
	background: url(../../image/copyright.gif) no-repeat 552px 361px;
	display: block;
}

script {
	padding: 0px;
	margin: 0px;
}