html,body{
	height:100%;
	}

body {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:150%;
	background-color:#ffffff;
	}

table,tr,td{
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
	}


a {
	text-decoration:none;
	color:#0066cc;
	}
a:hover {
	text-decoration:underline;
	color:#cc0000;
	}

#main{
	height:100%;
	width:100%;
	position: relative;
	}

#contnts {
	width:100%;
	height:99%;
	}

#cont_swf{
	height:100%;
	width:100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	}
#cont_noswf {
	padding:2em;
	}

#cont_sim {
	width:100%;
	height:1%;
	}


#news {
	position:absolute;
	display:none;
	top:170px;
	left:110px;
	width:742px;
	height:356px;
	z-index:100;
	}

#news iframe{
	height:356px;
	width:742px;
	border:0;
	}


h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}

h2 {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}


em {
	text-align: left;
	text-indent: -9999px;
	float: left;
}


h3#h3-link {
	font-size: 50%;
	display: none;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}

h3#h3-link a {
	font-size: 50%;
	display: none;
}



div#box-acc {
	display: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}



ul#ul-gnavi {
	list-style: none;
	padding: 0px;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 10px;
	margin: 0px;
}



ul#ul-lnavi {
	list-style: none;
	padding: 0px;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 10px;
	margin: 0px;
}

ul#ul-lnavi li {
}



/*****************************************************/
/*dl-swf*/
dl#dl-swf {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 20px;
	display: block;
}

dl#dl-swf dt {
	text-align: left;
	text-indent: -9999px;
}

dl#dl-swf dd {
	text-align: left;
	text-indent: -9999px;
}
