@charset "UTF-8";

/*==================================================
LAYOUT
==================================================*/

/* --------------------------------------------
mapArea
---------------------------------------------*/
#mapArea {
	position: relative;
}

#mapTtlArea{
	background: url(../images/bg_map_pagetitle.png) repeat-x;
	width:950px;
	}

#mapTtlArea h1 {
	padding-left: 7px;
	padding-right:18px;
	float: left;
}

#mapTtlArea #sell{
	float:left;
	padding-top:12px;
	}

/* selectArea
-------------------------*/
#mapArea #selectArea {
	background: url(../images/map_bg_01.png) no-repeat;
	background-repeat: repeat-x;
	padding: 0px;
	margin-bottom: 20px;
	height:470px;
	margin-top:15px;
}

#mapArea #selectArea #selectAreaLead {
	margin-bottom: 10px;
}

/* step */
#mapArea #selectArea .selectStep {
	padding-top:9px;
	margin-bottom: 15px;
}

#mapArea #selectArea .selectStep select {
	font-size: 117%;
	padding: 2px;
}

#mapArea #selectArea .selectStep .stepBox {
	float:left;

}

#mapArea #selectArea .selectStep p.selectionTxt{
	text-align:center;
	padding-top:100px;
}

#mapArea #selectArea .selectStep .selectStep01{
	margin-left:20px;
}

#mapArea #selectArea .selectStep .selectStep01 .stepttl img{
	position: absolute;
	right: 440px;
	top: 148px;
	}

#mapArea #selectArea .selectStep .selectStep01,
#mapArea #selectArea .selectStep .selectStep02 {
	margin-right: 4px;
}

#mapArea #selectArea #mapFlashArea{
	margin-top:50px;
	margin-bottom:13px;
	width:490px;
	height:255px;
}

#mapArea #selectArea #area2-buffer{
	width:196px;
	height: 10px;
	background: #fff;
	overflow: auto;
	margin-left:6px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c1ab94;
	border-left-color: #c1ab94;
}

#mapArea #selectArea #area3-buffer{
	width:196px;
	height: 10px;
	background: #fff;
	overflow: auto;
	margin-left:7px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c1ab94;
	border-left-color: #c1ab94;
}

#mapArea #selectArea #area2{
	width:196px;
	height: 241px;
	background: #fff;
	overflow: auto;
	margin-left:6px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c1ab94;
	border-bottom-color: #c1ab94;
	border-left-color: #c1ab94;
}

#mapArea #selectArea #area3{
	width:196px;
	height: 241px;
	background: #fff;
	overflow: auto;
	margin-left:7px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c1ab94;
	border-bottom-color: #c1ab94;
	border-left-color: #c1ab94;
}


#mapArea #selectArea .selectionBox li a{
	display:block;
	color:#000;
	font-size:13px;
	text-decoration:none;
}

#mapArea #selectArea .selectionBox li a:hover{
	color:#3399ff;
}

#mapArea #selectArea .selectionBox li a:active{
	color:#FFF;
	background:#3399ff;
}

#mapArea #selectArea .selectionBox li a.selected{
	color:#FFF;
	background:#3399ff;
}

#mapArea #selectArea .selectionBox li a.selected:hover{
	color:#FFF;
}

#mapArea #selectArea .selectionBox ul.selectionList li{
	display:block;
}

/* sateiBtnArea
-------------------------*/
#mapBtnArea {
	text-align:center;
}

.sateiBtnArea02 {
	text-align:center;
	padding-top:10px;
	margin-bottom:30px;
}

/* campaingArea
-------------------------*/

#campaingArea img {
	float:left;
}

#campaingArea span.campaingLink{
	display:block;
	padding-left:6px;
	padding-top:10px;
	float:left;
}

#campaingArea {
	margin-left:190px;
	margin-top:6px;
}

/* campaingAreaBtm
-------------------------*/

#campaingAreaBtm img {
	float:left;
}

#campaingAreaBtm span.campaingLink{
	display:block;
	padding-left:6px;
	padding-top:10px;
	float:left;
}

#campaingAreaBtm {
	height:65px;
	background-color:#f1f1f1;
	padding-left:190px;
	padding-top:25px;
	margin-bottom:37px;
}

/* mapPointArea
-------------------------*/
#mapPointArea{
	text-align: center;
	border: 1px solid #d6c9bb;
	padding: 18px 0;
	margin-bottom:20px;
}

#mapPointArea #poinTtl{
	margin-bottom:14px;
}

#mapPointList li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 7px;
}



/* Postscript　110926
-------------------------*/
#mapArea #mapPointArea li.end {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 0px;
}

.top-map-popup {
    background: url("../images/waku.png") no-repeat scroll left top transparent;
    height: 135px;
    position: absolute;
    width: 130px;
    z-index: 30;
    top: 212px;
    left: 357px;
		display:none;
}
.tab {
  margin-top: 5px;
  margin-left: 8px;
  padding-left: 0px;
}
.tab li {
  float: left;
  margin-left:0pt;
  margin: 3px;
  padding: 2px 1px 2px 2px;
  list-style: none;
  cursor: pointer;
  background: #fff;
  font-size: 10pt;
  text-decoration:underline;
  background: #f6fcff;
  color: #3399ff;
}
.tab br.br {
  clear: both;
}
.tab li.select {
  background: #3399ff;
  color: #fff;
}