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

#flash {
	height: 400px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	backgroung-color: #ffaa00;
}
#gloabal_navi {
	margin-bottom: 20px;
}
#news_waku {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	float: left;
	height: 141px;
	width: 457px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.news {
	margin-top: 35px;
	margin-left: 20px;
}
#mobile {
	float: left;
	height: 141px;
	margin-left: 30px;
}
.news li {
	list-style-type: none;
}
.news ul {
	margin: 0px;
	padding: 0px;
}


#mobile img {
	margin-right: 20px;
}
