html { 
	background: url("/img/common/bg_ntrimg.gif");
}


 body { 
	font-size: 80%;
	text-align: center;
	margin-top: 15px;
	background: url("/img/common/bg_grdimg.gif");
}

* {
	zoom: 1;
}
address { 
        display: inline;
text-align:left;
	margin: 0px;
	padding: 0px;
}

td,th { 
	_font-size: 80%;
}

h1, h2, h3, h4, h5, h6,ul,li, p address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

ul{ list-style: none;}

img{ border: none;}

A:link {  color: #0000FF; text-decoration: underline}
A:visited {  color: #663399; text-decoration: underline}
A:hover { color: #FF3300;  text-decoration: underline}



/*-----------------------------------------------------------
レイアウト
-------------------------------------------------------------*/

#container {
/*
width: 850px;
background: url(/img/site/bg_main.gif);
border: 1px solid #0f0;*/
	margin: 0 auto;
}


#maincontent {
	width: 780px;
	margin: 10px auto;
}

#left-col {
	width:210px;
	float: left;
}

/* 2カラムならこれがメイン */
#main-col {
	width:560px;
	float: right;
	text-align: left;
}









#hdr-blank {
	width:780px;
	margin: 5px auto 5px;
}

#hdr-logo {
	float: left;
}

#hdr-txt {
	background-color: #CAD8D7;
	width:500px;
	padding: 5px 10px;
	text-align: left;
	line-height: 13px;
	font-size: 11px;
	float: right;
	height: 40px;
	/*_height: 50px;*/
}


#hdr-txt strong{
	font-weight:normal;
}




#hdr-inner {
	margin:0;
	text-align: left;
}

#hdr-inner h1{
	font-weight	:bold;
	color: #000;
	font-size: 160%;
}




#hdr-ad {
	background: url(/imgs/bg_hdr_ad.gif) no-repeat;
	width:780px;
	height:35px;
	margin: 0 auto;
	padding-top: 2px;
}

#hdr-ad-inner { /* アドセンスの位置調整 */
   padding: 10px 0px 8px 10px;
   text-align: left;
   /*border-width: 2px 2px 0 2px;
   border-style: solid;
   border-color: #fff;*/
}



/*
フッター
---------------------------------------*/
#footer {
	margin:15px 15px;
border-top:1px solid #ccc;

}

#footer-inner {
	font-size: 90%;
	text-align: left;
	padding: 10px 10px;	
}



#ftr-border{
	background: transparent url(http://img.4travel.jp/img/common/ftr_bg.gif) repeat-y 2px top;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
}

#ftr-logo{/* 左 */
	float: left;
	width: 24%;
	text-align: center;
/*border: 1px solid #00f;*/
}

#ftr-logo p{
	text-align: left;
	margin-top: 15px;
}

#ftr-navi{/* 右 */
	text-align: left;
	float: right;
	width: 74%;
/*border: 1px solid #0f0;*/
}

/*****************************/
/*-----------------------------------------------------------
メニュー210px
mid top btmの順に使う
-------------------------------------------------------------*/

/* 右210px用 btm mid topの順に使う ----------------------------------------------------------------*/


.menu-gry-top-210 {  /*これに中身*/
	background: url(/imgs/menu_gry_top_210.gif) no-repeat left top;
	text-align: left;
	padding: 5px 8px;
}


.menu-wh-top-210 {  /*白　これに中身*/
	background: url(/imgs/menu_wh_top_210.gif) no-repeat left top;
	padding: 10px 8px 0;
}

.menu-gry-mid-210 {
	background: url(/imgs/menu_gry_mid_210.gif) repeat-y left top;
	padding: 0px;
	text-align: left;
	/*border: 1px solid #f00;*/
}

.menu-gry-btm-210 {
	background: url(/imgs/menu_gry_btm_210.gif) no-repeat left bottom;
	padding-bottom: 10px;
}


/*-------------------------------------------------------------------------*/



/* btm mid topの順に使う ----------------------------------------------------------------*/


.menu-gry-top-170 {  /*これに中身*/
	background: url(/imgs/menu_gry_top_170.gif) no-repeat left top;
	padding: 10px 8px 0;
}

.menu-gry-mid-170 {
	background: url(/imgs/menu_gry_mid_170.gif) repeat-y left top;
	padding: 0px;
	text-align: left;
	/*border: 1px solid #f00;*/
}

.menu-gry-btm-170 {
	background: url(/imgs/menu_gry_btm_170.gif) no-repeat left bottom;
	padding-bottom: 10px;
}


/*-------------------------------------------------------------------------*/




.list-green ul{
	margin: 5px 10px;
	padding: 0;
}

