@charset "UTF-8";
@import "common.css";

/*main--------------------*/

#main {
	width: 908px;
	margin: 0 auto;
	padding-bottom: 30px;
}

/*menu--------------------*/

#menu {
	padding: 0 4px;
	background:url(../img_top/menu_bg.gif) top center no-repeat;
}


/*flash--------------------*/

#flash {
	width: 900px;
	height: 484px;
	padding: 0 4px;
	background:url(../img_top/fla_bg.jpg) top center no-repeat;
}

/*news--------------------*/

.news_ttl {
	width: 633px;
	height: 42px;
	margin-bottom: 10px;
	background:url(../img_top/news_ttl.gif) top left no-repeat;
	position:relative;
}

.news_ttl h2 {
	display: none;
}

.news_ttl a {
	width: 86px;
	position:absolute;
	left: 534px;
	top: 10px;
}

