@charset "utf-8";

@import "areamap_common.css";
@import "../../css/common.css";

/* float:left; */
#guidemap_title_left,#guidemap_title_right,#guidemap,#areamap_guide {float:left;display:inline;}


/* left 季節MAP */
#guidemap_title_left {width:490px;}
#guidemap {clear:both;width:690px;}
#guidemap_map {padding:0;position:relative;top:-45px;}
#guidemap_map img {display:block;}

#guidemap_map_button {background:url(../../../images/common/guidemap_map_button_h.gif) no-repeat left top;width:475px;height:45px;}
#guidemap_map_button_in {padding-left:145px;}
#guidemap_map_button a,.guide_map_pdf a {
	display:block;
	width:72px;
	height:45px;
	float:left;
	text-indent:-8000px;
	position:relative;
	z-index:2;
}
.guide_map_pdf {width:145px;height:45px;}

#guidemap_title {width:475px;position:relative;overflow:hidden;margin-bottom:15px;
background:url(../../../images/common/guidemap_title_bc.gif) repeat-y left top;}
#guidemap_title h1,.guidemap_title_top {font-size:small;width:475px;height:20px;overflow:hidden;padding:0;margin:0;}
.guidemap_title_top {
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF url(../../../images/common/guidemap_title_bc_top.gif) no-repeat left top;
	color: #FF3399;
	font-weight: bold;
}
.guidemap_subtitle {color:#C61A22;padding-left:20px;}
.guidemap_subtitle img {margin-bottom:5px;display:block;}

.two_column {background:#FFF url(../../../images/common/vertical_dot.gif) repeat-y 335px top;
border-right:1px dotted #000;border-top:1px dotted #000;width:675px;padding:15px 0 0 0}
.guide_two_col_left {width:325px;margin-right:20px;}
.guide_two_col_right {width:324px;}

/* right */
#areamap_guide {width:260px;}
#guidemap_title_right {width:460px;}
#areamap_guide hr {border-bottom:1px dotted #000;}

/* areamap おすすめMAP */
#areamap {clear:both;padding:20px 0;}
.areamap_img {width:480px;float:left;display:inline;}
.areamap_sub_r  {width:470px;float:left;display:inline;}
.areamap_sub01,.areamap_sub02  {width:220px;float:left;display:inline;margin-left:15px;}
.areamap_sub01 a,.areamap_sub02 a {color:#114FA0;display:block;font-size:14px;line-height:26px;}
.areamap_sub01 a:after,.areamap_sub02 a:after {content:"マップを見る";}
.areamap_sub01 a:before,.areamap_sub02 a:before {content:">> ";}
.areamap_sub03 {clear:both;padding:15px 0 15px 15px;}
#content hr {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