.list-green li{
	margin: 2px 0 0;
	padding: 2px 0;
	_height: 20px;
	min-height: 20px;
	padding-left: 20px;
	line-height: 140%;	/* ボーダーからの上距離 */
	background: url(/imgs/icon/arrow16.gif) no-repeat 0 2px;
	border-bottom: 1px dotted #cccccc;
}

.list-common ul{
	margin: 0;
	padding: 0;
}

.list-common li{
	margin: 2px 0;
	padding: 0 0 0 13px;
	line-height: 140%;	/* ボーダーからの上距離 */
	background: url(/imgs/icon/arrow_right.gif) no-repeat left 5px;
}


/*-----------------------------------------------------------
タグ用のリスト
-------------------------------------------------------------*/




.entry-tag {
	font-size: 90%;
	margin: 2px 10px 2px 0;
	display: inline;
	line-height: 120%;	/* ボーダーからの上距離 */
}

/* サイドバー タグクラウド

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline;}
.module-tagcloud li { margin-right: 3px; line-height: 140%;}
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }
 */

/*
タグクラウド
----------------------------------------------------------------*/
.module-tagcloud li{ margin-right: 5px; display: inline; }
.module-tagcloud .rank-1{ font-size: 20px; }
.module-tagcloud .rank-2{ font-size: 18px; }
.module-tagcloud .rank-3{ font-size: 16px; }
.module-tagcloud .rank-4{ font-size: 14px; }
.module-tagcloud .rank-5{ font-size: 12px; }
.module-tagcloud .rank-6{ font-size: 10px; }





/*-----------------------------------------------------------
記事タイトル
-------------------------------------------------------------*/
.title-green {
	margin: 0 0 0px 0;
	padding: 0;

	background: url(/imgs/bg_title_green.gif) no-repeat right;
}

.title-green h2 {
	padding: 7px 0 0 12px;
	text-align: left;
	min-height: 29px;
	_height: 29px;
	color: #333333;
	font-weight: bold;
}

.title-green-normal {
	background: url(/imgs/bg_title_left_green_nml.gif) no-repeat left;
}

.title-green-org {
	background: url(/imgs/bg_title_left_org.gif) no-repeat left;
}


.sub { /* 小見出し用　strongに適用*/
	display: block;
	font-weight: bold;
	margin: 10px 0 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #aaa;
}

.entry-img {
	margin: 20px auto;
	text-align: center;
}

/***************************/

/*-----------------------------------------------------------
サイドバータイトル　アイコンと併用
-------------------------------------------------------------*/
.title-side {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #BBB;
}

.title-side h2 {
	padding: 2px 0 0 20px;
	text-align: left;
	min-height: 16px;
	_height: 16px;
	color: #333333;
	font-weight: bold;
}


.title-green-org { /* 強調用タイトル */
	background: url(/imgs/icon/bg_title_left_org.gif) no-repeat left;
}

.icon-calendar { /* カレンダー */
	background: url(/imgs/icon/calendar.gif) no-repeat left;
}

.icon-cat { /* カテゴリー */
	background: url(/imgs/icon/flag_green.png) no-repeat left;
}

.icon-tag-green { /* タグ */
	background: url(/imgs/icon/tag_green.png) no-repeat left;
}

.icon-month { /* 月別 */
	background: url(/imgs/icon/icon_attachment.gif) no-repeat left;
}

.icon-entry { /* 最近のエントリー */
	background: url(/imgs/icon/calendar_edit.png) no-repeat left;
}

.icon-comment { /* 最近のコメント */
	background: url(/imgs/icon/comment.png) no-repeat left;
}

.icon-tb { /* 最近のトラックバック */
	background: url(/imgs/icon/list_comments.gif) no-repeat left;
}

.icon-month { /* 月別 */
	background: url(/imgs/icon/icon_attachment.gif) no-repeat left;
}





/*前の記事、次の記事*/
.content-nav{
	text-align: center;
	margin: 0 5px 10px;
}



/***↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓************************/
/*-----------------------------------------------------------
記事本文
-------------------------------------------------------------*/

.entry-each {
	margin-bottom: 20px;

	margin-right: 3px;
	padding: 5px;
	background: url(/imgs/bg_entry.gif);
	border: 1px solid #eee;
}

.entry-each-inner {
	/*padding: 10px 15px 10px;*/
	padding: 10px 15px;
	line-height: 150%;
	text-align: left;
	background: #FFF;
}

.entry-title {
	margin: 5px 0 15px;
	padding-left: 10px;
	border-left: 5px solid #895F15;
}



