@charset "Shift_JIS";

/*-----------------------------------*/
/* 20090908 各種エラーページ用 mat
-------------------------------------*/
body {
	text-align: center;
}

* {
	margin: 0px auto;
}

#Error {
	width: 500px;
	background: #FFFFFF url(http://www.hoken-sk.com/_error/_img/bg_box.gif);
	margin-top: 30px;

}
img {border:0;}

.imgover{}