/* ------------------------------------------
              clear
------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
    border-style:none;
	border-spacing: 0;
}
fieldset {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}
ol,ul,li,dl,dt,dd {
	list-style:none;
}
img {
}
a img {
	border: none;
}
a img,:link img,:visited img {
    border: none;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
}

/* ------------------------------------------
              text link
------------------------------------------*/
a {
	text-decoration: none;
}
a:link {
	color: #0038c6;
}
a:visited {
	color: #0038c6;
}
a:hover {
	color: #0038c6;
	text-decoration: underline;
}
a:active {
	color: #353a46;
}

/* ------------------------------------------
              基本設定
------------------------------------------*/

body {
	text-align: center;
	background: #fff;
	font-size: 14px;
	font-family: "メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ ProW3","Hiragino Kaku Gothic Pro",sans-serif;

}

#frame {
	width: 860px;
	margin: 0 auto;
}

#header,
#main,
#footer {
	text-align: left;
	position: relative;
}

#header,
#footer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}


/* ------------------------------------------
             ヘッダー
------------------------------------------*/

#header h1{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:right;
	font-weight:bold;
}

#header .disc{
	margin:0;
	padding:0;
	font-size:11px;
	text-align:right;
}

#menu{
	margin:0px 0px 15px 0px;
	padding:0;
	color: #fff;
	background: #1c4325;
}

#header ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 15px;
}

#header li{
	display: inline;
	padding-right: 10px;
	padding-left: 20px;
	color: #fff;
	background: #1c4325;
	background-image: url("topimg/menu_li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
}

#header li a{
	color: #fff;
	background: #1c4325;
}


#header .pan{
	text-align:right;
}

/* ------------------------------------------
             メインコンテンツ
------------------------------------------*/

#main{
	width: 550px;
	margin:0px 10px 0px 0px;
	padding:0;
	float:left;
}

#main h2{
	border:1px solid #DDD;
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
}

#main h2 span{
	border-left:3px solid #AC0C08;
	padding-left:5px;
}
#main h2 a{
	text-decoration:none;
}

#main h3 {
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 15px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	font-weight:bold;
	background-image: url("topimg/h3_arrow.gif");
	background-repeat: no-repeat; 
	background-position:left 8px;
}

#main p{
	margin:5px 0px 15px 5px;
	line-height:1.4;
}

#main ul{
	margin:0;
	padding:0px 0px 15px 10px;
}

#main li{
	margin:0;
	line-height:1.5;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
	list-style:none;
}

#main dl {
	border:1px solid #999;
	width:545px;
	line-height:1.5;
}   
#main dt {
	float:left;
	width:120px;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
}   
#main dd {
	width:395px;
	margin-left:120px;
	padding:5px 5px 5px 10px;
	border-left:1px solid #999;
}

#box1{
	width: 550px;
}

#box1 a{
	font-weight:bold;
}

#box2{
	width: 272px;
	margin:0px 6px 0px 0px;
	float:left;
}

#box3{
	width: 272px;
	margin:0;
	float:left;
}

#box3 h3{
	padding:5px 0px 0px 5px;
	font-weight:bold;
	border:none;
	background-image:none;
}

#area {
}

#area ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 15px 0px;
}

#area li{
	margin:0px 5px 0px 0px;
	display: inline;
	line-height:1.7;
	padding-left:15px;
	text-decoration:none;
	background-image: url("topimg/icon_dir.gif");
	background-repeat: no-repeat; 
	background-position:left 0px;
	list-style:none;
}

.chiebox{
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	text-align:left;
	width:530px;
	border:1px solid #666;
}

/* ------------------------------------------
             サイドバー
------------------------------------------*/

#side{
	width: 300px;
	float:right;
	text-align: left;
}

#side p{
	margin:5px 0px 10px 0px;
}

#side ul{
	margin:0;
	padding:0px 0px 10px 0px;
}

#side li{
	margin:0;
	line-height:1.3;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
	list-style:none;
}

#side_box{
	border:1px solid #DDD;
}

#side_box2{
	border:1px solid #DDD;
	margin-top:10px;
}

#side_title{
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
}

#side_title span{
	border-left:3px solid #419D00;
	padding-left:5px;
}

#side_innner{
	padding:0px 10px 10px 10px;
}

#side_innner .price{
	color: #F30;
}

#side_innner2{
	padding:0px 10px 10px 5px;
}

/* メインタグクラウド */
#box1 .module-tagcloud .module-content
	{text-align: left; }

