* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-width: 0px;
}

html {
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 60%;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color:#E8D7AA;
	overflow-y: hidden;
}

img {
	border:0px;
}

.hidden {
	display: none;
}

div#flashcontent{
	margin:-60px auto;
	/* modified 2009.1.26 shinsei start */
	margin:-70px auto;
	/* modified 2009.1.26 shinsei end */
	width:100%;
	height:100%;
}
*html div#flashcontent{
	width:auto;
	height:auto;
}

#footer {
	position: absolute;
	background-color: #000000;
	bottom:0px;
	height:60px;
	/* modified 2009.1.26 shinsei start */
	height:70px;
	/* modified 2009.1.26 shinsei end */
	width:100%;
}

#footer div.linkset1{
	position: absolute;
	bottom: 25px;
	left: 15px;
	width: 313px;
}

#footer div.linkset1 ul{
	list-style: none;
}

#footer div.linkset1 img{
}

#footer div.linkset1 li{
	list-style: none;
	float: left;
}

#footer div.linkset1 li a{
	display: block;
	height: 17px;
	margin: 0px 3px 0px 0px;
}
#footer div.linkset1 li.top a{
	background-image: url(/NR/rdonlyres/57188BC3-0F02-4389-AC48-41AC32D81335/0/footer_link_1.gif);
	width: 100px;
}
#footer div.linkset1 li.sitemap a{
	background-image: url(/NR/rdonlyres/337AFD37-A906-444B-A7E3-5125A2466B09/0/footer_link_2.gif);
	width: 119px;
}
#footer div.linkset1 li.faq a{
	background-image: url(/NR/rdonlyres/26D68216-051D-40F2-865A-E0958EFE051A/0/footer_link_3.gif);
	width: 85px;
}

#footer div.linkset1 li.top a:hover,
#footer div.linkset1 li.sitemap a:hover,
#footer div.linkset1 li.faq a:hover{
	background-position: 0px -17px;
}

#footer div.linkset2{
	position: absolute;
	bottom: 7px;
	left: 15px;
	color: #808080;
	clear: both;
}

#footer div.linkset2 a{
	text-decoration: none;
	color: #808080;
	margin: 0px 5px 0px 5px;
}
#footer div.linkset2 a:hover{
	color: #FFFFFF;
}

#footer div.logo{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#footer div.logo a{
	background-image: url(/NR/rdonlyres/F2FFB463-D585-403F-8181-0F38E14AAFB6/0/footer_logo_black.gif);
	display: block;
	width: 73px;
	height: 30px;
}

#footer div.logo a:hover{
	background-position: 0px -30px;
}

#footer div.copyright{
	font-family: Georgia;
	color: #4D4D4D;
	font-size: 90%;
	position: absolute;
	bottom: 7px;
	right: 92px;
}

table{
	margin-top:100px;
}

fieldset{
	margin-top:100px;
}

#cmsControl{
	position:absolute;
	top:100%;
}

/* add 2009.1.26 shinsei start */
#footer div.credit{
	padding-right:10px;
	font-family: Georgia;
	color: #4D4D4D;
	font-size: 90%;
	position: absolute;
	bottom: 45px;
	left:0px;
	width:100%;
	text-align:right;
}
/* add 2009.1.26 shinsei end */
