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

#tab {
	margin-left: 0;
	padding-left: 0;
	height: 113px;
	overflow: hidden;
}
#tab li {
	float: left;
	height: 113px;
}

#page1, #page2, #page3, #page4, #page5 , #page6 {
	margin-bottom: 20px;
	padding-top: 10px;
}

/*FC2カウンター　20091130*/
#footer .right .FC2_counter {
	margin-top: 20px;
	text-align: right;
}
.news_table a {
	text-decoration: underline;
}
.news_table a:hover {
	color:#ff0000;
}

