@charset "utf-8";
@import url(/"blog_entry.css");
/* CSS Document */

/*-------------------------------------------------------------------------

	* Blog Common

---------------------------------------------------------------------------*/
body.blog {
	font-size:12px;
}
body.blog #wrapper {
}
/* global_header */
#global_gNavi li ul li {
	z-index:99;
}
/* global_header */

body.blog #wrap {
	/*background: #FFF url(/images/blog/wrap_bg02.gif) repeat-y left top;*/
	width: 960px;
	margin: 0 auto;
	padding-top:20px;
	overflow: hidden;
	*zoom: 1;
	clear: both;
	display: block;
}

body.blog #contents h1 {
	padding: 0px;
	background: none;
	font-size: 1%;
	line-height: 0.01em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#contents {
	/*position: relative;*/
	float: right;
	width: 745px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: inline;
	z-index: 10;
}
/* path ------------------ */
.path {
	font-size:10px;
	padding:4px 6px 10px 2px;
	background-color:#fff;
}
.path li.top {
	background-image:none;
	letter-spacing:1px;
	padding-left:0;
}
.path li {
	background:transparent url(/images/blog/crumb.png) no-repeat scroll 4px 0.28em;
	display:inline;
	line-height:1.1em;
	margin:0;
	padding-left:20px;
}


/* pagetop ---------------- */
.pagetop {
	margin: 0px auto 10px;
	padding: 15px 0px 0px;
	clear: both;
	width:960px;
	background-color:#fff;
	text-align:right;
}
.pagetop:before {
	content:"↑"
}

.pagetop a:hover {background-position: 0px -13px;}


#contents .pagetop {
	width:745px;
	}

/* Entry ----------------------------- */
div.entryBox .picL,
div.entryBox .thumbL {
	margin: 0px 15px 10px 0px;
	float: left;
	display: inline;
}
div.entryBox .picR,
div.entryBox .thumbR {
	margin: 0px 0px 10px 15px;
	float: right;
	display: inline;
}


/*-------------------------------------------------------------------------

	* Taiken

---------------------------------------------------------------------------*/

/* TaikenList ----------------------------- */
#contents dl.taikenLst h2 {
	padding: 32px 0px 8px 60px;
	background: url(/images/blog/taiken_lst_staff_h2.gif) no-repeat left top;
	font-size: 1.2em;
}

dl.taikenLst {
	margin: 0px 10px 24px 10px;
	border-bottom: 1px solid #d8b48d;
	background: #fdf9ea url(/images/blog/taiken_lst_bg.gif) repeat-y left top;
}
dl.taikenLst ul {
	margin: 0px 10px;
	padding: 10px 0px 0px 0px;
}
dl.taikenLst ul li {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #f5eed5;
	background: #fff url(/images/blog/taiken_lst_ctsf_bg.gif) repeat-y left top;
}

dl.taikenLst ul div.section { 
	margin: 0px 15px 0px 22px;
	padding-bottom: 15px;
	overflow: hidden;
}
#contents dl.taikenLst ul div.section p.txt {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 490px;
	float: left;
}
#contents dl.taikenLst ul div.section p.img {
	padding: 0px;
	width: 154px;
	float: right;
	z-index: 20;
	position: relative;
}
#contents dl.taikenLst ul div.section p.img img {
	padding: 1px;
	border: 1px solid #f4eed4;
	background-color: #fff;
}


/* Entry ----------------------------- */
body.taiken #contents div.entryBox h2 {
	margin: 0px;
	padding: 10px 0px 20px 48px;
	background: url(/images/blog/taiken_entry_h2_staff.gif) no-repeat left bottom;
	font-size: 133%;
	font-weight: bold;
	color: #7c4703;
}
body.taiken div.entryBox { margin: 0px 10px 15px 10px; }
body.taiken #contents div.entryBox p.entryDate {
	margin: -35px 0px 25px 472px;
	width: 240px;
	position: relative;
	text-align: right;
	line-height: 1.1em;
	color: #7c4703;
	z-index: 20;
}
body.taiken div.entryBox div { margin: 0px 10px 30px 10px; }

