@charset "utf-8";
/*
=========================================

広島市観光ホテル旅館組合 インラインマップ用定義

=========================================
*/

/* import
---------------------------------------------------------------------------- */
@import "../../css/default.css";

/* 
---------------------------------------------------------------------------- */
#map {
}
#mapWrrap {
}
.logbox
      {
	height: 422px;
	overflow: auto;
	width: 192px;
	padding-left: 7px;
	padding-right: 15px;
	background-image: url(../img/linkarea_back.png);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #FFFFFF;
      }
.tit_link {
}
.link_bottom {
}
.linkName {
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkName li {
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F7F7;
	padding-bottom: 0px;
	background-image: url(../img/maplist_blue.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-bottom: 3px;
}
#page1 {
	float: left;
	width: 212px;
	text-align: left;
}
#page1 .area_tit {
	font-size: 13px;
	padding-bottom: 2px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F7F7F7;
	background-image: url(../img/icon_hotel.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 5px;
	text-decoration: none;
}

#page1 .area_tit a {
	text-decoration: none;
	color: #FFFFFF;
}
#page2 {
	float: left;
	width: 212px;
	text-align: left;
}
#page2 .area_tit {
	font-size: 13px;
	padding-bottom: 2px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F7F7F7;
	background-image: url(../img/icon_sightseeing.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 5px;
	text-decoration: none;
}

#page2 .area_tit a {
	text-decoration: none;
	color: #FFFFFF;
}
#page3 {
	float: left;
	width: 212px;
	text-align: left;
}
#page3 .area_tit {
	font-size: 13px;
	padding-bottom: 2px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F7F7F7;
	background-image: url(../img/icon_gourmet.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 5px;
	text-decoration: none;
}

#page3 .area_tit a {
	text-decoration: none;
	color: #FFFFFF;
}

/* 吹き出し
---------------------------------------------------------------------------- */
#mapBox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 252px;
	padding: 0px;
	xheight: 200px;
}
#mapBox1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 252px;
	padding: 0px;
	xheight: 350px;
}
#mapBox2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 300px;
	padding: 0px;
	height: 30px;
}
#mapBox_btn{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	display:block;
	xfloat:left;
}
#mapBox_img{
	margin-bottom: 15px;
	margin-right: 10px;
	_margin-right:5px;
	margin-left: 0px;
	text-align: left;
	float: left;
	width: 135px;
	padding: 0px;
}
#mapBox_img img{
    margin-bottom: 5px;
}
#mapBox_comment{
	padding-right: 5px;
	_padding:0;
	float:right;
	width:95px;
}
#mapBox_txt{
	font-size: 75%;
	color: #333333;
	width:100%;
	_width:95px;
}
#mapBox_name{
	font-size: 90%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	width:100%;
}
#mapBox_pr{
	margin-bottom: 10px;
	font-size: 75%;
	color: #333333;
	width:100%;
	_width:95px;
}

.close img{
	cursor:pointer;
}


/* clearfix
---------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hidex from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* リンク色
---------------------------------------------------------------------------- */
.linkName li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkName li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkName li a:hover {
	color: #82CAF3;
	text-decoration: none;
}

#tabContainer a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=85);opacity:.85;	
}


/* タブ
---------------------------------------------------------------------------- */
#tabContainer {
	padding: 0px;
	position: absolute;
	top: 77px;
	left: 690px;
	z-index: 1;
	text-align: right;
	width:255px;
}
#tab {
	text-align: left;
	float: right;
	width: 38px;
	height: 480px;
}
.tabNavi{
}
.tabNavi li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#zoom {
	padding: 0px;
	z-index: 1;
	text-align: center;
	width:255px;
	margin-bottom:7px;
	display:block;
}
#zoom_r {
	padding: 0px;
	z-index: 1;
	text-align: center;
	width:125px;
	margin-bottom:7px;
	display:block;
	float:right;
}
#zoom_l {
	padding: 0px;
	z-index: 1;
	text-align: center;
	width:125px;
	margin-bottom:7px;
	display:block;
	float:left;
	margin-right:5px;
}

#zoom_r img,
#zoom_l img{
	cursor:pointer;
}




/* 観光用
---------------------------------------------------------------------------- */

.see_box {
	background-color: #FAFAFA;
	padding: 3px;
	float: left;
	width: 296px;
	border: 1px solid #ededed;
	height: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.see_box#long {
	background-color: #FAFAFA;
	padding: 3px;
	float: left;
	width: 296px;
	border: 1px solid #ededed;
	height: 230px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.see_box img#frame {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
}
.see_box .tit{
	font-size: 13px;
	color: #333333;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}
.see_box .txtBox {
	float: left;
	margin-top: 3px;
	font-size: 10px;
	width: 150px;
	line-height: 1.5em;
}
.see_box .btnBox {
	clear: both;
	text-align: center;
	padding-top: 8px;
}
.linkWrrap {
	width: 940px;
	margin-top: 10px;
	padding-left: 10px;
}

