@charset "utf-8";

/* ブロック2：下 */
p#top-info-title {
  margin-bottom: 8px;
  border-bottom: 1px solid #CC6633;
	border-left: 10px solid #CC6633;
	padding-left: 8px;
	font-size: 13px;
	line-height: 150%;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";

}

#block2-bottom {
	height: 130px;
}

#block2-bottom ul {
	padding: 5px 5px 5px 5px;
	height: 120px;
  border: 1px  dotted #CC6633;
	overflow-y: scroll;
	scrollbar-highlight-color: #663300;
	scrollbar-arrow-color: #663300;
}

#block2-bottom ul li {
	padding-left: 15px;
	list-style-type: none;
	background: url(images/layout/comment.gif) no-repeat 1px 0.15em;
	font-size: 11px;
margin-top:3px;
}




/* メインタイトル設定 */
#keyvisual div {
	position: relative;
}

#keyvisual div span {
	position: absolute;
	top: 0;
	left: 0;
}

h1#blog-name {
  font-size:8px;
}


/* サブタイトルの表示設定 */
.blog-description {
	color: #fff;
	background: transparent;
	font-size: 12px;
}

/* キービジュアル */
#keyvisual {
  margin-top: 8px;
	padding: 0 15px;
	width: 840px;
  height: 320px;
}

/* メインコンテンツ(大) */
#top-main-contents {
  float: left;
  width: 670px;
	margin: 0 0 0 15px;
}

/* 右サイドバー(大) */
#top-right-side {
  float: left;
  width: 155px;
	margin: 12px 0 0 0;
}

/* 右サイドバー:予備スペース */
#top-right-side-ads {
	height: 600px;
	border-left: 1px solid #FFCC66;
         padding-left: 15px;
}





/* ブロック1 */
#block1 {
  width: 685px;
	height: 420px;
}

/* ブロック1：左 */
#block1-left {
	float: left;
	width: 330px;
	margin: 0 0 0 -15px;
}

/* 旅の状況の下のスペース */
#top-space1 {
  height: 110px;
	margin-left: 15px;
	background-image: url(images/layout/top_space1.jpg);
	background-repeat: no-repeat;
}

#top-space1 p {
  margin:0;
  padding:70px 10px 0 0;
	text-align:right;
}

#top-space1 p a {
  font-size:10px;
}

/* ブロック1: 右 */
#block1-right {
	float: left;
	width: 355px;
	margin: 9px 0 0 0;
}

#block1-right-contents {
	height: 411px;
	background-image: url(images/layout/top_block1_right.jpg);
	background-repeat: no-repeat;
}

/* ブロック1: 右-近況コメント */
#top-comment {
  padding: 42px 25px 0 15px;
	height: 100px;
}

#top-comment p{
  margin: 8px 0 0 0;
  font-size: 12px;
	color: #330000;
}

/* ブロック1: 右-訪問済世界遺産 */
#top-wh-visited {
  padding: 33px 30px 0 15px;
}

#top-wh-visited p {
  margin: 15px 0 0 0;
  font-size: 12px;
	color: #330000;
}

#top-wh-visited table {
  margin: 5px 0 0 0;
	BORDER: 2px solid #CCCC33;
	FONT-SIZE: 10px;
}

#top-wh-visited table thead {
	BACKGROUND-COLOR: #CCCC33;
}

#top-wh-visited table thead th {
	TEXT-ALIGN:center;
}

#top-wh-visited table tbody {
}

#top-wh-visited table tbody td.left-pad {
  padding-left: 3px;

}

p#top-next-wh-title {
  margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
  border-bottom: 1px solid #CCCC33;
	border-left: 6px solid #CCCC33;
	padding-left: 5px;
}

p#top-next-wh-sentence {
  margin-top: 5px;
  margin-left: 5px;
	font-size: 11px;
}



/* ブロック2 */
#block2 {
  width: 670px;
	height: 500px;
	margin: 10px 10px 0 0;
	font-size: 12px;
}



/* ブロック2：左 */
#block2-left {
	float: left;
	width: 320px;
	height: 210px;
}

/* ブロック2：左-旅日記 */

p#top-blog-title {
  margin-bottom: 8px;
  border-bottom: 1px solid #006400;
	border-left: 10px solid #006400;
	padding-left: 8px;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 150%;
}

#top-blog-title a, #top-blog1-title a, #top-blog2-title a {
  color: black;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
}


#block2-left ul {
	padding: 5px 5px 5px 5px;
	height: 214px;
  border: 1px  dotted #006400;
	overflow-y: scroll;
	scrollbar-highlight-color: #663300;
	scrollbar-arrow-color: #663300;
}

#block2-left ul li {
	padding-left: 15px;
	list-style-type: none;
	background: url(images/layout/comment.gif) no-repeat 1px 0.15em;
	font-size: 11px;
margin-top:3px;
}

/* ブロック2: 右 */
#block2-right {
	float: left;
	width: 330px;
	margin-left: 10px;
}

/* ブロック2: 右-写真日記新着 */
#top-blog1 {
  height: 160px;
}

