@charset "UTF-8";

/* CSS Document */

#new-main-wrap {
	padding-top:45px;
	width:100%;
	background:url(../../img/bg_header.jpg) repeat-x top left;
}

.new-main-inner {
	position:relative;
	margin: 0 auto 10px;
	padding-top:30px;
	width:880px;
	height:180px;
	background:url(../../img/image_animation.gif) no-repeat bottom right;
}

/*お知らせとバナーエリア
----------------------------------------------*/
.info-wrap {
	position:relative;
	margin: 0 auto 5px;
	width:930px;
	height:514px;
	background:url(../../img/bg_info.jpg) no-repeat top left;
}

.info-wrap img { vertical-align:top; }

/*ボタンセット*/
.bnr-area {
	position:absolute;
	top:0;
	left:50px;
	/*position:relative;*/
	/*float: left;
	display: inline;
	padding-left:50px;*/
	width:180px;/*height:494px;*/
}

ul.btn-set {
	position:absolute;
	top:23px;
}

ul.btn-set li {
	font-size:1px;
	line-height:1px;
	zoom:1;
}

ul.bnr-area-second {
	width:180px;
	height:62px;
	font-size:1px;
	line-height:1px;
	zoom:1;
}

.bnr-area ul.bnr-area-second li {
	font-size:1px;
	zoom:1;
}

/*最新のお知らせ
----------------------------------------------*/
div.info-box {
	position:absolute;
	top:0;
	right:0;
	/*float:right;
	display: inline;*/
	width:669px;
	height:503px;
	background-color:#ffffff;
}

/*インラインフレームエリア*/
.info-area {
	width:659px;
	height:418px;
	border: solid 5px #e9e5e2;
	border-top:none;
}