/*XXX この2つ
.entry-each-inner {
	padding: 10px 15px 10px;
	line-height: 150%;
	text-align: left;
	background: #FFF;
	border: 2px solid #f00;
}
*/

/*XXX
.entry-title {
	margin: 5px 0 15px;
	padding: 1px 0 1px 10px;
	border-left: 5px solid #895F15;
}
*/


.entry-title h2 {
	margin-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
}

.entry-footer-mid {
	margin-top: 15px;
	padding-top: 2px;
	text-align:left;
	border-top: 1px dotted #CCC;
}

.entry-footer-btm {
	margin-top: 15px;
	padding-top: 2px;
	text-align:right;
	border-top: 1px dotted #CCC;
}


.entry-tags-header {
	display:inline;
}

.entry-tags-list {
	display:inline;
}



.main-img{
  margin: auto;
  text-align: center;
}




/*****↑↑↑↑↑↑↑↑↑↑**********************/






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

.comment-footer {
	margin: 5px 0 25px;
	padding-top: 5px;
	font-size: 90%;
	border-top: 1px dotted #ccc;
	text-align: left;
}

.entry-comment {
	text-align: left;
}

.entry-comment p{
	margin: 0;
	padding: 0;
}

.entry-comment-title {
	margin: 35px auto 20px;
	padding: 2px 0 3px 8px;
	font-weight: bold;
	text-align: left;
	border-left: 5px solid #BCDA17;
	border-bottom: 1px solid #CCC;
}

.entry-more {
	margin: 10px auto;
}

#comments-form {
	text-align: left;
	margin: 30px auto 10px;
}

#comments-form-title{
	margin-bottom: 5px;
	padding: 0 0 3px;
	text-align: left;
	font-weight: bold;
}

#comments-form p{
	margin: 5px 0;
	padding: 0;
}

#comments-form textarea{
	margin: 5px 0;
	width: 300px;
	margin: auto;
}



/*-----------------------------------------------------------
トラックバック
-------------------------------------------------------------*/
#tb-url {
	background: #F1F1F1;
	padding: 10px;
	margin: 10px auto;
}


.tb-header {/**/
	margin: 35px auto 10px;
	padding: 2px 0 3px 8px;
	font-weight: bold;
	border-left: 5px solid #BCDA17;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.tb-each {
	margin-bottom: 25px;
	text-align: left;
}

.tb-content {
}


.tb-footer {
	margin: 5px 0 15px;
	padding-top: 5px;
	font-size: 90%;
	border-top: 1px dotted #ccc;
	text-align: left;
}








/*-----------------------------------------------------------
カレンダー

-------------------------------------------------------------*/

#calendar-table {
width: 150px;

	padding: 0;
	text-align: center;
}

#calendar-table td{

}





/*-----------------------------------------------------------
track-word
-------------------------------------------------------------*/
#track-word {
	margin:0;
	padding:0;
	text-align: left;
	list-style:none;
	font-size:90%;
	line-height:100%;

	overflow:hidden;
}

#track-word li{
	display:inline;
	padding-right: 10px;
}






/*-----------------------------------------------------------
エントリー内の共通テキスト
-------------------------------------------------------------*/

.common-info {
margin: 20px auto;
}

.common-info h2,
.common-info h3{
	/*margin: 0px 0px 5px 0px;*/
	font-weight: bold;
	font-size: 110%;
}

.common-info p,
.common-info-bottom p
{
	margin: 0px 0px 10px 0px;
}
.common-info-bottom {
/*margin: 20px auto 10px;*/
padding: 10px;
background-color: #F3E7DA;

}

.common-info-bottom h2,
.common-info-bottom h3{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 110%;
}


.ads336x280 {
	margin: 20px 20px;
text-align: left;
}



/*----------------------------------------------------
地図
-----------------------------------------------------*/
.map {
    background:#eee;
    margin:20px auto;
    padding:20px 10px 10px; 
    text-align: left;
    border: 1px solid #ccc;
}

.map h3{
     margin-top:10px;
     padding-top:10px; 
     text-align: left;
     font-weight: bold;
     border-top: 1px solid #ccc;
     color: #895F15;
}

.map p{
     margin :3px 0 0;
     text-align: left;
}

.api {
    text-align: center;
    border: 1px solid #999;
}



.green-grd {
	font-size: 120%;
	font-weight: bold;
	background: #59B9B1 url(http://nitori.yuremap.com/imgs/bg_green_grd.gif) repeat-x ;
	color: #FFF;
	padding: 3px 10px;
	text-align: left;
}

.pickup-each {
	width: 177px;
	float: left;
	margin : 0 4px;
}

.pickup-each .img{
	margin: 0;
}

