body {
	font-size: 12px;
	color:#FFF;
	line-height:1.4;
	background: url(../img/bg01.jpg) repeat-x top;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,"Osaka","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#news a{
	color: #4D4D4D;
	text-decoration: underline;
}
#news a:hover{
	text-decoration: none;
}
#wrapper{
	background: url(../img/index_new/bg01.jpg) ;
	width: 880px;
	height: 710px;
	margin: 0 auto;
	position: relative;
}
#flash{
	position: absolute;
	left: 27px;
	top: 59px;
}
#navi{
	position: absolute;
	left: 27px;
	top: 326px;
}
#news{
	position: absolute;
	left: 27px;
	top: 392px;
	color: #4D4D4D;
	width: 395px;
}
.newsBox{
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	width: 395px;
	height: 80px;
	overflow: auto;
}
#news table{
}
#news table td , #news table th{
	padding: 3px 10px;
}
#news table th{
	font-weight: bold;
	width: 50px;
}
.title01{
	margin-bottom: 5px;
	float: left;
}
.btnMore{
	float: right;
}
h1{
	position: absolute;
	left: 40px;
	top: 531px;
}
#txt01{
	position: absolute;
	left: 380px;
	top: 550px;
	color: #FFFFFF;
	text-align: center;
	width: 480px;
	font-size: 11px;
}
#fNavi{
	position: absolute;
	left: 208px;
	top: 676px;
}
#fNavi li{
	background: url(../img/index_new/icon01.gif) no-repeat;
	background-position: 0 1px;
	float: left;
	padding-left: 14px;
	margin-right: 10px;
	font-size: 11px;
}
#fNavi li a{
	color: #fff;
	text-decoration: none;
}
#fNavi li a:hover{
	text-decoration: underline;
}

#copy{
	position: absolute;
	left: 0;
	top: 700px;
	color:#1F4294;
	text-align: center;
	width: 880px;
	font-size: 11px;
	margin-bottom: 5px;
}
.banner{
	position: absolute;
	left: 764px;
	top: 87px;
}

/* clearfix
---------------------------------------------------- */
.titleBox:after , #fNavi:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.titleBox , #fNavi{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .titleBox , * html #fNavi{
	height: 1%;
}
.titleBox , #fNavi{
	display: block;
}
.titleBox .img , #fNavi{
	margin-bottom: 25px;
}
/* End hide from IE-mac */

