@charset "utf-8";
/* CSS Document */

body {
	background-color: #F2F2F2;
	text-align:center;
	margin:0px auto;
	padding:0px;
	font-family: Arial,'MS ゴシック','MS Pゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Verdana,Meiryo,sans-serif,;
	font-size: 13px;
	color:#535353;
}
a:link {color: #535353; text-decoration: none;}
a:visited {color: #535353; text-decoration: none;}
a:hover {color: #009ebf;text-decoration: underline;}
a:active {color: #009ebf;text-decoration: underline;}

#wrapper {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    
}
#box {
    width:950px;
    height:590px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-300px 0 0 -475px;
}
.footTxt { font-size:11px; color:#006837;}



.btn1 {
	width:156px;
	height:155px;
	position:absolute;
	top:151px;
	left:62px;
	text-align:left;
	}
.btn1:hover { background:url(../images/index_btn_1_2.png) no-repeat left top; }

.btn2 {
	width:104px;
	height:104px;
	position:absolute;
	top:267px;
	left:208px;
	text-align:left;
	}
.btn2:hover { background:url(../images/index_btn_2_2.png) no-repeat left top; }

.btn3 {
	width:121px;
	height:121px;
	position:absolute;
	top:-1px;
	left:560px;
	text-align:left;
	}
.btn3:hover { background:url(../images/index_btn_3_2.png) no-repeat left top; }
	
.btn4 {
	width:171px;
	height:171px;
	position:absolute;
	top:83px;
	left:703px;
	text-align:left;
	}
.btn4:hover { background:url(../images/index_btn_4_2.png) no-repeat left top; }

.btn5 {
	width:104px;
	height:104px;
	position:absolute;
	top:301px;
	left:623px;
	text-align:left;
	}
.btn5:hover { background:url(../images/index_btn_5_2.png) no-repeat left top; }

.btn6 {
	width:363px;
	height:392px;
	position:absolute;
	top:54px;
	left:286px;
	text-align:center;
	}
.btn6:hover { background:url(../images/index_btn_6_2.png) no-repeat left top; }