#box1 .module-tagcloud .module-content .module-list
	{ list-style: none; }

#box1 .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

#box1 .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%;
	background-image:none;
	margin-left: 0px;
	margin-right: 10px;
	padding:0;
}

#box1 .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%;
	background-image:none;
	margin-left: 0px;
	margin-right: 10px;
	padding:0;
}

#box1 .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%;
	background-image:none;
	margin-left: 0px;
	margin-right: 10px;
	padding:0;
}
	
#box1 .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%;
	background-image:none;
	margin-left: 0px;
	margin-right: 10px;
	padding:0;
}
	
#box1 .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%;
	background-image:none;
	margin-left: 0px;
	margin-right: 10px;
	padding:0;
}
	
#box1 .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%;
	background-image:none;
	margin-left: 0px;
	margin-right: 10px;
	padding:0;
}


#box1 li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}



/* ------------------------------------------
             フッター
------------------------------------------*/

#footer{
	clear:both;
	background:#1c4325;
	padding:3px 0px 0px 0px;
	margin:0;
	font-size:11px;
	text-align:center;
	color:#fff;
}

#footer a{
	color:#fff;
}

/* ------------------------------------------
             トップページ
------------------------------------------*/

#kokuti{
	text-align:center;
}

#c-map{
	margin:0px 0px 15px 0px;
}

#c-map tr,td{
	font-size:13px;
	padding:3px;
    border-style:none;
}

/* ------------------------------------------
             エントリーアーカイブ
------------------------------------------*/

.cont{
	text-align:right;
}

#box1 table {
	text-align:left;
	empty-cells:show;
}

#box1 td{
	font-size:13px;
	padding:3px;
    border:1px #808080 solid;
}

#list-table{
	margin-top:15px;
}
/* ------------------------------------------
             カテゴリーアーカイブ
------------------------------------------*/

.cata_p{
	text-align:right;
}

/* ------------------------------------------
             ツーリングレポート
------------------------------------------*/

#repo_main{
	width: 860px;
	margin:0;
	padding:0;
	text-align:left;
}

#repo_main h2{
	border:1px solid #DDD;
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
}

#repo_main h2 span{
	border-left:3px solid #AC0C08;
	padding-left:5px;
}
#repo_main h2 a{
	text-decoration:none;
}

#repo_main p{
	margin:5px 0px 15px 0px;
	line-height:1.3;
}

#repo_main ul{
	margin:0;
	padding:0px 0px 15px 10px;
}

#repo_main li{
	margin:0;
	line-height:1.5;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
	list-style:none;
}

#repo_main table {
	text-align:left;
	empty-cells:show;
}

#repo_main td{
	font-size:13px;
	padding:3px;
         border: solid 1px #808080;
}

.td_bun {
	width:33%;
	vertical-align:top;
}

.td_p {
	padding:0;
	vertical-align:middle;
	text-align:center;
}

.repo_map{
	padding:10px 0px 10px 0px;
	text-align:center;
}

.repo_ads{
	padding:10px 0px 10px 0px;
	text-align:center;
}

.repo-list{
	border:1px solid #DDD;
	margin-top:10px;
}

.repo-list_title{
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
}

.repo-list_title span{
	border-left:3px solid #419D00;
	padding-left:5px;
}

.repo-list-header {
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 15px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	font-weight:bold;
	background-image: url("topimg/h3_arrow.gif");
	background-repeat: no-repeat; 
	background-position:left 8px;
}

.repo-list span{
	padding:0px 8px 0px 8px;
}

/* ------------------------------------------
             フォーム
------------------------------------------*/

input.ti,
textarea.ta,
select {
    border: 1px solid #ccc;
    border-top-color: #aaa;
    border-left-color: #aaa;
    background-color: #fafafa;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
textarea.ta {
    line-height: 1.5;
}

/* ------------------------------------------
             コメント
------------------------------------------*/

.comments-header{
	border:1px solid #DDD;
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
	margin:10px 0px 5px 0px;
}

.comments-header span{
	border-left:3px solid #AC0C08;
	padding-left:5px;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    padding: 2px;
    border:1px solid #666;
}

.asset-meta{
	font-weight:bold;
}

.asset-meta .user-pic, 
.entry-comments .user-pic{
    width: 36px;
    height: 36px;
    margin-right: 10px;
    display: inline;
}

.comment-content{
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
}



/* ------------------------------------------
             温泉
------------------------------------------*/

.onsen-list{
	border-bottom:1px dotted #666;
}

.hyouka{
	color:#ff0000;
	font-weight:bold;
}
