body {
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	margin: 0px;
	padding: 0px;
	/**font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
}
h1 {
	text-indent: -9999px;
	display:none;
}
h2 {
	text-indent: -9999px;
	display:none;
}
a {
	color: #FF890B;
	text-decoration: none;
}
a:hover {
	color: #FF890B;
	text-decoration: underline;
}
#top_bar {
	background-image: url(img/topbar.gif);
	height: 15px;
	width: 100%;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
#center_box {
	width: 928px;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
}
#news_box {
	width: 928px;
	margin-top: 161px;
	margin-right: auto;
	margin-left: auto;
}
#news_in {
	width: 476px;
	height:201px;
	overflow:auto;
}
#news_txt {
	font-size: 12px;
	line-height: 16px;
	margin-left:20px;
	margin-top:10px;
	width: 430px;
}
#content {
	margin-bottom: 13px;
	margin-left: 40px;
}
#bt_under {
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 13px;
	margin-left: 30px;
	line-height: 14px;
}
#contents_box {
	width:357px;
	float:left;
}
#txt_box {
float:right;
	width: 525px;
	margin-top: 250px;
	height: 235px;
}
#footer {
	width: 928px;
	font-size: 10px;
	line-height: 16px;
	color: #918D8B;
	margin-top: 100px;
}
#f_left {
	float: left;
	width: 500px;
}
#f_right {
	float: right;
	width: 428px;
	text-align: right;
}
#pdf {
	line-height:16px;
	display: block;
	float:left;
	margin-top:10px;
}