p#top-blog1-title {
  margin-bottom: 8px;
  border-bottom: 1px solid gray;
	border-left: 10px solid  gray;
	padding-left: 8px;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 140%;
}


#block2-right #top-blog1 ul {
	padding: 5px 5px 5px 5px;
	height: 90px;
  border: 1px  dotted gray;
	overflow-y: scroll;
	scrollbar-highlight-color: #006400;
	scrollbar-arrow-color: #006400;
}

#block2-right #top-blog1 ul li {
	padding-left: 14px;
	list-style-type: none;
	background: url(images/layout/doc.gif) no-repeat 1px 0.15em;
margin-top:3px;
}

#block2-right #top-blog1 ul li a {
  font-size: 10px;
}

#block2-right #top-blog1 ul li a span{
  font-size: 11px;
}

p#top-blog1-info {
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0; 
}

p#top-blog1-info a {
	font-size: 10px; 
}

/* ブロック2: 右-準備日記新着 */
#top-blog2 {
  height: 120px;
}

p#top-blog2-title {
  margin-top: 9px;
  margin-bottom: 8px;
  border-bottom: 1px solid #3f48cb;
	border-left: 10px solid  #3f48cb;
	padding-left: 8px;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 140%;
}



#block2-right #top-blog2 ul {
	padding: 5px 5px 5px 5px;
	height: 50px;
  border: 1px  dotted #3f48cb;
	overflow-y: scroll;
	color: #999999;
	scrollbar-highlight-color: #3f48cb;
	scrollbar-arrow-color: #3f48cb;
}

#block2-right #top-blog2 ul li {
	padding-left: 14px;
	list-style-type: none;
	background: url(images/layout/doc.gif) no-repeat 1px 0.15em;
margin-top:3px;
}

#block2-right #top-blog2 ul li a {
	font-size: 10px;
}

#block2-right #top-blog2 ul li a span {
	font-size: 11px;
}

p#top-blog2-info {
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0;  
	color: #999999;
}

p#top-blog2-info a {
	font-size: 10px; 
}


/* ブロック3 */
#block3 {
  width: 660px;
	height: 300px;
	margin: 10px 10px 15px 0;
	font-size: 12px;
}

/* ブロック3：左-世界遺産コーナー */
#block3-left {
  float: left;
  width: 210px;
	height: 300px;
}

#top-wh-corner a {
  display: block;
  width: 210px;
	height: 180px;
	background-image: url(images/layout/top_wh_corner1.jpg);
	background-repeat: no-repeat;
}

#top-wh-corner a:hover {
	background-image: url(images/layout/top_wh_corner2.jpg);
	background-repeat: no-repeat;
}

p#top-wh-corner-title {
  margin: 0 0 0 10px;
	border-left: 10px solid #ff8502;
	padding-left: 8px;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 150%;
}

#top-wh-corner-box {
  margin: 0 12px 0 10px;
	padding: 5px 0;
	height: 85px;
  border-top: 1px solid #ff8502;
  border-bottom: 2px solid #ff8502;
}

/* ブロック3：中央-旅中編コーナー */
#block3-center {
  float: left;
  width: 210px;
	height: 300px;
	margin: 0 15px;
}

#top-travel-corner a {
  display: block;
  width: 210px;
	height: 180px;
	background-image: url(images/layout/top_travel_corner1.jpg);
	background-repeat: no-repeat;
}

#top-travel-corner a:hover {
	background-image: url(images/layout/top_travel_corner2.jpg);
	background-repeat: no-repeat;
}

p#top-travel-corner-title {
  margin: 0 0 0 10px;
	border-left: 10px solid #539c04;
	padding-left: 8px;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 150%;
}

#top-travel-corner-box {
  margin: 0 12px 0 10px;
	padding: 5px 0;
	height: 85px;
  border-top: 1px solid #539c04;
  border-bottom: 2px solid #539c04;
}

/* ブロック3：右-準備編コーナー */
#block3-right {
  float: left;
  width: 210px;
	height: 300px;
}

#top-prep-corner a {
  display: block;
  width: 210px;
	height: 180px;
	background-image: url(images/layout/top_prep_corner1.jpg);
	background-repeat: no-repeat;
}

#top-prep-corner a:hover {
	background-image: url(images/layout/top_prep_corner2.jpg);
	background-repeat: no-repeat;
}

p#top-prep-corner-title {
  margin: 0 0 0 10px;
	border-left: 10px solid #3f48cb;
	padding-left: 8px;
	font-size: 13px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 150%;
}

#top-prep-corner-box {
  margin: 0 12px 0 10px;
	padding: 5px 0;
	height: 85px;
  border-top: 1px solid #3f48cb;
  border-bottom: 2px solid #3f48cb;
}


/* ブロック3：左・中央・右-お薦めコンテンツリスト */
#top-wh-corner-box ul,
#top-travel-corner-box ul,
#top-prep-corner-box ul {
	padding-left: 0px;
}

#top-wh-corner-box ul li {
	padding: 2px 0 1px 20px;
	list-style-type: none;
	background: url(images/layout/right_arrow_red.gif) no-repeat center left;
