@charset "UTF-8";

/* header */
header{ background:url(img/mv_bg.jpg) repeat-x top; }


/* section */
section   { line-height:2em; text-align:center; padding: 0 0 30px 0; }
section p { margin:0 0 30px 0; }


/* sec03 */
.sec03          { background:#1473b7; color:#FFF; }
.sec03 h2       { background:#0E4B79; }
.sec03 h3       { margin:20px 0; }
.sec03 span     { color:black; font-size:90%; }
/* table */
table { width:1000px; margin:0 auto 30px; }
th,td,th img,td img { line-height:1em; vartical-align:bottom; margin:0; }
.sec03 td       { line-height:2em; font-size:70%; }
.sec03 td img   { margin:0 0 1em; }
.sec03 tfoot td { text-align:right; font-size:80%; padding:0 20px 0 0; }
