@charset "utf-8";

#index_navi {
	background-image: url(../images/common/bg_logo.jpg);
	background-repeat: no-repeat;
	line-height: 180%;
	font-size: 1.8em;
	height: 300px;
	width: 1024px;
}

#index_contents {
	width: 1024px;
	height: 230px;
}

#index_contents h2 {
	padding-left: 275px;
	font-size: 1.4em;
	line-height: 150%;
	font-weight: bold;
}

#index_contents #news {
	width: 470px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	line-height: 130%;
	overflow: auto;
	font-size: 1.05em;
}