/* EntryMore */
body.taiken div.entryBox div.entryMore {
	padding-top: 50px;
	background: url(/images/blog/taiken_entry_more_staff.gif) no-repeat center top;
}

/* image */
body.taiken #contents div.entryBox img {
	padding: 7px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}


/* EntryList ----------------------------- */
dl.entryLst {
	border-bottom: 1px solid #d8b48d;
	background: #fdf9ea url(/images/blog/taiken_lst_bg.gif) repeat-y left top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
}
dl.entryLst dt {
	padding: 11px 0px 10px 154px;
	background: url(/images/blog/taiken_entrylst_tit_staff.gif) no-repeat left top;
	line-height: 1.1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #7C4703;
}
dl.entryLst dt span.back {
	margin: -17px 0px 0px 421px;
	width: 150px;
	display: block;
	text-align: right;
	font-size: 0.83em;
	font-weight: normal;
}
dl.entryLst dt span.back a {
	padding: 2px 21px 2px 0px;
	background: url(/images/blog/tailken_entrylst_arr.gif) no-repeat right top;
}

dl.entryLst dd {
	padding: 9px 0px 12px 0px;
}
dl.entryLst dd ul {
	margin: 0px 0px 0px 21px;
	width: 658px;
	background: url(/images/blog/taiken_entrylst_line.gif) repeat-y left 5px;
}
dl.entryLst dd ul li {
	margin-left: 9px;
	padding: 0px 7px 0px 0px;
	width: auto;
	float: left;
	display: inline;
	background: url(/images/blog/taiken_entrylst_line.gif) no-repeat right 5px;
	font-size: 0.83em;
}
dl.entryLst dd ul li a {
	display: block;
	letter-spacing: 1px;
	white-space: nowrap;
}


/* Menu ----------------------------- */
div.taikenMenu dl {
	margin: 0px 0px 8px 0px;
	width: 200px;
	border-bottom: 1px solid #D8B48D;
	background: #fdf9ea url(/images/blog/taiken_menu_bg.gif) repeat-y left top;
	position: relative;
	z-index: 20;
}
div.taikenMenu dl dt {
	position: relative;
	z-index: 100;
}

div.taikenMenu dl ul { 
	margin: -1px 7px 0px 8px;
	overflow: hidden;
}
div.taikenMenu dl ul li {
	padding: 9px 0px 8px;
	background: url(/images/blog/blog_menu_line.gif) repeat-x left top;
	line-height: 1.5em;
	position: relative;
}
div.taikenMenu dl ul li a {
	padding: 0px 0px 0px 18px;
	display: block;
	background: url(/images/blog/taiken_menu_arr_staff.gif) no-repeat 3px 4px;
}
div.taikenMenu dl ul li a:link,
div.taikenMenu dl ul li a:visited {
	color: #814c20;
}
div.taikenMenu dl ul li a:hover,
div.taikenMenu dl ul li a:active {
	color: #F18E01;
}




/* Customer ----------------------------- */

/* List */
#contents dl.taikenLst dd#lstCustomer h2 { background-image: url(/images/blog/taiken_lst_customer_h2.gif); }

/* Entry */
body.taiken #contents div#entrycustomer h2 { background-image: url(/images/blog/taiken_entry_h2_customer.gif); }
body.taiken div#entrycustomer div.entryMore { background-image: url(/images/blog/taiken_entry_more_customer.gif); }

/* EntryList */
dl.lstcustomer dt { background-image: url(/images/blog/taiken_entrylst_tit_customer.gif); }

/* Menu */
div.taikenMenu dl#menuCustomer { margin-bottom: 20px; }
div.taikenMenu dl#menuCustomer ul li a { background-image: url(/images/blog/taiken_menu_arr_customer.gif);}


