/* CSS Document */

/* --------------------------------------------------------------------------------------
   b2
--------------------------------------------------------------------------------------- */

*:first-child+html #main { width: 951px; }

.b2_ttl { 
	width: 948px;
	border-collapse: inherit;
}

.b2_ttl .head td { background-color: #fff; }

.b2_ttl .head td img { float: left; }

.b2_ttl .line01 {
	width: 626px !important;
	border-top: 1px solid #bad1df;
	height: 5px;
	border-right: 1px solid #dce7ef;
}

.b2_ttl .userline01 {
	width: 638px !important;
	border-top: 1px solid #bad1df;
	height: 5px;
	border-right: 1px solid #dce7ef;
}

.b2_ttl .line02 {
	width: 100px !important;
	border-top: 1px solid #bad1df;
	height: 5px;
	border-right: 1px solid #dce7ef;
}

.b2_ttl .userline02 {
	width: 241px !important;
	border-top: 1px solid #bad1df;
	height: 5px;
	border-right: 1px solid #dce7ef;
}

.b2_ttl .linelast {
	border-top: 1px solid #bad1df;
	width: 100px;
}

.b2_ttl .detail { clear: both; }

.b2_ttl .detail .left { border-left: 1px solid #bad1df; }

.b2_ttl .detail .right { background: url(../../common/images/commons/b2/border_right.gif) repeat-y right bottom; }

.b2_ttl .detail th,
.b2_ttl .detail td {
	background: #fff url(../../common/images/commons/b2/title_box_bg.gif) repeat-x left bottom;
	vertical-align: middle;
	padding-bottom: 5px;
}

.b2_ttl .detail th { width: 387px;}

.b2_ttl .detail .user_th { width: 366px; }

.b2_ttl .detail th p.official {
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	background: url(../../common/images/commons/b2/ttl_icon_o.gif) no-repeat left top;
	margin-left: 10px;
	width: 366px;
}

.b2_ttl .detail th p.user {
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	background: url(../../common/images/commons/b2/ttl_icon.gif) no-repeat left top;
	margin-left: 10px;
	width: 366px;
}

.b2_ttl .detail .user_th p { width: 366px; }

.b2_ttl .detail .map_btn {
	text-align: right;
	padding-right: 10px;
	width: 99px
}

.b2_ttl .detail .map_btn img { text-align: right; }

.b2_ttl .detail .btn {
	width: 100px;
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #dce7ef;
}

.b2_ttl .detail .btn ul {
	width: 99px;
	overflow: hidden;
	text-align: right;
}

.b2_ttl .detail .btn li { float: left; }

.b2_ttl .detail .user { 
	padding: 5px 10px 10px;
}

.b2_ttl .detail .userlist {
	vertical-align: top;
	border-right: 1px solid #dce7ef;
	padding: 5px 10px 10px 5px;
	width: 111px;
}

.b2_ttl .detail .userline { 
	border-right: 1px solid #dce7ef;
	text-align: center;
	text-align: left;
	width: 225px;
}

.b2_ttl .detail .icon { 
	text-align: center;
	padding-left: 5px;/*10px;*/
	padding-right: 5px;/*10px;*/
	width: 60px;
}

.b2_box {
	background: url(../../common/images/commons/wrap_box_bg.gif) repeat-y left top;
	padding-left: 20px;
	padding-right: 20px;
}

.b2_btn {
	width: 910px;
	overflow: hidden;
	padding-top: 15px;
}

.b2_btn dl {
	float: left;
	width: 500px;
}

.b2_btn ul {
	float: right;
	width: 400px;
}

.b2_btn .nice {
	float: left;
	overflow: hidden;
	/*cursor: pointer;*/
}

.b2_btn .nice strong { float: left; }

.b2_btn .nice p {
	float: left;
	background: url(../../common/images/commons/b2/nice_bg.gif) repeat-x left top;
	font-weight: bold;
	color: #f45513;
	padding-left: 3px;
	padding-right: 3px;
}

.b2_btn .nice div { float: left; }

.b2_btn .mail {
	float: left;
	width: 52px;
	padding-left: 22px;
	background: url(../../common/images/commons/b2/mail_icon.gif) no-repeat left center;
	margin-left: 20px;
}

.b2_btn .movie {
	float: left;
	width: 41px;
	padding-left: 22px;
	background: url(../../common/images/commons/b2/movie_icon.gif) no-repeat left center;
}
.b2_btn .moviedis {
	float: left;
	width: 42px;
	padding-left: 22px;
    color: #808080;
    background: url(../../common/images/commons/b2/movie_icon_dis.gif) no-repeat left center;
}

.b2_btn .blog {
	float: left;
	width: 52px;
	padding-left: 33px;
	background: url(../../common/images/commons/b2/blog_icon.gif) no-repeat left center;
}

.b2_btn .twitter {
	float: left;
	width: 40px;
	padding-left: 15px;
	background: url(../../common/images/commons/b2/twitter_icon.gif) no-repeat left center;
}

.b2_box-inner {
	width: 910px;
	overflow: hidden;
	margin-top: 20px;
}

.b2_box-inner .left {
	width: 340px;
	float: left;
}

.b2_box-inner .image { margin-bottom: 25px; }

.b2_box-inner .image p {
	text-align: center;
	color: #999999;
}

.b2_box-inner .image ul {
	margin-top: 10px;
	width: 340px !important;
	overflow: hidden;
	margin-bottom: 15px;
}

.b2_box-inner .image li {
	float: left;
	width: 64px;
	margin-right: 4px;
}

.b2_box-inner .image .last { margin-right: 0px; }

.b2_box-inner .left dl {
	border-top: 1px solid #bad1df;
	border-left: 1px solid #bad1df;
	margin-bottom: 10px;
}

.b2_box-inner .left dt {
	background-color: #e3eff4;
	border-bottom: 1px solid #bad1df;
	border-right: 1px solid #bad1df;
	padding: 10px;
	overflow: hidden;
	font-weight: bold;
}

.b2_box-inner .left dt strong {
	background: url(../../common/images/commons/b2/tag_icon.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	width: 30px;
	margin-left: 3px;
}

.b2_box-inner .left dt span {
	float: right;
	width: 90px;
	padding-left: 10px;
	background: url(../../common/images/commons/arrow_icon.gif) no-repeat left center;
	font-weight: normal;
}

.b2_box-inner .left dd {
	padding: 10px 5px;
	border-bottom: 1px solid #bad1df;
	border-right: 1px solid #bad1df;
}

.b2_box-inner .left ul {
	width: 289px;
	overflow: hidden;
}

.b2_box-inner .left li {
	display: inline;
	margin-right: 5px;
}

.b2_box-inner .left .qr {
	width: 340px;
	overflow: hidden;
	margin-top: 20px;
}

.b2_box-inner .left .qr div {
	float: left;
	width: 75px;
}

.b2_box-inner .left .qr div strong {
	background: url(../../common/images/commons/b2/mobile.gif) no-repeat left center;
	padding-left: 8px;
	font-size: 8px;
	font-weight: normal;
}

.b2_box-inner .left .qr .news {
	float: right;
	width: 100px;
	background: url(../../common/images/commons/arrow_icon.gif) no-repeat left center;
	padding-left: 10px;
    cursor: pointer;
}

.b2_box-inner .right {
	width: 556px;
	float: right;
	border-top: 1px solid #dee9f0;
}

.b2_box-inner .right .ttl {
	width: 556px;
	overflow: hidden;
	margin-top: 18px;
	padding-bottom: 13px;
	background: url(../../common/images/commons/b2/box_top_bg.gif) no-repeat left bottom;
}

.b2_box-inner .right .ttl dt {
	float: left;
	width: 130px;
	margin-top: 2px;
}

.b2_box-inner .right .ttl dd {
	float: right;
	width: 366px;
}

.b2_box-inner .right .ttl dd ul {
	width: 366px;
	overflow: hidden;
}

.b2_box-inner .right .ttl dd li {
	float: left;
	margin-left: 10px;
}

.b2_box-inner .right .detail {
	border-bottom: 1px solid #bad1df;
	border-left: 1px solid #bad1df;
	border-right: 1px solid #bad1df;
	padding-top: 17px;
	padding-left: 27px;
	padding-right: 27px;
	height: 408px;
	overflow: auto;
	overflow-x: hidden;
}

.b2_box-inner .right .detail ul {
	width: 506px;
	overflow: hidden;
	margin-bottom: 20px;
}

.b2_box-inner .right .detail .web {
	float: left;
	width: 93px;
}

.b2_box-inner .right .detail .right-inner {
	float: right;
	width: 320px;
	overflow: hidden;
}

.b2_box-inner .right .detail .right-inner p {
	background: url(../../common/images/commons/b2/reservation_ttl.gif) no-repeat left center;
	height: 22px;
	line-height: 22px;
	padding-left: 100px;
	color: #919797;
	font-weight: bold;
	float: left;
}

.b2_box-inner .right .detail .right-inner div {
	width: 98px;
	float: right;
}

.b2_box-inner .right .detail dl { padding-bottom: 30px; }

.b2_box-inner .right .detail dt {
	background: url(../../common/images/commons/b2/detail_ttl_bg.gif) no-repeat left center;
	padding-left: 16px;
	margin-bottom: 10px;
	line-height: 24px;
	height: 28px;
	font-weight: bold;
}

.b2_box-inner .right .detail dd p { 
	margin-bottom: 10px;
	line-height: 1.5;
}
	
.b2_box-inner .right .ttl_comment {
	width: 556px;
	overflow: hidden;
	margin-top: 18px;
	padding-bottom: 13px;
	background: url(../../common/images/commons/b2/box_top_bg.gif) no-repeat left bottom;
}

.b2_box-inner .right .ttl_comment dt {
	float: left;
	width: 94px;
	margin-top: 6px;
}

.b2_box-inner .right .ttl_comment dd {
	float: right;
	width: 449px;
	overflow: hidden;
}

.b2_box-inner .right .ttl_comment dd p {
	float: left;
	width: 200px;
	margin-top: 6px;
}

.b2_box-inner .right .ttl_comment dd div {
	float: right;
	width: 173px;
}

.b2_box-inner .right .commentbox {
	border-bottom: 1px solid #bad1df;
	border-left: 1px solid #bad1df;
	border-right: 1px solid #bad1df;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 50px;
}

.commentbox .userbox {
	padding-top: 15px;
	margin-bottom: 20px;
}

.commentbox .userbox .user_ttl {
	width: 520px;
	overflow: hidden;
	margin-bottom: 8px;
}

.userbox .user_ttl p {
	border-left: 3px solid #66b9d2;
	padding-left: 5px;
	float: left;
	width: 300px;
}

.userbox .user_ttl ul {
	width: 65px;
	float: right;
	overflow: hidden;
}

.userbox .user_ttl li { float: left; }

.userbox dl {
	padding-top: 18px;
	border-top: 1px solid #f4f4f4;
	overflow: hidden;
	width: 520px;
}

.userbox dt {
	width: 64px;
	float: left;
}

.userbox dd {
	width: 442px;
	float: right;
	overflow: hidden;
}

.userbox dd p {
	width: 366px;
	float: left;
	line-height: 1.5;
}

.userbox dd div {
	width: 66px;
	float: right;
}

.commentbox .more {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.padt20{
    padding-top:20px;
    text-align: center;
}

.padb20{ padding-bottom:20px; }

.wi950 { width:950px; }

.b2_comment {
	border-left : 1px solid #BAD1DF;
	border-right: 1px solid #BAD1DF;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 20px;
	display: none;
}

.b2_comment dt {
	width: 95px;
	display: block;
	float: left;
}

.b2_comment dd {
	width: 396px;
	float: left;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}

.b2_comment dl {
	width: 531px;
	overflow: hidden;
	background-color: #ddd;
	padding: 0px;
	margin-bottom: 20px;
	clear: both;
}

.b2_comment p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.b2_comment dt span {
	display: block;
	border-left: 3px solid #1A96BC;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.b2_comment dd textarea {
	width: 396px;
	height: 150px;
}

input[type="file"] { text-align: start; }

.b2_comment dd span {
	display: block;
	color : #f90;
	margin-top: 10px;
	line-height: 1.5em;
}

.b2_comment div {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px 30px 10px 0px;
	border-bottom: 1px dashed #eee;
}

/*.b2_comment div img { cursor: pointer; }*/

ul.listUploadImg li {
    background-color: #F1F8FE;
    margin-right: 0;
    width: 65px;
    margin-left: 0;
}


.mapbox {
	width: 950px;
	height: 552px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
	/*background: url(../../common/images/commons/b2/b2_map.jpg) no-repeat; */
}
.mapbox .mapbox_list {
	width: 499px;
	height: 72px;
	position: relative;
	left: 450px;
	bottom: 105px;
	background: url(../../common/images/commons/b2/mapbox_list_bg.png) no-repeat 0 0;
	overflow: hidden;
    z-index: 50001;
}
.mapbox .mapbox_list p {
	float: left;
	padding: 9px 11px 8px 14px;
}
.mapbox .mapbox_list ul {
	float: left;
	padding: 9px 0 7px 7px;
	list-style: none;
}
.mapbox .mapbox_list ul li {
	float: left;
	width: 56px;
	height: 56px;
	margin: 0 7px 0 0;
	background-position: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

/* 2014/01/14 [add] 伊東@CCS acafeマップ機能拡張 start */
.mapbox .mapbox_spot_search_link {
	position: relative;
	left: 590px;
	bottom: 90px;
	width: 342px;
	height: 53px;
	text-align: center;
	padding-top: 5px;
    z-index: 50001;
	background:url(../../common/images/mapbtnbg_body.png) fixed;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/images/mapbtnbg_body.png',sizingMethod='scale');
}
/* 2014/01/14 [add] 伊東@CCS acafeマップ機能拡張 end */

.comment_option {
	border: 1px solid #ddd;
	width: 554px;
	margin-bottom: 20px;
	overflow: hidden;
}

.comment_option dl {
	width: 514px;
	overflow: hidden;
	background-color: #ddd;
	margin: 20px;
	clear: both;
}

.comment_option dt {
	width: 120px;
	float: left;
}

.comment_option dt span {
	display: block;
	border-left: 3px solid #1A96BC;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	white-space: nowrap;
}

.comment_option dd {
	width: 374px;
	float: left;
	background-color: white;
	padding-left: 20px;
	padding-top: 20px;
}

.comment_option dd strong {
	color: red;
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}


.comment_option dd p { margin-top: 10px;}

.comment_option ul {
	clear: both;
	margin-left: 110px;
	margin-bottom: 20px;
	width: 386px;
	overflow: hidden;
}

.comment_option li {
	float: left;
	width: 173px;
	margin-right: 20px;
	cursor: pointer;
}

.comment_option .definition { color: orange;}

/* 画像リサイズ */
.image img.image-resize {
    z-index:1;
    /* position:absolute;   for IE8 */
    max-width: 340px;
	max-height: 340px;
}
* html body .image img.image-resize {
	width: expression(this.width >= this.height ? "340px" : "auto");
	height: expression(this.width <= this.height ? "340px" : "auto");
}

/* leargeサイズパノラマ画像位置指定 */
.image img.panoramaIe, x:-moz-broken, x:last-of-type  { position: static; }  /* for FF */

/*html>*//**//*body .panoramaIe  {  */
    /*position *//*\**//*: absolute;*/
/*}*/

*:first-child + html .panoramaIe  {     /* for IE7 */
    position: static;
}


/** search.cssよりコピー　201110リニューアル版詳細用に微調整  **/

/*  -. Content
   ------------------------------------------------- */
div#spotDetailContent {
    /*padding: 20px 15px 30px;*/
    padding: 0 0 14px;
}

/* --- Map --- */
div#spotDetailContent div#blockMap02 {
    float: left;
    width: 920px;
    height: 561px;
    padding: 0;
    /*background: url(../../common/images/bg_map_spot_detail_01.png) no-repeat 0 0;*/
}

div#spotDetailContent div#blockMap02 ul.mainUtility {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 7px;
    background: #f2f2f2;
}

div#spotDetailContent div#blockMap02 ul.mainUtility li {
    position: relative;
    float: left;
    margin-right: 10px;
}

div#spotDetailContent div#blockMap02 ul.mainUtility li.actGoWebsite {
    float: none;
    position: absolute;
    top: 9px;
    right: 7px;
    margin-right: 0;
}

