@charset "shift_jis";
* { margin: 0; padding: 0;}
body {
	text-align: center;
	background-color: #FFFFFF;
}
#container { position: relative; width: 750px; margin: 0 auto;}
.btn { position: absolute; left: 120px;}
.t { top: 420px;}
.b { top: 1100px;}
a {
	display: block;
	float: left;
	width: 230px; height: 46px;
	margin-right: 40px;
	background: url(../images/saisakokuron/btn.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#cf a { background-position: -230px 0;}
a:hover { background-position: 0 -46px;}
#cf a:hover { background-position: -230px -46px;}