@charset "utf-8";

#contentsArea{
	height:2115px; /* ページ高：45の倍数を使用してください */
}

#contents h1{
	position: relative;
	top:30px;
	background-image:url(../img/taikijokaMidashi.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 166px;
	height: 31px;
}

#contents h2{
	position: relative;
	top:30px;
	background-image:url(../img/taihikouyoumidashi.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 342px;
	height: 31px;
}

 p.top{
	margin-top:80px;
}

 p.top2{
	margin-top:60px;
}

div.image{
	text-align: center;
	margin: 30px;
}

#button{
	margin:50px 95px;
	width: 384px;
	height:102px;
}

#button li{
	float:left;
	width:192px;
	height:102px;
	list-style-type: none;
}

#button li a{
	display: block;
	text-indent: -9999px;
	width:100%;
	height:100%;
	background-image: url(../img/kankyoButton.png);
}

#button01 a { background-position: 0 0;}
#button03 a { background-position: -384px 0;}

#button01 a:hover { background-position: 0 -102px;}
#button03 a:hover { background-position: -384px -102px;}

#button01 a:active { background-position: 0 -204px;}
#button03 a:active { background-position: -384px -204px;}