.pickup-bottom {
	padding: 0 15px 10px;
	margin: 0;
	background: url(http://nitori.yuremap.com/imgs/pickup_bottom.gif) no-repeat bottom ;
}




/*-----------------------------------------------------------
一般
-------------------------------------------------------------*/

.red_b {
	font-weight: bold;
	color: #FF0000;
}


.red120_b {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}


.red140_b {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
}


.red200_b {
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;

}




/*
*/

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.padding-5 {
	padding: 5px;
}

.padding-10 {
	padding: 10px;
}

.padding-5-10 {
	padding: 5px 10px;
}

.align-center {
	width: 100%;
	text-align: center;
}

.align-left{
	text-align: left;
}

.clear { clear: both;}

/* 回り込み解除用 */
.float_wrap:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}



/*
地図リスト
---------------------------------------*/



/*
楽天アイテム
--------------------------------------------------*/
.rkt-list { /* ヘッダー左 イメージ */
	/*border: 1px solid #ccc;*/
	padding: 10px 15px;
}

.rkt-list .bdr_btm{ /* 1アイテムの区切り */
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.rkt-list li .rtk-photo{ /* 左 写真 */
	width: 14%;
	float: left;
	text-align: center;
}

.rkt-list li .rtk-data{ /* 右 情報 */
	width: 84%;
	float: right;
	text-align: left;
}


.rkt-data-list .name{ /* 名前 */
line-height: 100%;
	margin-bottom: 2px;
padding: 3px 5px;
background: #EFE7DF;
}

.rkt-data-list .price{ /* 価格 */

	margin-bottom: 5px;
}

.rkt-data-list .info{ /* テキスト */
	font-size: 90%;
	line-height: 110%;
}


.list-yoko-line li{
	border-right: 1px solid #999;
	padding-right: 10px;
	margin-bottom: 2px;
	margin-right: 10px;
	white-space: nowrap;
	float: left;
}
.list-yoko li{
	padding-right: 8px;
	margin-bottom: 2px;
	white-space: nowrap;
	float: left;
}


.list-csl li{
	margin: 2px 0;
	padding: 0 0 0 13px;
	line-height: 140%;	/* ボーダーからの上距離 */
	background: url(http://www.hentabi.com/imgs/icon/arrow_right.gif) no-repeat left 5px;
}
/* グレーボーダー付き */
.pts-list-basic li{
	float: left;
	border-right: 1px solid #ddd;
	padding: 1px 2px;
	white-space: nowrap;
	margin-bottom: 2px;
}


.pts-list-basic li.on{
	font-weight: bold;
}

.pts-list-basic li.end{
	border-right: none;
}


/* ボーダーなし */
.pts-list-noline li{
	float: left;
	padding: 1px 5px;
	white-space: nowrap;
}

.main-img{
margin: 20px auto;
}

.sub-ttl {
	font-size: 110%;
	border-bottom: 1px solid #666;
	border-left: 5px solid #05A29E;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}



/* エントリー カテゴリー一覧用
----------------------------------------- */
.entry-each-arc{
	text-align: left;
}

.entry-each-arc .L{ /*写真*/
	width: 130px;
	float: left;
}
.entry-each-arc .L img{ /*写真*/
	border: 1px solid #ccc;
	padding: 10px;
}
.entry-each-arc .R{
	width: 430px;
	float: right;
}

.entry-each-arc .search { /*検索結果用 画像が読めないため */

}


.entry-each-arc .R h2,
.entry-each-arc .search h2
{
	font-size: 110%;
	font-weight: bold;
	/*font-family :;*/
}
.entry-each-arc .R .ftr,
.entry-each-arc .search .ftr{
	color: #999;
	font-size: 90%;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
	text-align: right;
}



/*
TOP用 カテゴリー一覧
-------------------------------------------------------------*/
.cat-list {
	/*border: 1px solid #ccc;*/
	padding: 5px 0 5px;
	/*background: url(http://nitori.yuremap.com/imgs/bg_gry_grd.gif) repeat-x left top;*/
}


.cat-list .ads{
	margin: 0 0 15px;
padding: 0 10px;
}
.cat-list .ads .L{
	width: 49%;
	float: left;
}
.cat-list .ads .R{
	width: 49%;
	float: right;
}




.cat-list li{
	width: 49%;
	float: left;
	margin: 0 0 19px 0;
	/*border-bottom: 1px solid #ccc;*/
}
.cat-list li.ad{
	margin: 0 0 10px 0;
}



.cat-list li h3{
	margin-left: 17px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1px;
}
.cat-list li p{
	margin-left: 17px;
	margin-bottom: 7px;
}
.cat-list li p.sub-cat{

}
.cat-list li p.cat-des{
}

