@charset "utf-8";

/* トップ(ブックマーク系ボタン) */
.topsign {
  margin: 15px 12px 0;
  padding: 0;
}

.topicon {
  float:left;
  margin-left:0;
  margin-right:0;
  vertical-align: bottom;
}



/* 全体 */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	font-size: 100%;
	background-color: #FFF;
	background-image: url(images/layout/backline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

html>body {
	font-size: 12pt;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

/* フォーム */
form {
	margin: 0px;
}

#search-options,
input,
textarea {
	padding: 1px;
}

#search {
	width: 140px;
	height: 20px;
}

html > body #search {
	height: 15px;
}

#search-bottun {
  height: 20px;
}

fieldset {
	border: none;
}

input,textarea {
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック", arial, sans-serif;
}

/* 段落 */
#box p {
	margin: 15px 0;
}

/* リンク */

a,
a:link,
a:visited {
	color: #069;
	text-decoration: none;
}

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

a:active {}



/* ロールオーバー時の背景画像先読み */
.hiddenimg {
  display: none;
}

/* リンクつき画像 */
a img {
	border: none;
}

/* パンくずリスト */
.breadcrumbs {
	margin: 10px 15px;
	padding: 5px 0;
	font-size: 11px;
	border-bottom: 1px solid #669900;
}

#box .breadcrumbs p {
  margin: 0;
}


/* 検索結果画面 */
#search-form {
	font-size: 83.3%;
}
.search-header {
	margin: 15px 0;
}
.search-result-header {
	margin: 15px 0 0;
}

/* 検索結果ページ */
#cse-search-results {
  width: 795px;
  margin: 10px 0 10px 30px;
}


/* ページ基礎 */
#box {
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	text-align: left;
	background-color: #fff;
	width: 870px;
}

/* ヘッダー */
#header {
	width: 840px;
	padding: 0 15px;
	height: 90px;
	color: #999;
	background: #fff;
	text-align: left;
}

#left-header {
  float: left;
	height: 65px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#left-header img {
	margin: 3px 0 0;
}


#right-header {
  float: right;
	width: 200px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

#right-header form {
	margin: 8px 0 5px;
	font-family:"HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
}

#right-header ul li {
	float:left;
	margin-right: 20px;
	padding-left: 16px;
	list-style-type: none;
	background-image: url(images/layout/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.1em;
}


/* グローバルナビゲーション */
.lavaLampBottomStyle {
	position: relative;
	height: 30px;
	width: auto;
	background-color: white;
	overflow: hidden;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-bottom: 3px solid #660000;
	width: 9px;
	height: 26px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
  font-size: 13px;
  font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ Ｐゴシック";
	color: #333;
	background-image: url(images/layout/gnavi.jpg);
	background-repeat: no-repeat;  
	width: 105px;
	margin: 0;
	padding-top: 6px;
}   

.lavaLampBottomStyle li a:hover {
	color: #8B4513;
	font-size: 14px;	
/*
	border: none;
  color: #FFFFFF;
	background-image: url(images/layout/gnavi2.jpg);
	background-repeat: no-repeat;  
*/
}                     

.lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}                     


/* 旅の状況 */
#circumstance {
  float: left;
	width: 315px;
  height: 310px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/layout/circumstance.jpg);
	background-repeat: no-repeat;
}

#werehere {
  margin-top: 7px;
	margin-left: 18px;
}

#circumstance p {
	margin: 3px 0 0;
	padding: 0 5px;
  font-size: 10px;
  font-family: "Comic Sans MS", "Courier New", "Times New Roman";
	color: #8B4513;
	font-weight: bold;
}

#circumstance p span {
  font-size: 11px;
	color: #333333;
  font-weight: bold;
}

#circumstance p span.circum-str {
  font-size: 12px;
	color: #CC0000;
  font-weight: bold;
}

img.werehere {
  border: 1px solid #556B2F;
}

img.flag {
  border: 1px solid black;
}