/* taikenTour ----------------------------- */
body.taiken #contents div.entryBox div.taikenTour {
	margin: 20px 0px 0px;
	padding: 10px;
	background: #FFF;
	border: solid 1px #eed9a8;
	clear: both;
	overflow:hidden;
	_height:150px;
}
body.taiken #contents div.entryBox div.taikenTour img {
	padding: 0px;
	border: none;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.taikenTour dl {
	width: 460px;
	float: left;
}
.taikenTour dl dt {
	height: 40px;
}
.taikenTour dl dd {
	line-height: 1.4;
	padding:5px 0 0 5px;
}
.taikenTour dl dd span.link a {
	background: url(/images/blog/i_arrow_orange_s.gif) no-repeat 0px 5px !important;
	display:block;
	float:left;
	width:80px;
}
.taikenTour dl dd div.taiken_line{
	border-top:#C90 1px dotted;
	margin:10px 0 0  0 !important;
	padding:8px 0 0 0;
}
.taikenTour dl dd p.taiken_ab_n{
	float:left;
	width:120px;
	display:block;
	color:#875703;
	margin:0 !important;
	padding:0 !important;
}

/*-------------------------------------------------------------------------

	* Diary

---------------------------------------------------------------------------*/

body.diary #contents div.entryBox h2 {
	margin: 0px;
	padding: 50px 0px 18px 100px;
	background: url(/images/blog/diary_entry_tit.gif) no-repeat left top;
	font-size: 133%;
	font-weight: bold;
	color: #ea3a05;
}

/* Entry ----------------------------- */
body.diary #contents div.entryBox {
	margin: 0px 20px 30px 20px;
	padding: 0px 0px 30px 0px;
	background: #fef9e4 url(/images/blog/diary_entry_bg.gif) repeat-y left bottom;
	border-bottom: 1px solid #EED9A8;
	line-height: 1.67;
}
body.diary #contents div.entryBox p {
	line-height: 1.83;
}
body.diary #contents div.entryBox p.entryDate {
	margin: -30px 21px 15px 21px;
	padding: 0px 0px 15px 0px;
	width: 663px;
	position: relative;
	background: transparent url(/images/blog/diary_entry_line.gif) no-repeat left bottom;
	text-align: right;
	line-height: 1.1em;
	font-weight: bold;
	color: #734024;
	z-index: 20;
}

body.diary #contents div.entryBox div {
	margin: 0px 30px 0px 25px;
	line-height: 1.67;
}

/* image */
body.diary #contents div.entryBox img {
	padding: 7px;
	border: 1px solid #ddd4b4;
	background-color: #fff;
}

/* diaryTour ----------------------------- */
body.diary #contents div.entryBox div.diaryTour {
	margin: 20px 0px 0px;
	padding: 15px;
	background: #FFF;
	border: solid 1px #eed9a8;
	clear: both;
}
body.diary #contents div.entryBox div.diaryTour img {
	padding: 0px;
	margin: 0px 15px 0px 0px !important;
	border: none;
}
.diaryTour dl {
	width: 400px;
	float: left;
}
.diaryTour dl dt {
	height: 40px;
	background: url(/images/blog/diary_tour_title.gif) no-repeat left top;
	text-indent: -9999px;
}
.diaryTour dl dt.choice {
	height: 40px;
	background: url(/images/blog/diary_tour_title2.gif) no-repeat left top;
	text-indent: -9999px;
}
.diaryTour dl dd {
	line-height: 1.67;
}


/* Menu ----------------------------- */
div.diaryMenu dl {
	margin: 0px 0px 9px 0px;
	width: 200px;
	border-bottom: 1px solid #D1A889;
	background: #fff url(/images/blog/diary_menu_bg.gif) repeat-y left top;
	position: relative;
	z-index: 20;
}
div.diaryMenu dl dt {
	position: relative;
	z-index: 100;
}

div.diaryMenu dl ul {
	margin: -1px 6px 0px 7px;
	overflow: hidden;
}
div.diaryMenu dl ul li {
	padding: 9px 0px;
	background: url(/images/blog/blog_menu_line.gif) repeat-x left top;
	line-height: 1.2em;
}
div.diaryMenu dl ul li a {
	padding: 0px 0px 0px 18px;
	background: url(/images/blog/blog_menu_arr.gif) no-repeat 3px 2px;
}

