@charset "utf-8"; 
body{
	background:#FFF; padding:0; margin:0; font-size:12px;
	font-family: verdana ,MS UI Gothic, arial, ＭＳ Ｐゴシック, sans-serif,Osaka‐等幅;
}

#wrap2{
	width:820px; 
	margin:2px auto 10px auto; 
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
}

.top {
	width: 820px;
	height: 430px;
	display: block;
	background: top left url(top.jpg) no-repeat scroll;
	text-indent:-9999px;
	text-align:left;
}

.mdl {
	width: 820px;
	height: 230px;
	display: block;
	background: top left url(mdl.jpg) no-repeat scroll;
	text-indent: -9999px;
	text-align:left;
}

.btm {
	width: 820px;
	height: 427px;
	display: block;
	background: top left url(btm.jpg) no-repeat scroll;
	text-indent: -9999px;
	text-align:left;
}

.btn1 {
	text-align: center;
	margin: 18px auto 10px auto;
	width: 573px;
	height: 108px;
	display: block;
}

.btn1 a {
	width: 573px;
	height: 108px;
	display: block;
	background: top left url(btn1.jpg) no-repeat scroll;
	text-indent: -9999px;
	text-align:left;
}

.btn1 a:hover {
	width: 573px;
	height: 108px;
	display: block;
	text-indent: -9999px;
	text-align:left;
	background-position: 0px -108px;
	}

.btn2 {
	text-align:center;
	margin: 0px auto 10px auto;
	width: 553px;
	height: 87px;
	display: block;
}


.btn2 a {
	width: 553px;
	height: 87px;
	display: block;
	text-indent: -9999px;
	text-align:left;
	background: top left url(btn2.jpg) no-repeat scroll;
}

.btn2 a:hover {
	text-align: center;
	width: 553px;
	height: 87px;
	display: block;
	text-indent: -9999px;
	text-align:left;
	background-position: 0px -88px;
}

.btn3{ margin-bottom: 15px;}

.btn3 a {
	text-align: center;
	width: 600px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background: top left url(btn3.png) no-repeat scroll;
}

.btn3 a:hover {
	text-align: center;
	width: 600px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-position: 0px -48px;
}

/*.line { height:1px; width:750px; border-bottom:2px dotted #999; text-align: center; margin: 25px auto 25px auto;}*/

.chui { display: block; width: 760px; margin: 22px auto 22px auto; font-size: 12px; color: #666; text-align: left; }

#home{
	width:30px;
	height:30px;
	text-align: right;
	float: right;
	text-indent: -9999px;
	}

#home a{
	text-indent: -9999px;
	display:block;
	outline:none;
	width:30px;
	height:30px;
	background:transparent url(home.png) no-repeat top left;
	}