font-size:12px;
}

#top-travel-corner-box ul li {
	padding: 2px 0 1px 20px;
	list-style-type: none;
	background: url(images/layout/right_arrow_green.gif) no-repeat center left;
font-size:12px;
}

#top-prep-corner-box ul li {
	padding: 2px 0 1px 20px;
	list-style-type: none;
	background: url(images/layout/right_arrow_blue.gif) no-repeat center left;
font-size:12px;
}

#top-wh-corner-box a,
#top-wh-corner-box a:hover,
#top-travel-corner-box a,
#top-travel-corner-box a:hover,
#top-prep-corner-box a,
#top-prep-corner-box a:hover { 
  display: inline;
	background:none;
}

/* お問い合わせ・サイトマップ：左サイドバー(大) */
#type1-left-side {
  float: left;
  width: 164px;
  margin: 5px 0 0 15px;
}

#type1-left-side ul.type1-left-side-title,
#top-right-side ul.type1-left-side-title

 {
  text-align:center;
	margin: 10px 5px 10px 0;
	padding: 0;
	border-bottom: 1px solid #663300;	
	line-height: 1.5em;
vertical-align:top;

}

#type1-left-side ul.type1-left-side-title li,
#top-right-side ul.type1-left-side-title li
 {
	padding-left: 12px;
	list-style-type: none;
	background: url(images/layout/camera.gif) no-repeat 1px 0.1em;
	font-size: 14px;  
}


/* 左サイドバー(大)-サイトマップ */
#type1-left-side-sitemap {
  height: 700px;
  border-right : 1px solid #FFCC66;
}

/* 左サイドバー(大)-お問い合わせ */
#type1-left-side-mail {
  height: 800px;
  border-right : 1px solid #FFCC66;
}



/* お問い合わせ・サイトマップ：メインコンテンツ(大) */
#type1-main-contents1 {
  float: left;
  width: 665px;
  margin: 5px 0 0 10px;
}

/* お問い合わせ・サイトマップ：キービジュアル */
#type1-keyvisual {
  margin-top: 8px;
}

#type1-keyvisual p {
  font-size: 14px;
}

h1#type1-title {
	margin: 0;
	font-size: 22px;
	color: #330000;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	line-height: 150%;
	border-left: 20px solid #8B4513;
	padding-left: 10px;
	border-bottom: 2px solid #8B4513;

}

/* お問い合わせ・サイトマップ：メインコンテンツ(小) */
#type1-main-contents2 {
  float: left;
  width: 500px;
}

/* サイトマップ背景画像 */
#sitemap {
	background-image: url(images/layout/sitemap_space.jpg);
	background-repeat: no-repeat;
}



/* 順序なしリスト */
ul,
ol {
	padding-left: 0;
}
ul li {
	list-style-type: none;
}

/* 定義リスト */
dl {}
dt {}
dd {
	padding-left: 8px;
}

/* テキストエリア */
textarea {
	width: 97%;
}

/* 引用 */
blockquote {
	width: auto;
	margin: 15px 20px 0;
	padding: 10px;
	border: 1px solid #666;
	background: #f6f6f6;
	font-size: 83.3%;
	line-height: 1.5;
}

/* 引用文タイトル */
.quotetitle { 
	font-size: 83.3%;
	border-bottom: 1px solid #666;
	padding: 3px;
}

pre {
	margin: 15px 20px 0px;
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #999;
	font-size: 83.3%;
	line-height: 1.5;
	width: 100%;
	overflow: scroll;
}

html>body pre {
	width: 87%;
}

/* アーカイブページ本文 */
.archive-list {
	margin: 10px 0;
}

/* コメント、トラックバック、検索等タイトル */
.samecategory-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
	padding-left: 8px;
	color: #fff;
	background: #8B4513;
	border: 1.5px solid #553103;
	font-size: 83.3%;
	font-weight: bold;
	line-height: 2.0;
}

/* 検索結果タイトル */
.search-result-header {
	padding-left: 8px;
	color: black;
	background: #fff;
	border: 1.5px solid #008000;
	font-size: 83.3%;
	font-weight: bold;
	line-height: 2.0;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
	margin: 10px 0;
}

.samecategory-header,
.trackbacks-header,
.comments-header,
.comments-open-header {
	margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
	margin: 0 2px;
	padding: 0;
	font-size: 83.3%;
	line-height: 1.5;
	word-break: break-all;
}

.trackback-content p,
.comment-content p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
	margin-right: 2px;
	padding-top: 3px;
	border-top: 1px dotted #36414d;
	font-size: 66.6%;
	text-align: right;
}

#comments-open-data p {
	margin-bottom: 10px;
}
#comment-post {
	font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
	width: 220px;
	height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
	height: 15px;
}
#comment-text {
	width: 400px;
	height: 150px;
}
#comment-bake-cookie {
	margin-left: 2px;
	vertical-align: middle;
}
#comments-open-footer {
	margin-top: 15px;
	text-align: center;
}
.comments-open label {
	display: block;
}


