@charset "shift_jis";

body {
	background: #001358;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
}

#main {
	width: 1000px;
	margin: 0 auto;
}


div#sqexFooter {
	min-width: 1000px;
}


.inbtn a:hover img{
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	opacity:0.1;
}


.inbtn {
	position: relative;
}
.inbtn .btns {
	position: absolute;
}
