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:78px 0 51px 0;
background:url(../img/img_header_top.jpg) top left no-repeat;
margin-left:5px;
}

a.logo {
width:406px;
height:70px;
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; }

#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; }





/* ---------- カーシェアリング体験記 ---------- */

.experience {
width:220px;
text-align:left;
}

.experience p {
padding:10px 15px 10px 15px;
}

a.to_experience {
width:auto;
padding:7px 13px 5px 0;
font-size:11px;
display:block;
color:#399714;
text-align:right;
text-decoration:none;
background:#ffffff url(../img/to_experience_bg.gif) top left no-repeat;
}

a:hover.to_experience {
color:#adea79;
text-decoration:underline;
}





/* ---------- 地域ページ ---------- */

table.st {
margin:0 0 10px 0;
border:1px solid #cccccc;
}

table.st,table.st th,table.st 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.st th {
width:100px;
padding:5px;
color:#399714;
background-color:#d9fcbc;
border:1px solid #7ed92e;
}

table.st td {
padding:5px;
border-bottom:1px dotted #cccccc;
background-color:#ffffff;
}

table.st td a { color:#399714; text-decoration:underline; }

table.st td a:hover { text-decoration:none; color:#49ad22; }






/* ---------- 新着情報 ---------- */

.news { margin-bottom:20px; }

.news p {
background:url(../img/line_g.gif) bottom left repeat-x;
line-height:30px;
}




/* ---------- 文字 ---------- */

#container td {
font-size:14px;
line-height:22px;
color:#333333;
}

#container td h2 {
width:670px;
margin:0;
padding:0;
}

#container td h3 {
width:670px;
margin:20px 0 10px 0;
padding:0;
}

p {
font-size:14px;
line-height:22px;
color:#333333;
margin:0;
padding:0;
}

br {
font-size:10px;
line-height:10px;
margin:0;
padding:0;
}

.u_space_5 { margin-bottom:5px; }

.u_line {
padding:0 0 10px 0;
background:url(../img/line_g.gif) bottom left repeat-x;
}

.b_01 { color:#FF0000; }
.b_02 { color:#0000ff; }
.line { background: #ffff66; }
.underline { text-decoration: underline; }







