html {
 scrollbar-base-color: #FFFFFF;
 scrollbar-track-color: #F5F5F5;
 scrollbar-face-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-highlight-color: #808080;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #66CC33;
}

body{
 text-align : center;
 background-image : url(http://donguri-woods.com/gif/bg-cl.gif);
 background-repeat : repeat;
 background-attachment : fixed;
 font-size : 13px;
 line-height : 150%;
}

img {
 border:0px;
}

/* リンク */
a {text-decoration:none;}
a:link {color:#003399;}
a:visited {color:#990033;}
a:active {color:#339900;}
a:hover {text-decoration:underline;}

/* ページレイアウト */
#box{
 text-align : left;
 margin : 0px;
 width : 800px;
 font-family:'Hiragino Kaku Gothic Pro W3','Osaka',Tahoma, 'MS UI Gothic' ,'Lucida Grande', sans-serif;
 font-size: 0.9em;
}

#header{
 background-image : url(gif/head.gif);
 background-repeat : no-repeat;
background-position : center bottom;
 height : 120px;
}

#blog_description {
 height: 20px;
 margin-left:30px;
 color: #404040;
}

#center{
 padding : 0px;
 margin : 0px;
 background-color : white;
 background-image : url(gif/center.gif);
 background-repeat : repeat-y;
 width : 800px;
}

#footer{
 background-image : url(gif/foot.gif);
 background-repeat : no-repeat;background-position : center top;
 height : 50px;
 padding-top:25px;
 text-align: right;
}

#content{
 width : 568px;
 float : right;
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 20px;
 padding-bottom : 10px;
}

.content{
 width : 568px;
 float : right;
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 20px;
 padding-bottom : 10px;
}

#side{
 width : 195px;
 float : left;
 padding-top : 10px;
 padding-left : 3px;
 padding-right : 0px;
 padding-bottom : 10px;
 text-align : center;
}

/* メニューバー */
#menu{
 background-color : white;
 text-align : center;
 height : 28px;
 padding-top : 3px;
 border-left-width : 1px;
 border-right-width : 1px;
 border-left-style : solid;
 border-right-style : solid;
 border-left-color : #000000;
 border-right-color : #000000;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #c0c391;
}

/* コンテンツ */
#aisatsu{
 color : #666666;
 background-color : #ffffff;
 padding : 10px;
 border : 1px solid #417441;
 margin-bottom : 10px;
}

.resent_title{
 font-weight : bold;
 padding-left : 25px;
 font-size : 14px;
 background-image : url(http://donguri-woods.com/gif/mushroom.gif);
 background-repeat : no-repeat;
 background-position : left;
 height : 20px;
}

.content_description{
 font-weight : normal;
 color : gray;
 font-size : 12px;
 margin-left : 10px;
}
#aisatsu_title{
 font-weight : bold;
 font-size : 14px;
}

.resent_ul li{
 background-image : url(http://donguri-woods.com/gif/pen.gif);
 background-repeat : no-repeat;
 background-position : left center;
 padding-left : 20px;
 list-style-type : none;
 margin-left : 0px;
 border-bottom : 1px dashed #999;
}

.recent_date {
 color : #999;
 font-size:12px;
 margin-right: 10px;
}

.exp {
 text-align:right;
 margin-right: 20px;
}

#b_photo{
 padding : 5px;
 margin : 5px;
 border : 1px solid #cccccc;
 text-align : center;
}

#b_photo img {
 padding:2px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
}

