@charset "euc-jp";



*{ margin:0; padding:0;}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}



#top {
background-color:#ffffff;
text-align:center;
}

#flasharea {
background-color:#ffffff;
width:900px;
margin:0 auto;
}

#top #contents {
background-color:#ffffff;
width:100%;
text-align:center;
}

#top #contents #main {
width:900px;
margin:0 auto;
padding:20px 0;
text-align:left;
}

#top #contents #top_news {
width:581px;
text-align:left;
}

#top #contents #top_news ul {
width:581px;
padding:3px 0 0 0;
}

#top #contents #top_news li {
padding:5px 0 5px 10px;
background:url(../images/news_list.gif) left center no-repeat;
font-size:12px;
list-style:none;
}

