@charset "shift-jis";
/* CSS Document */

html,body{height:100%}
body,p,h1,h2,h3,h3{margin:0 0;padding:0 0;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;}
a,a:hover{text-decoration:none;}


.error{width:423px;margin:100px auto;font-size:13px;}
.error h1{width:338px;height:32px;padding:18px 10px 0 75px;font-size:16px;color:#93b1bd;background:url(../img/bg_error_title.jpg) no-repeat;}
.error_mess{overflow:hidden;height:100%;padding:15px 20px;color:#7f7f7f;background:url(../img/bg_error_contents.jpg) repeat-y;}
.error_bottom_close{width:inherit;height:53px;background:url(../img/bg_error_bottom.jpg) no-repeat;}
.error_bottom{width:inherit;height:45px;background:url(../img/bg_error_bottom.jpg) 0 -35px no-repeat;}
.error_bottom img{width:1px;height:1px;}
.error_bottom_close a{color:#439dd2;}
.error_bottom_close a:hover{color:#464646;}
.window_close{width:400px;margin:0 auto;padding:10px 0;border-top:1px dashed #e7e7e7;text-align:center;}
.window_close img{margin-right:8px;position:relative;top:3px;}