@charset "utf-8";
:first-child + html #wrapper{margin: 20px auto 0;}
body{>font-size: 12px !important;}
a{text-decoration: none;}
a:hover img{opacity: 0.6; filter: alpha(opacity=60); -moz-opacity:0.6;}
#wrapper{width: 100%;max-width: 990px;height: auto;margin: 20px auto;padding: 0;clear: both;text-align: left;color: #646464;font-size: 100%;background-color: transparent;}
#wrapper img{width: 100%;display: block;height: auto;margin: auto;}
#cont01, #cont02, #cont03, #cont04, #cont05{height: 100%;overflow: hidden;position: relative;}
.khB{color: #006b99;}
/*.mi{font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝B","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;}*/
.mi{font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.taC{text-align: center;}
.taL{text-align: left;}
.taR{text-align: right;}
.fwB{font-weight: bold;}
.fwN{font-weight: normal;}
.db{display: block;}
.m0a{margin: 0 auto;}
.fL{float: left;}
.fR{float: right;}

/**********************************************/
#wrapper #cont01{
	background: url(img/b2.jpg) no-repeat;
	width: 990px;
	height: 698px;
}

#wrapper #cont02{
	background: url(img/b3.jpg) no-repeat;
	width: 990px;
	height: 698px;
}

#wrapper a{
	display: block;
}

#wrapper .btn{
	max-width: 413px;
}

.btn01{
	position: absolute;
/*	top: 598px;
	left: 40px;*/
	top: 620px;
	left: 160px;
}

.btn02{
	position: absolute;
	top: 598px;
	right: 40px;
}

.btn03{
	position: absolute;/*
	top: 554px;
	left: 40px;*/
	top: 590px;
	left: 160px;
}

.btn04{
	position: absolute;
	top: 590px;
	right: 160px;
}

#wrapper b{
	font-size: 170%;
}

/* clear */
#cont01:after, #cont02:after, #cont03:after, #cont04:after, #cont05:after, .clearFix:after{clear: both; content: "."; display: block; height: 0; visibility: hidden;}