@charset "utf-8";
/* top.css */
body{ background: url(../images/top/bg.gif) repeat-x }

div#flash {
	height: 550px;
	width: 1024px;
	margin: 0 auto;
}

ul#navi {
	width: 900px;
	height: 113px;
	padding: 21px 0 17px 0;
	list-style: none;
	overflow: hidden;
}

#navi li { float: left }

#navi li a {
	text-indent: -9999px;
	display: block;
	height: 113px;
	width: 128px;
	overflow: hidden;
}

#navi li#navi2 a,
#navi li#navi3 a,
#navi li#navi5 a,
#navi li#navi6 a { width: 129px }

#navi li#navi1 a { background: url(../images/top/navi.gif) no-repeat }

#navi li#navi2 a { background: url(../images/top/navi.gif) no-repeat -128px 0 }

#navi li#navi3 a { background: url(../images/top/navi.gif) no-repeat -257px 0 }

#navi li#navi4 a { background: url(../images/top/navi.gif) no-repeat -385px 0 }

#navi li#navi5 a { background: url(../images/top/navi.gif) no-repeat -513px 0 }

#navi li#navi6 a { background: url(../images/top/navi.gif) no-repeat -642px 0 }

#navi li#navi7 a { background: url(../images/top/navi.gif) no-repeat -771px 0 }

#navi li#navi1 a:hover { background-position: 0 -113px }

#navi li#navi2 a:hover { background-position: -128px -113px }

#navi li#navi3 a:hover { background-position: -257px -113px }

#navi li#navi4 a:hover { background-position: -385px -113px }

#navi li#navi5 a:hover { background-position: -513px -113px }

#navi li#navi6 a:hover { background-position: -642px -113px }

#navi li#navi7 a:hover { background-position: -771px -113px }

ul#dream {
	height: 111px;
	width: 710px;
	list-style: none;
	margin:12px auto 0px auto;
}

ul#dream li { float: left }

ul#dream li a {
	display: block;
	cursor: default;
}

div#inner {
	width: 900px;
	padding: 6px 0 20px 0;
}

div#inner_l {
	width: 540px;
	float: left;
	margin-right: 21px;
}

div#inner_r {
	width: 339px;
	float: left;
}

div#inner_r p {
	font-size: 12px;
	color: #333;
	line-height: 1.6;
}

div#inner_r div {
	height: 174px;
	width: 213px;
	float: right;
	margin-left: 6px;
}

div#bana_area {
	width: 540px;
}

div#bana_area h3 { margin-bottom: 6px }

div#bana_area_l {
	width: 360px;
	float: left;
}

div#bana_area_r {
	width: 180px;
	float: left;
}

h2 {
	text-indent: -9999px;
	height: 28px;
	margin-bottom: 17px;
}

h2#news {
	background: url(../images/top/news_h.gif) no-repeat;
	width: 540px;
}

h2#cm {
	background: url(../images/top/cm_h.gif) no-repeat;
	width: 339px;
}

div#footer_link {
	font-size: 11px;
	color: #666;
	text-align: center;
	background: url(../images/top/footer.gif) repeat-x left bottom;
	padding-bottom: 9px;
	line-height:1.4;
}

div#footer_link a {
	font-size: 11px;
	color: #666;
}

div#footer_txtlink{
	margin-bottom:30px;
}

div#footer_txtlink a{
	line-height:1.4;
	margin:0 10px;
	font-size: 11px;
}

dl#update {
	font-size: 12px;
	margin-bottom: 20px;
}

#update dt {
	color: #333;
	background: url(../images/top/update.gif) no-repeat left center;
	padding-left: 24px;
	clear: left;
	float: left;
}

#update dd {
	color: #444;
	padding: 0 0 10px 100px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}

#update dd a {
	color: #06f;
	text-decoration: none;
}

#update dd a:hover {
	color: #f00;
	text-decoration: underline;
}
