*{
	padding:0;
	margin:0;
	border:0px;
}
body{
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#dcecf0;
	font-family:Osaka;
}

/* floar(clearfix) */

.clrfix{
	zoom: 100%;
}

.clrfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}


#head{
	padding:0;
	margin:0 auto;
	text-align:center;
	background:url(images/head.gif) top center no-repeat;
	height:28px;
	text-indent:-2000em;
}



#toppage{
	width:860px;
	margin:0 auto;
	text-align:center;
	position:relative;
}


#toppage h1,
#toppage h2,
#toppage h3,
.key,
.key h2,
.key h3{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:0px;
	padding:0;
	margin:0;
	margin-left:-500em;
	overflow:hidden;
}





#toppage .top01{
	position:relative;
	background:url(images/index_01.jpg) 0px 0px no-repeat;
	text-align:left;
}

#toppage .top02{
	position:relative;
	background:url(images/index_02.jpg) 0px 145px no-repeat;
	text-align:left;
}
#toppage .top03{
	position:relative;
	background:url(images/index_03.jpg) 0px 345px no-repeat;
	text-align:left;
}
#toppage .top04{
	position:relative;
	background:url(images/index_04.gif) 0px 610px no-repeat;
	text-align:left;
	height:700px;
}
#toppage .flash{
	position:absolute;
	top:10px;
	left:5px;
}

#toppage .mobile{
	position:absolute;
	top:710px;
	left:615px;
}
#toppage .linkbnr{
	position:absolute;
	top:800px;
	left:590px;
}
#toppage .linkbnr a:hover{
	position:relative;
	top:1px;
	left:0px;
}
#toppage .logo{
	position:absolute;
	top:790px;
	left:750px;
}


#toppage .news{
	position:absolute;
	top:710px;
	left:5px;
	width:570px;
	padding-bottom:10px;
	text-align:left;
}
#toppage .newsframe{
	text-align:left;
	border:1px solid #036;
	margin-bottom:10px;
	background:#fff;
}



#toppage .newsbody{
	border-bottom:1px dotted #063;
	margin:5px 5px 10px;
}

#toppage .news h4{
	background:#003366;
	color:#fff;
	font-size:12px;
	line-height:1.4;
	padding:3px 10px;
	margin:0;
	letter-spacing:1px;
}
#toppage .news h5{
	border-left:10px solid #036;
	background:#def0f4;
	color:#036;
	font-size:12px;
	line-height:1.4;
	padding:2px 5px;
	margin:0;
	letter-spacing:1px;
	font-weight:normal;
}
#toppage .detail{
	padding:5px 5px 5px 15px;
	font-size:12px;
}
#toppage .date{
	padding:5px;
	text-align:right;
	font-size:10px;
}
td{
	font-size:12px;
}