* { margin: 0; padding: 0; }

html {
	background: url(bg.jpg) 50% 0 repeat;
}
body {
	background: url(ftbg.jpg) 50% 100% repeat-x;
	font-size: 14px;
	list-style: 1.6;
}
#page,.nm_style0{
	background: url(bg_page.jpg) 50% 0 repeat-x;
}
h1{
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
}
#footer_rect{
	font-size: 13px;
}
#footer_rect,#footer_rect a{
	color: #ffffff;
	text-decoration: under-line;
}
#footer_rect a:hover{
	color: #ffff33;
	text-decoration: none;
}

.page_in{
	width:1120px;
	margin:0 auto;
}



/* テーブル */
	.nm_style8 .csttbl_border1,
	.nm_style8 .csttbl_border2,
	.nm_style8 .csttbl_border3,
	.nm_style8 .csttbl_border4{
		border-width: 0px;
	}
	.nm_style8 .csttbl_head{
		padding: 14px 5px 14px 0px;
		background: url('cm_table_bg1.png') repeat-x bottom;
		color: #000000;
	}
	.nm_style8 .csttbl_input{
		padding: 14px 0px 14px 0px;
		background: url('cm_table_bg2.png') repeat-x bottom;
	}

/* メインビジュアル */
#Visual{
	height: 440px;
	width: 1100px;
	padding: 10px 10px 0px;
	position: relative;
	background: url(vis_bg.jpg);
}
.bx-pager,
.bx-controls-auto{
	display: none;
}
.bx-controls-direction .bx-prev,
.bx-controls-direction .bx-next{
	position: absolute;
	top:50%;
	z-index: 100;
	width: 16px;
	height: 25px;
	margin-top: -13px;
	overflow: hidden;
	text-indent: -9999px;
}
.bx-controls-direction .bx-prev:hover,
.bx-controls-direction .bx-next:hover{
	background-position: bottom;
}
.bx-controls-direction .bx-prev{
	left:10px;
	background-image: url(sl_l.png);
}
.bx-controls-direction .bx-next{
	right:10px;
	background-image: url(sl_r.png);
}
#Visual .navi{
	width: 100%;
	position: absolute;
	top:0;
	left: 70px;
	z-index: 99;
}
#Visual .bg{
	height: 440px;
	display: block;
	background-position: center;
}