/* ナビゲーション */
.content-nav {
 text-align: center;
 margin-top: 10px;
 background-color: #fff;
 border:1px solid #DDE6D4;
 padding:5px;
 background-image:url(http://donguri-woods.com/gif/f-b.gif);
 background-repeat: no-repeat;
 background-position: 20px 12px;
}

.prevnext {
 text-align: right;
 margin-right: 10px;
}

/* エントリー */
h1 {
 font-size: 16px;
 padding-left:30px;
 background-image: url(http://donguri-woods.com/gif/entry_h1.gif);
 background-repeat: no-repeat;
 background-position: left center;
 height:24px;
 padding-top:5px;
}

h2 {
 font-weight: bold;
 font-size: 14px;
 margin-top: 10px;
 margin-bottom: 10px;
}

/* エントリーデータ */
.post_ul {
 color: #404040;
 padding-right: 10px;
 border-right:5px solid #A3A85E;
}

.post_ul li {
 list-style-type : none;
 text-align: right;
}

/* 引用 */
blockquote {
 background-color: #fff;
 border-width:1px 1px 1px 8px;
 border-style: solid;
 border-color: #DDE6D4;
 margin:15px;
 padding:15px;
}

/* サブタイトル*/
.sub {
 background-image: url(http://donguri-woods.com/gif/sub.gif);
 background-repeat: no-repeat;
 background-position: 0 3px;
 padding-left: 25px;
 font-weight: bold;
 font-size: 14px;
 margin-top: 10px;
 margin-bottom: 10px;
}

/* コメント・トラックバック */
.ping_title {
 text-align: left;
 padding-left: 20px;
 background-image: url(http://donguri-woods.com/gif/line.gif);
 background-repeat: repeat-x;
 background-position: center bottom;
 font-size: 18px;
 color: #aaa;
 height:30px;
 padding-top:36px;
}

#trackbacks-info {
 margin:20px 0 20px 0;
}

.trackback-footer {
 text-align: right;
 color: #999;
 padding-right: 20px;
 font-size: 11px;
 border-bottom: 1px dashed #ccc;
}

.comment-footer {
 text-align: right;
 color: #999;
 padding-right: 20px;
 font-size: 11px;
 border-bottom: 1px dashed #ccc;
}

#comments-open-footer {
 text-align: center;
}

#comments-open-footer input {
 border: 1px solid #888;
 color: #404040;
 background-color: #eee;
 padding:2px;
}

.comments-open-moderated {
 border: 1px solid #ccc;
 margin:5px;
 padding: 5px;
 background-color: #fff;
}

/* 画像 */
/* 枠あり　左回り込み */
.imagel {
 margin:0 10px 5px 0 ;
 padding:3px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
 background-color:#fff;
 float: left;
}

/* 枠あり　右回り込み */
.imager {
 margin:0 10px 5px 0 ;
 padding:3px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
 background-color:#fff;
 float: right;
}

/* 枠あり　回り込みなし */
.imageno {
 margin:0 10px 5px 0 ;
 padding:3px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
 background-color:#fff;
}

/* 枠あり　回り込みなし 中央寄せ用　横320px */
.imagen {
 margin:10px auto 10px auto;
 padding:3px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
 background-color:#fff;
 text-align: center;
 width: 326px;
}

/* 枠あり　回り込みなし 中央寄せ用　縦320px */
.imagem {
 margin:10px auto 10px auto;
 padding:3px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
 background-color:#fff;
 text-align: center;
 width: 246px;
}

/* フィールドワーク用　散策地表示 */
#place {
 text-align: right;
 padding-right: 30px;
 color: #936C42;
 background-image: url(http://donguri-woods.com/gif/walk.gif);
 background-repeat: no-repeat;
 background-position: right center;
}

/* ページ分割 */
.paginate {
 text-align: right;
 padding-right: 20px;
}

/* カテゴリー */
.parent_catetitle {
 font-size: 14px;
 font-weight: normal;
 margin-top:20px;
}

/* サイドメニュー */
#a_photo{
 padding : 10px;
 margin : 10px;
 border : 1px solid #cccccc;
 text-align : center;
}

#a_photo img {
 padding:3px;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
}

.side_title{
 font-size : 14px;
 font-weight: bold;
}

.side_content_left {
 text-align: left;
}

.sub_cat {
 list-style-type : none;
 margin-left:10px;
}