div#spotDetailContent div#blockMap02 ul.mainUtility li a span.tooltip {
    display: none;
    position: absolute;
    top: 35px;
    left: -24px;
    width: 87px;
    padding: 20px 8px 18px 5px;
    background: url(../../common/images/bg_tooltip_01.png) no-repeat 0 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

div#spotDetailContent div#blockMap02 ul.mainUtility li a:hover span.tooltip {
    display: block;
}

div#spotDetailContent div#blockMap02 div#mapBody {
    margin-bottom: 10px;
}

div#spotDetailContent div#blockMap02 ul.subUtiltiy {
    width: 466px;
}

div#spotDetailContent div#blockMap02 ul.subUtility li {
    float: left;
    margin-top: 5px;
}

div#spotDetailContent div#blockMap02 ul.subUtility li.printMap {
    float: right;
    margin-top: 0;
}

div#spotDetailContent div#blockMap02 ul.subUtility li.recomMap {
    margin-top: 0;
    font-size: 93%;
}

div#spotDetailContent div#blockMap02 ul.subUtility li.recomMap select {
   width: 188px;
}
/** beta3よりコピー　201110リニューアル版詳細用に微調整 **/

/** 自動車ルートボタン位置 **/
div#mapBtnsB {
	position: relative;
	z-index: 50002;
	_bottom: 0;
	_margin-top: 356px;
}

	div#mapBtnsB ul.lBtns {
        position:relative; /* for IE6 */
		float:left;
        margin-top:25px;
        top: -6px;
	}
		div#mapBtnsB ul.lBtns li {
			float:left;
			height:55px;
			background:url(../../common/images/mapbtnbg_body.png) fixed;
			_background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/images/mapbtnbg_body.png',sizingMethod='scale');
		}

        div#mapBtnsB ul.lBtns li img {
			position:relative;
			top:5px;
			right:-6px;
			z-index: 1000;
			width:61px;
			height:45px;
		}

		div#mapBtnsB ul.lBtns li.btn {
			width:67px;
		}

		div#mapBtnsB ul.lBtns li.right {
			width:10px;
			background:none;
			background:url(../../common/images/mapbtnbg_right.png) no-repeat right 0;
			_background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/images/mapbtnbg_right.png',sizingMethod='crop');
		}

	div#mapBtnsB ul.rBtns {
		position:relative; /* for IE6 */
		float:right;
		top: -550px;
		width:250px;
	}

		div#mapBtnsB ul.rBtns li {
			float:right;
			padding-bottom:3px;
			padding-right:6px;
			z-index: 1001;
		}

div.mapDriveStep div.info dl dt {
    text-align: left;
}