/* TourLand Style --------------------------------- */

div#block_ishitourland {
	width: 154px;
	background: #F8F8FF;
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
	padding: 2px 2px 0px;		
}

div#block_ishitourland div#bg_ishi {
	background: url(/_img/bnr_carishigaki_bg.gif) no-repeat 0 center ;
	height:100px;
	}

div#block_ishitourland div#bg_ishi img {
	margin: 23px 0 0;		
	}
	
div#block_ishitourland ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 5px 7px;
	}

div#block_ishitourland li.category {
	line-height: 1.4;
	background: url(/_img/icon_mark_gray02.gif) no-repeat 0 2px;
	padding-left: 15px;
	}
	
div#block_ishitourland li.text {
	line-height: 1.4;
	}

div#block_ishitourland p {
	border-top: 2px outset;
	margin: 0;
	padding: 5px 6px 0px;
	}





div#block_ishitourland ul li.text{
	margin:0;
	text-indent:0;
	}



/***********************************************/
/*画像                                         */
/***********************************************/
img { border:0px }


/***********************************************/
/*各画面共通                                   */
/***********************************************/
.err       { background-color:#ffffcc; font-size:medium; color:red;  }
.msg       { background-color:#ffffcc; font-size:medium; color:blue; }
.none      { display:none; }
.img       { background-repeat: no-repeat; background-position: center center; }

.break		{ word-break:keep-all; }

/***********************************************/
/*スポット詳細画面用                           */
/***********************************************/
.beach     { background-color:#e0ffff; color:#4169e1 }
.golf      { background-color:#ecf2ec; color:#006600 }


/***********************************************/
/*管理画面用                                   */
/***********************************************/
.editBtn   { background-color:#ff60bb; color:white; }
.localEdit { background-color:#ff60bb; color:white; }
.local     { background-color:#ff60bb; color:white; }
.readonly  { background-color:transparent; border:0; }
.cmt       { font-weight:lighter; font-size:xx-small; margin-bottom:0px; color:#c0c0c0; }

.tate      { writing-mode: tb-rl; }

