@charset "utf-8";
/*-----------------------------------------------------

メンテナンス

-----------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
	color:#333;
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
}

/*
#wrapper { border-top: #016ac7 solid 2px; margin: 0 auto;}
*/
#wrapper { background: url(/maintenance/img/bg_line.png) repeat-x top;}
#wrapper02 { background: url(/maintenance/img/bg_line_02.gif) repeat-x top;}
#maintenance {  padding-top: 30px;}
#maintenance h1 { margin-bottom:30px;}
#maintenance .mb10 { margin-bottom:10px;}
#maintenance .mb20 { margin-bottom:20px;}
#maintenance .mb30 { margin-bottom:30px;}
#maintenance .copyright { color:#c5c5c5;}