#sekaiisan-seiha{
  margin-right: 20px;
	padding: 2px 5px 3px;
}

#sekaiisan-seiha-title {
  border-bottom: 1px solid #ff8502;
	border-left: 6px solid #ff8502;
	padding-left: 8px;
}

#sekaiisan-seiha-sentence {
  margin-top: 2px;
	padding-left: 8px;
}

/*コンテンツ全体*/
#content {
	width: 870px;	
	margin-right: auto;
	margin-left: auto;
}

/* フッター */
#footer {
	width: 870px;
         height:35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://sekaiisan-yay.jp/images/layout/footer.jpg);
	background-repeat: no-repeat;
}


#footer p {
	font-size: 12px;
	text-align: right;
         margin-top: 2px;
         margin-right:20px;
         padding-top: 7px;
}

#footer p a span {
	font-size: 10px;
}


/* ツリー表示(ブログサイドバー) */
.side ul li ul li.tree,
.side ul li ul li.tree_end {
  margin: 0;
  padding-left: 12px;
  list-style: none;
}

/* ツリー表示(サイトマップ) */
#sitemap ul li {
  margin: 15px 0 15px 5px;
	font-size: 16px;
  list-style: none;
	border-left: 10px solid #8B4513;
	padding-left: 15px;
}

#sitemap ul li a{
  color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

#sitemap ul li#wh-sitemap-list a{
	border-bottom: 1px dotted #ff8502;
}

#sitemap ul li#travel-sitemap-list a{
	border-bottom: 1px dotted #539c04;
}

#sitemap ul li#prep-sitemap-list a{
  border-bottom: 1px dotted #0f19a4;
}

#sitemap ul li a:hover{
  color: #8B4513;
	font-weight: bold; 
}

#sitemap ul li#wh-sitemap-list {
	border-left: 10px solid #ff8502;
}

#sitemap ul li#travel-sitemap-list {
	border-left: 10px solid #539c04;
}

#sitemap ul li#prep-sitemap-list {
	border-left: 10px solid #0f19a4;
}

#sitemap ul li ul li.tree,
#sitemap ul li ul li.tree_end {
  margin: 5px 0 5px 15px;
  padding-left: 12px;
  list-style: none;
	font-size: 14px;
	border: none;
}

/* ツリー表示(共通) */
.side ul li ul li.tree,
#sitemap ul li ul li.tree  {
  background: url(images/layout/tree.gif) no-repeat;
}

.side ul li ul li.tree_end,
#sitemap ul li ul li.tree_end {
  background: url(images/layout/tree_end.gif) no-repeat;
}

/* 画像に影をつける */
.shadow {
    margin: 0 0 0 5px;
    background: url(images/layout/shadow_001.gif) right bottom;
}
 
.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -0px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #fff; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
}


/* 写真表示パターン1 */
.picture1 {
  float: left;
  border: solid 1px gray;
  padding: 3px; background-color: white;
  margin: 2px 5px 15px 5px;
  text-align: center;
  font-size: 80%;
}

/* このページのトップへ */
#pagetop {
  font-size: 10pt;
  text-align: right;
	background-image: url(images/layout/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}

#pagetop a {
	color: #FF4500;
}

/* Google AdSense */
#google-ads-header {
	text-align: center;
	margin: 5px; auto;
	padding: 0;
}

#google-ads-footer {
	margin: 5px 0 20px;
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #6B8E23;
}

/* アーカイブテンプレートの前後記事リンク */
.content-nav {
    margin: 15px 5px 20px;
    text-align: left;
    font-size: 83.3%;
}

#content-nav-pre {
    background: url(http://enjoy.sekaiisan-yay.jp/images/layout/book_previous.png) no-repeat;
    padding-left: 20px;
}

#content-nav-next {
    background: url(http://enjoy.sekaiisan-yay.jp/images/layout/book_next.png) no-repeat;
    padding-left: 20px;
}


/* floatクリア */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
