@charset "utf-8";

body{
background:#fff;
}

p{
font-size:12px;
}

div#title_top{
background:#0091d7;
}

div#main_bottom{
background:#0091d7;
}

div#main{
padding-bottom:10px;
margin-bottom:0;
border:1px solid #0091d7;
}

span.necessary{
color:#c00;
}

div.necessary p{
text-align:right;
margin:0;
padding:0;
}

div#title_middle h1{
height:70px;
width:600px;
text-indent:-9999px;
margin:0;
padding:0;
border-bottom:none;
border-left:none;
background:url(/images/request_top.gif) no-repeat 0 0;
}

div#block table{
margin-bottom:10px;
font-size:12px;
}
