body {
margin:0;
padding:0;
background-color:#efefef;
text-align:center;
font-family:"ＭＳ Ｐゴシック",Arial;
}





/* ---------- レイアウト ---------- */

#container {
width:920px;
background:url(../img/bg_container.gif) top left repeat-y;
margin:0 auto;
text-align:left;
}

#container h1 {
width:910px;
margin:0;
padding:35px 0 42px 0;
background:url(../img/img_header_contents.jpg) top left no-repeat;
margin-left:5px;
}

a.logo {
width:282px;
height:52px;
display:block;
outline:0;
text-decoration:none;
text-indent:-9876px;
margin:0 0 0 30px;
padding:0;
}

#container .wrap { margin-left:25px; }

#pagetop {
width:890px;
margin:15px 0 10px 5px;
text-align:right;
}

#pagetop a {
font-size:11px;
color:#999999;
padding-right:20px;
text-decoration:underline;
background:url(../img/bg_pagetop.gif) top right no-repeat;
}

#pagetop a:hover { text-decoration:none; }

.pagetop {
width:670;
margin:10px 0 10px 0;
text-align:right;
}

.pagetop a {
font-size:11px;
color:#999999;
padding-right:20px;
text-decoration:underline;
background:url(../img/bg_pagetop.gif) top right no-repeat;
}

.pagetop a:hover { text-decoration:none; }

#footer {
width:910px;
margin:0 0 0 5px;
font-size:11px;
color:#999999;
line-height:52px;
text-align:center;
background:#efefef url(../img/bg_footer.gif) top left repeat-x;
}





/* ---------- ナビゲーションメニュー ---------- */

ul.navi {
width:180px;
list-style:none;
margin:0;
padding:0 0 5px 0;
}

ul.navi li { margin:0; padding:0 0 5px 0; font-size:0; line-height:0; }
ul.navi li a { display:block; }

ul.navi_txt {
width:180px;
list-style:none;
margin:0 0 10px 0;
padding:0 0 1px 0;
background:url(../img/line_g.gif) bottom left repeat-x;
}

ul.navi_txt li {
font-size:12px;
width:180px;
height:30px;
margin:0;
padding:0;
line-height:normal;
text-indent:27px;
background:url(../img/bg_list_navi.gif);
}

ul.navi_txt li a {
display:block;
color:#399714;
text-decoration:none;
line-height:30px;
zoom:1;
background:url(../img/line_g.gif) top left repeat-x;
}

ul.navi_txt li a:hover { text-decoration:underline; color:#49ad22; }





/* ---------- 文字 ---------- */

#container td {
font-size:14px;
line-height:22px;
color:#333333;
}

#container td h2 {
width:670px;
height:70px;
font-size:18px;
color:#ffffff;
text-indent:40px;
line-height:50px;
margin:0;
padding:0;
background:url(../img/bg_tt.gif) top left no-repeat;
}

p {
font-size:14px;
line-height:22px;
color:#333333;
margin:0;
padding:0;
text-align:justify;
text-justify:distribute;
}

br {
font-size:10px;
line-height:10px;
margin:0;
padding:0;
}


.b_01 { color:#FF0000; }
.b_02 { color:#0000ff; }
.line { background: #ffff66; }
.underline { text-decoration: underline; }






/* ---------- 共用テーブル ---------- */

table.com {
margin:0 0 10px 0;
border:1px solid #cccccc;
}

table.com,table.com th,table.com td {
color:#333333;
text-align:left;
line-height:20px;
font-size:14px;
font-weight:normal;
border-collapse:separate;
text-align:left;
vertical-align:top;
}

table.com th {
width:100px;
padding:5px;
color:#399714;
background-color:#d9fcbc;
border:1px solid #7ed92e;
}

table.com td {
padding:5px;
border-bottom:1px dotted #cccccc;
background-color:#ffffff;
}

table.com td a { color:#399714; text-decoration:underline; }

table.com td a:hover { text-decoration:none; color:#49ad22; }




