@charset "euc-jp";



*{ margin:0; padding:0;}

html{
height:100%;
}

#top {
	background-color:#ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#top #flash {
	background-color:#f2f1ef;
	width:100%;
	height: 80%;
	text-align: center;
	vertical-align: top;
}

#top #contents {
background-color:#ffffff;
width:100%;
text-align:center;
}

#top #contents #main {
width:846px;
margin:0 auto;
padding:50px 0;
text-align:right;
}

#top #contents #top_news {
	width:370px;
	text-align:left;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
}
#top #contents #main img.qr {
	float: left;
	margin-left: 20px;
}


#top #contents #top_news dl {
width:370px;
padding:3px 0 0 0;
}

#top #contents #top_news dt {
width:370px;
padding:13px 0 5px 0;
background:url(../img/news_line.gif) top no-repeat;
font-size:11px;
}

#top #contents #top_news dd {
width:370px;
padding:0 0 13px 0;
line-height:2em;
font-size:10px;
}


#footer {
	background: #4ebdd8;
	margin-top: 20px;
	font-size: 10px;
	text-align: center;
	padding: 13px 0px;
}
div.banner {
	width: 240px;
	float: left;
	margin-left: 20px;
}
div.banner img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
