@charset "UTF-8";
/* CSS Document */

html { height:100%; }

h1,h2,h3,h4,h5,h6,p,li,td,dd,div,td,th {
	font-size:1em;
	font-weight:normal;
	line-height:100%;
	text-align:left;
	margin:0px;
	padding:0px;
}

img { border:none; }

.clear {
	clear:both;
	font-size:0px;
	line-height:0%;
	margin:0px;
	padding:0px;
}

.clearfix:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:"."; 
	zoom:1;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

.guard { position:relative; }

.imgGuard {
	position:absolute;
	display:block;
	background: url(cover.png) repeat;
	width:100%;
	height:100%;
}

body {
	height:100%;
	font:12px Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅", sans-serif;
	background:url(border.gif) repeat;
	color:#4d4d4d;
	margin:0px;
	padding:0px;
}

a { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#000000; text-decoration:none; }
a:active { color:#000000; }


/*wrapper
------------------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:780px;
	height:auto;
	min-height:100%;
	background:#ffffff;
	position:relative;
	margin:0px auto;
}

#copy {
	font-size:0.8em;
	line-height:100%;
	text-align:center;
	padding-top:27px;
	padding-bottom:25px;
	clear:both;
}

/*gMenu
----------------------------------------------------------------------*/
#gMenu {
	width:403px;
	height:34px;
	list-style:none;
	position:absolute;
	top:195px;
	left:58px;
	z-index:10;
	margin:0px;
	padding:0px;
}

#gMenu li {
	width:192px;
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
}

#gMenu li a {
	width:192px;
	height:34px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#gMenu li:hover { background-position:bottom left; }

#gMenu #gMenuBtn01 { background-image:url(g_menu01.gif); left:0px; }
#gMenu #gMenuBtn02 { background-image:url(g_menu02.gif); right:0px; }
/*
     FILE ARCHIVED ON 22:10:46 Jan 23, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:37:23 Feb 05, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/