html, body {
font-family:"MS Gothic","MS Mincho";
margin: 0;
padding: 0;
background-color:#797979;
color:#666666;
}
a:link, a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover{
color:#BD352B;
text-decoration:underline;}
/*-------header----------*/
#header {
position:relative;
/*margin-top:0px;*/
background-color:#FFFFFF;
height: 283px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
padding-bottom:5px;
}
#hender_topbtn{
/*width:93px;
height:20px;
float:right;
margin-top:6px;
margin-right:140px;*/
position:absolute;
top:6px;
left:550px;
}

#hender_secbtn{
/*float:right;
margin-right:125px;
margin-top:25px;
width:220px;
height:74px;*/
position:absolute;
top:25px;
left:222px;
width:220px;
height:74px;
}
/*-------main----------*/
#main-nav {
position:absolute;
top:257px;
left:185px;
background:#FFFFFF;
width:408px;
height: 24px;
/*margin-top:160px;
float:right;*/
}
#banner_swf {
position:absolute;
top:60px;
left:643px;
width:126px;
height:161px;
}

h1{
	font-size:10pt;
	font-weight:normal;
	margin-top:0;
}

#hender_toptitle{
	position:absolute;
	top:6px;
	left:30px;
	color:#666666;
	/*padding-top: 3px;*/
}

#hender_leftimg
{
	position:absolute;
	top:80px;
	left:38px;
}
