@charset "utf-8";

/*======================================

	Body

=======================================*/

body {
	margin: 0 auto;
	background:url(../common/bg.gif) repeat-x 0 0;
	padding: 0;
	text-align: center;
	line-height: 140%;
	color: #333;
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

/*======================================

	header

=======================================*/

#header {
	position:relative;
	width: 880px;
	padding-bottom:2px;
}

#header .disp {
	position:relative;
/*	background: url(../common/disp_bg.jpg) no-repeat 0 0;*/
	width: auto;
	height: 30px;
	text-indent: 213px;
	line-height: 30px;
	font-size: 11px;
	text-align:left;
	z-index:2;
}

#header .disp #disp_navi {
	position:relative;
	top: 0;
	right: 0;
	margin-right:10px;
}

#header .disp #disp_navi li {
	display: inline;
}

#header .disp #disp_navi li a {
	color:#fff;
	text-decoration:none;
}

#header .disp #disp_navi li a:hover {
	text-decoration:underline;
}

#header h1 {
	position:absolute;
	width:180px;
	height:101px;
	top:0;
	left:21px;
}

#header h1 a {
	display:block;
	width:auto;
	height:101px;
	text-indent:-9999em;
}

#header_navi {
	width:222px;
	height:361px;
	background:url(../common/top_navi.jpg) no-repeat 0 0;
	text-align:center;
	float: left;
}

#header_navi ul {
	margin-top:71px;
}

#header_navi ul li {
	width:auto;
	height:24px;
}

#header_navi a {
	display:block;
	width:auto;
	height:24px;
	color:#333;
	text-decoration:none;
	text-indent:-9999em;
}

/*
#header_navi .bt1 a:hover {
	background:url(../common/top_navi_r.jpg) no-repeat 0 -71px;
}

#header_navi .bt2 a:hover {
	background:url(../common/top_navi_r.jpg) no-repeat 0 -95px;
}
*/

#header_navi .online_bt a {
	height:52px;
}

#header_navi a:hover {
	text-decoration:underline;
}

.keyvisual {
	width:658px;
	float:right;
}



/*======================================

	main body

=======================================*/

#flash {
	position:relative;
	z-index:0;
	margin-top:-30px;
}

#main {
	width:840px;
	padding-bottom:0px;
	margin:0 auto;
	text-align:left;
}

.top_banner {
	margin-bottom:5px;
}

.about_eagle {
	width:600px;
	height:auto;
	float:left;
}

.about_eagle .entry {
	width:auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding: 10px 22px 10px 28px;
}

.about_eagle .entry .imgleft {
	width:137px;
	height:auto;
	float:left;
}

.about_eagle .entry .txt {
	float:left;
	width:389px;
	padding-left:11px;
}

.about_eagle .entry .txt p {
	margin-bottom:5px;
}

.secret {
	width:220px;
	height:auto;
	float:right;
}

#rss_box {
	width:auto;
	height:auto;
	clear:both;
	padding:0px 0 20px 0;
}

#rss_box .info {
	width:410px;
	float:left;
	padding-bottom:4px;
	background:url(../img/top/rss_box_bg.gif) no-repeat center bottom;

}

#rss_box .news {
	width:410px;
	float:right;
	padding-bottom:4px;
	background:url(../img/top/rss_box_bg.gif) no-repeat center bottom;

}

#rss_box .entry {
	width:auto;
	height:150px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	overflow:auto;
	padding:1px;
}

#rss_box .entry dt {
	background:url(../img/top/info_dt_bg.gif) no-repeat 0 0;
	text-indent:20px;
	line-height:21px;
}

#rss_box .entry dd {
	padding:2px 0 5px 20px;
}
