* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-width: 0px;
}

html {
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 60%;
	white-space: nowrap;
	width: 100%;
	height: 100%;
}



body {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}



img {
	border:0px;
}



.hidden {
	display: none;
}



#index {
	width: 100%;
	height: 600px;
}



#charge {
	width: 100%;
	height: 100%;
}



#footer {
	position: absolute;
	width: 100%;
	height: 60px;
	background-color: #000000;
}



#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/724BBF42-FE66-40F5-A003-68A7637EA632/0/footer_link_1.gif);
	width: 100px;
}
#footer div.linkset1 li.sitemap a{
	background-image: url(/NR/rdonlyres/05990094-78C1-464D-97D0-EA35ACD8EE12/0/footer_link_2.gif);
	width: 119px;
}
#footer div.linkset1 li.faq a{
	background-image: url(/NR/rdonlyres/A88D3387-2016-46B7-976C-C25EE68DA4E1/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/3B42496A-B7C2-4CA8-A585-6A068C95F9E7/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;
}