/* Menu_New */
div.diaryMenu dl#menuNew ul li span.date {
	padding: 0px 0px 1px 18px;
	background: url(/images/blog/blog_menu_arr.gif) no-repeat 3px 2px;
	font-size: 0.83em;
	font-family: verdana, "MS PGothic" , osaka, sans-serif;
	line-height: 1.25;
}
div.diaryMenu dl#menuNew ul li a {
	padding: 2px 0px 0px 4px;
	background-image: none;
	display: block;
}

/* Menu_Category */
div.diaryMenu dl#menuCat_ab { margin-bottom: 19px; }

.paging {
	text-align: center;
}

/* 関連リンク */
body.taiken div.entryBox #linkBox {
	margin: 20px 0;
	clear:both;
}

body.taiken div.entryBox #linkBox img {
	border:none;
	padding:0;
}

body.taiken div.entryBox #linkBox p {
	margin:0 0 0 -10px;
	padding: 0;
}

body.taiken div.entryBox #linkBox ul {
	list-style: none;
	margin:0 0 0 15px;
	padding: 0;
	clear:both;
	display:block;
}
body.taiken div.entryBox #linkBox ul p {
	margin:0;
	padding: 0px 0px 0px 18px;
	background: url(/images/blog/taiken_menu_arr_staff.gif) no-repeat 3px 4px;
	font-weight:bold;
	line-height:1.5em;
}
body.taiken div.entryBox #linkBox ul li {
	width:200px;
	margin-right:20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
body.taiken div.entryBox #linkBox ul li img {
	margin-bottom:5px;
}

body.taiken div.entryBox #linkBox ul li a:hover img {
	opacity:0.8;
	filter:alpha(/opacity=80);
	-ms-filter: “alpha(/ opacity=80 )”;
}




/*-------------------------------------------------------------
	* 個別スタイル
---------------------------------------------------------------*/

/* スペイン・イタリア 初めてのひとり旅～自由気ままな個人旅行～ */

/*-------------------------------------------------------------------------

	* stylereg

---------------------------------------------------------------------------*/

/* IE_Zoom ----------------------------- */
dl.entryLst dt span.back,
div.taikenMenu dl ul li a,
dl.entryLst dd,
dl.entryLst dd ul li a { zoom: 1; }


/* IE 6 ----------------------------- */
*html dl.entryLst dt { zoom: 1; }
*html dl.entryLst dd ul li a { width: 28px; }
*html dl.taikenLst ul li { zoom: 1;}


/* MacIE_Menu ----------------------------- \*//*/

dl.entryLst dd ul li a { letter-spacing: 0px; }
div.taikenMenu dl ul li { letter-spacing: -1px; }
div.diaryMenu dl ul li { letter-spacing: -1px; }

/* */


/*-------------------------------------------------------------
	* ClearFix
---------------------------------------------------------------*/

.entryBody:after,
.entryMore:after,
dl.entryLst dd ul:after,
.diaryTour:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.entryBody,
.entryMore,
dl.entryLst dd ul,
.diaryTour {
  display: inline-table;
  min-height: 1%;
}

/* Hides from IE-mac \*/
* html .entryBody,
* html .entryMore,
* html dl.entryLst dd ul,
* html .diaryTour { height: 1%; }

.entryBody,
.entryMore,
dl.entryLst dd ul,
.diaryTour { display: block; }
/* End hide from IE-mac */


/*-------------------------------------------------------------
	* 個別スタイル
---------------------------------------------------------------*/

/* 初めてのオーロラ鑑賞旅行*/

.aurora h3 {
	background-image: url(/https://www.nanka-e-tabi.com/taiken/img/northeurope/icon.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	font-size: 120%;
	font-weight: bold;
	color: #643802;
	padding: 2px;
	border-bottom: 2px dotted #F60;
}
