@charset "utf-8";
/* CSS Document */


#container.top #header{
	height: 85px;
}
#container.top #header_inner{
	height: 85px;
	width: 800px;
	margin-bottom: 0px;
	background: url(../img/img_top_page/top_header.gif) no-repeat;
}

.top #header_inner h1 a{
	position: absolute;
	left: 10px;
	top: 6px;
	height: 70px;
	width: 260px;
	display: block;
	text-indent: -9999px;
}

.top #header_inner ul{
	position: absolute;
	right: 0px;
	bottom: 38px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.top #main{
	height: 388px;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding:0px 10px;
}
body.top_bg{
}


/****************************/

#no_flash{
	width:800px;
	overflow:hidden;
}
#no_flash #get_flash{
	background:url(../img/img_top_page/no_flash2.jpg) no-repeat;
	width:800px;
	height:50px;
	padding:10px 0px 20px 0px;
}
#no_flash #get_flash a{
	margin:5px 0px 0px 20px;
	padding:0px;
	display:block;
	float:left;
	text-align:center;
	width:140px;
}
#no_flash #get_flash p{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	width:620px;
}
#no_flash #menu{
	padding:0px;
	margin:0px;
}
