@charset "shift_jis";

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color:#333333;
	font: 12px/18px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS PGothic", sans-serif;
		background-color: #FFFFFF;
}

#wrapper {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

/* ======================================

	1.contents

======================================= */

#contents {
	width: 620px;
	float: left;
	text-align: left;
	display: inline;
}
#contents .news {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contents .news th {
	width: 80px;
	color: #990000;
	font-weight: normal;
}
