@charset "Shift_JIS";


/*-------------------------------------------------------------------------*/
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #E8E8E8;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	padding:0 50px;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
}
p {
	font-size: 76%;
}
img{
	vertical-align: bottom;
}

/*-------------------------------------------------------------------------*/
.header_left{
	float: left;
}
.header_right{
	float: right;
}
/*-------------------------------------------------------------------------*/
#topimg{
	clear: both;
	position: relative;
	margin: 0 0 30px;
	width:800px;
	height:482px;
}
.topimg_bg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#topimg a{
	position: absolute;
	width: 215px;
	height: 88px;
	top: 375px;
	z-index: 99;
}
#topimg a.top_link01{
	left: 60px;
}
#topimg a.top_link02{
	left: 293px;
}
#topimg a.top_link03{
	left: 526px;
}
.provision{
	position: absolute;
	background-color: #FFFF99;
	border: #330000 1px solid;
	width: 274px;
	height:36px;
	top: 312px;
	left: 503px;
	z-index: 99;
}
.provision p{
	float: left;
	padding: 3px 0 0;
	background-color: #330000;
	width: 83px;
	height:33px;
	color: #FFFF66;
	text-align: center;
	line-height: 1.2;
}
.provision span{
	float: right;
	padding: 5px 5px 0;
	width: 181px;
	height:31px;
	font-size: 69%;
	line-height: 1.2;
}
/*-------------------------------------------------------------------------*/
#footer{
	clear: both;
	margin: 30px 18px 0 20px;
	padding: 0 0 16px;
	border-top: #666666 1px dotted;
}
.poricy{
	display: block;
	padding: 0 0 0 20px;
	height: 30px;
	background-image: url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
	font-size: 82%;
	line-height: 30px;
}
h6{
	margin: 16px 0 0;
	font-size: 63%;
	text-align:center;
}
