@charset "shift_jis";

*{
margin:0px;
padding:0px;
}

/* 画像の下にできる隙間をなくす */
img {
vertical-align:bottom;
}

 
/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea{
font-size:100%;
}

/* hr 要素は不可視で使う */
hr { display: none; }

.clear{
clear:both;
}

a{
color:#4A8631;
text-decoration:none;
}

a:hover{
color:#D13F1B;
text-decoration:underline;
}


a img{
border:0px;
}




body{
font-family:font-family:Tahoma,Verdana,Segoe,sans-serif;
font-weight:normal;
font-size:92%;
line-height:1.5em;
background-color:#65974E;
}

#wrap{
margin:0px auto;
width:800px;
background-color:#FFFFFF;
}

/********************************************************************************【ヘッダー】 */

#header h1 a{
padding:10px 0px 10px 30px;
width:150px;
height:60px;
text-indent:-9999px;
background:url(../images/logo_travelerswoods.gif) right no-repeat;
background-color:#FFFFFF;
float:left;
}

/********************************************************************************【ヘッダーナビ】*/

#head_navi{
width:620px;
height:60px;
float:right;
background-color:#FFFFFF;
}

#head_navi ul{
list-style-type:none;
float:right;
}

#head_navi li{
display:block;
float:left;
}

#head_navi a{
height:22px;
margin:48px 20px 10px 0px;
display:block;
text-indent:-9999px;
}

#scenic a{background:url(../images/btn_scenic.gif) no-repeat;
width:202px;}
#scenic a:hover{background:url(../images/btn_scenic_f2.gif) no-repeat;
width:202px;}

#link a{background:url(../images/btn_link.gif) no-repeat;
width:102px;}
#link a:hover{background:url(../images/btn_link_f2.gif) no-repeat;
width:102px;}

#sitemap a{background:url(../images/btn_sitemap.gif) no-repeat;
width:92px;}
#sitemap a:hover{background:url(../images/btn_sitemap_f2.gif) no-repeat;
width:92px;}

/********************************************************************************【メインメニュー】*/

#main_menu{
width:800px;
height:370px;
background:url(../images/main_photo.jpg) no-repeat left;
}

#top_column{
width:800px;
height:320px;
}

#top_column ul{
list-style-type:none;
display:block;
padding-left:30px;
padding-top:20px;
}

#top_column li{
}

#top_column li a{
width:150px;
height:50px;
display:block;
text-indent:-9999px;
margin:20px 0px 0px 0px;

}

#top_column li a:hover{
width:150px;
height:50px;
}

#what a{background:url(../images/btn_what.gif) no-repeat;
width:202px;}
#what a:hover{background:url(../images/btn_what_f2.gif) no-repeat;
width:202px;}

#offset a{background:url(../images/btn_offset.gif) no-repeat;
width:102px;}
#offset a:hover{background:url(../images/btn_offset_f2.gif) no-repeat;
width:102px;}

#view a{background:url(../images/btn_view.gif) no-repeat;
width:92px;}
#view a:hover{background:url(../images/btn_view_f2.gif) no-repeat;
width:92px;}



#bottom_column{
width:800px;
height:50px;
float:right;
}

#bottom_column ul{
width:180px;
height:30px;
padding:0px 20px 20px 0px;
list-style-type:none;
display:block;
float:right;
}

#bottom_column li{
width:180px;
height:30px;
}

#bottom_column li a{
width:180px;
height:30px;
display:block;
text-indent:-9999px;

}

#entry a{background:url(../images/btn_entry.gif) no-repeat;}
#entry a:hover{background:url(../images/btn_entry_f2.gif) no-repeat;}


/********************************************************************************【コンテンツ】*/
#page_body{
width:800px;
}

#left_column{
width:500px;
float:left;
display:block;
}


#right_column{
width:300px;
float:right;
display:block;
}


/********************************************************************************【テーブル1】*/
table.table_01{
width:440px;
border:1px #663300 solid;
border-collapse:collapse;
border-spacing:0px;
margin:20px 0px 0px 30px;
}

table.table_01 th{
padding:0px;
vertical-align:top;
}

table.table_01 td{
padding:5px 10px;
border-bottom:#663300 1px dotted;
vertical-align:top;
}

.new{
vertical-align:top;
}

/********************************************************************************【テーブル2】*/

table.table_02{
width:280px;
border-collapse:collapse;
border-spacing:0px;
margin:20px 20px 0px 0px;
}

table.table_02 td{
padding:10px 0px;
text-align:center;
border-bottom:#65974E 1px dotted;
}



/********************************************************************************【フッタ】*/

#footer{
width:800px;
border-top:1px #65974E dashed;
margin-top:20px;
padding:10px 0px;
}


/********************************************************************************【フッタナビ】*/

#footer_navi{
width:800px;
height:80px;
text-align:right;
background:url(../images/bg_footer.jpg) repeat-x #65974E;
}

#footer_navi ul{
list-style-type:none;
float:right;
display:block;
}

#footer_navi li{
border-right:1px solid #65974E;
margin:12px 0px 0px 6px;
padding-right:6px;
float:left;
}

#footer_navi li a{
color:#660000;
}

#footer_navi li a:hover{
color:#660000;
text-decoration:underline;
}

#footer_navi li.last{
border-right:0px;
}


/********************************************************************************【コピーライト】*/

#copyright{
margin:6px;
color:#FFFFFF;
}

.s11pt{
font-size:85%;
line-height:1em;
}



