@charset "shift_jis";
@import url("normalize.ja.css");
@import url("layout.css");
@import url("fonts.css");
@import url("content.css");

html {
	overflow-y: visible;
	background: none;
	background-color:transport;
}
body {
	background: url(../common/index/news2_bg.jpg) no-repeat 0px 0px;
	color: #222;
	line-height: 30px;
}
.news_table {
	margin-top: 5px;
	margin-left: 15px;
	font-size: 16px;
}
.news_table th {
	font-weight: 100;
	padding-left: 6px;
	height: 37px;
}
.news_table a {
	overflow: hidden;
	display: block;
	height: 1em;
	line-height: 1;
}