.sub_cat li li {
 background-image: url(http://donguri-woods.com/gif/chart.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left:25px;
}

/* リンク集 */
.link {
 border-left: 8px solid #A3A85E;
 padding: 5px 0 5px 10px;
 margin-bottom: 20px;
 margin-top: 20px;
 background-color: #fff;
}

.link_title {
 font-size: 14px;
 font-weight: bold;
}

.link_des {
 font-size: 12px;
 color: #999;
}

.link_top {
 border-top:1px dashed #ccc;
 border-bottom:1px dashed #ccc;
 margin: 10px 0 5px 0;
 padding: 5px 0 5px 0;
}

.link_midium {
 border-bottom:1px dashed #ccc;
 margin: 5px 0 5px 0;
 padding: 5px 0 5px 0;
}

.link_bottom {
 border-bottom:1px dashed #ccc;
 margin: 5px 0 10px 0;
 padding: 5px 0 5px 0;
}

.link_site {
 font-size:13px;
 font-weight: bold;
}


/* Google Adsence */
.google_wide {
 text-align: center;
 margin-bottom:15px;
 margin-top:25px;
}

/* コメント・トラックバックリスト */
dt {
 background-image: url(http://donguri-woods.com/gif/dt.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 30px;
}

.category_com {
 color: #808080;
}

.flow {
 overflow:auto;
 height:300px;
 border: 1px solid #DDE6D4;
 padding:15px;
 background-color: #fff;
}

.flow_bp {
 overflow:auto;
 height:500px;
 border: 1px solid #DDE6D4;
 padding:15px;
 background-color: #fff;
}

/* 著作権表示 */
#copyright {
 background-color : white;
 text-align : center;
 font-size:11px;
 height : 28px;
 padding-top : 3px;
 border-left : 1px solid #000;
 border-right : 1px solid #000;
 border-top : 1px solid #c0c391;
}

/* 検索窓 */
#search {
 margin:15px 0 15px 0;
}

#search input {
 border: 1px solid #888;
 color: #404040;
 background-color: #eee;
}

/* トラックワード */
.tw {
 margin:10px;
 padding:10px;
 border: 1px dashed #DDE6D4;
}

/* トラックバック参照先 */
.tb_of {
 padding: 5px 10px 5px 10px;
 border-left: 8px solid #003399;
 margin: 0 10px 0 10px;
}

/* 削除・挿入 */
del {
 color: #DDE6D4;
}

ins {
 color: #994042;
}

/* ２カラム */
#central {
 width: 780px;
 padding: 20px 0 20px 0;
 background-image:url(http://donguri-woods.com/gif/center2.gif);
 background-repeat: repeat-y;
 background-position: 0 4px;
 text-align:left;
}

#left2 {
 float: left;
 width: 220px;
 padding: 0 20px 0 20px;
 text-align:left;
}

#right2 {
 float: right;
 width: 220px;
 padding: 0 20px 0 20px;
 text-align:left;
}

.map_title {
 background-image: url(http://donguri-woods.com/gif/walk.gif);
 background-repeat: no-repeat;
 background-position: 10px 5px;
 border: 1px solid #DDE6D4;
 padding:5px 0 5px 35px;
 font-weight: bold;
 font-size: 14px;
 background-color: #fff;
}

.sitemap {
 margin-left: 0px;
}

.sitemap li {
 background-image : url(http://donguri-woods.com/gif/duck_r.gif);
 background-repeat : no-repeat;
 background-position: 0 3px;
 padding-left : 20px;
 list-style-type : none;
}

.sitemap li li {
 background-image: url(http://donguri-woods.com/gif/chart2.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left:25px;
}

.sitemap1 li {
 background-image : url(http://donguri-woods.com/gif/pen_m.gif);
 background-repeat : no-repeat;
 background-position: 0 3px;
 padding-left : 20px;
 list-style-type : none;
}

/* 写真投稿 */
#pm {
 color:#228B22;
 padding-left:40px;
 background-image : url(http://donguri-woods.com/gif/camera_m.gif);
 background-repeat : no-repeat;
 background-position: 20px 5px;
}

.pm-p {
 text-align: left;
 margin-bottom:15px;
 margin-top:25px;
 width:468px;
 border-left:5px solid #A3A85E;
 padding:10px;
}

/* ＰＲ広告 */
.pr {
 text-align: center;
 background-color: #fff;
 padding: 3px;
 margin: 10px;
}