@charset "utf-8";
/* CSS Document */

#station-tab{
	width:700px;
	position:relative;
}
#station-tab li{
	height:38px;
}
#station-tab li a.selected{
	visibility:hidden;
}
#station-tab li.station-map{
	background:url(../img2/index/tab_station_this.png) no-repeat left top;
	width:349px;
	float:left;
}
#station-tab li.area-map{
	background:url(../img2/index/tab_area_this.png) no-repeat left top;
	width:350px;
	float:right;
	text-align:right;
	padding-right:0px;
}
#station-map{
	clear:both;
	background:url(../img2/index/bg_station.png) no-repeat left top;
	width:700px;
	height:490px;
	position:relative;
	margin-bottom:30px;
}

#station-map h2{
	position:absolute;
	left:22px;
	top:21px;
}

#station-map .railway_wrap{
	position:absolute;
	left:418px;
	top:22px;
	width:270px;
	height:38px;
}
#station-map .railway_wrap li{
	float:left;
	padding-right:10px;
}
#station-map .howto{
	position:absolute;
	left:55px;
	top:78px;
	width:615px;
}
#station-map .howto li{
	float:left;
	padding-right:11px;
}


#station-map .smaller{
	padding-top:5px;
}
#station-map .toeimita{
	position:absolute;
	width:602px;
	left:36px;
	top:123px;
}
#station-map .tobutojo{
	position:absolute;
	width:419px;
	left:209px;
	top:245px;
}

#station-map .toeimita li{
	float:right;
	padding-right:15px;
}
#station-map .tobutojo li{
	float:right;
	padding-right:12px
}
.other-area{
	position:absolute;
	left:360px;
	z-index:0;
	top:365px;
}
.object-type{
	position:absolute;
	left:55px;
	top:302px;
	line-height:1.6;
	font-size:110%;
}
.object-type label input{
	margin-right:6px;
}
#go{
	position:absolute;
	left:234px;
	top:409px;
}

#station-map p.note{
	position:absolute;
	left:233px;
	top:432px;
}
#station-map .detail-search{
	position:absolute;
	left:467px;
	top:417px;
}

#area-map{
	width:700px;
	height:590px;
	margin-bottom:30px;
	clear:both;
	display:none;
	position:relative;
}
#area-map-image{
	background:url(../img2/area-map/block.png) no-repeat left top;
	vertical-align:top;
}

/*#search_more{
	margin-bottom:30px;
	text-align:right;
	position:relative;
	height:50px;
}
#search_more .note{
	position:absolute;
	left:245px;
	top:5px;
}
#search_more .detail-search{
	position:absolute;
	right:0;
}*/

#member,
#recommend{
	position:relative;
	margin:0 -3px;
	width:706px;
	background:url(../img2/index/bg_content.png) no-repeat left bottom;

}
#member .navi,
#recommend .navi{
	text-align:right;
	color:white;
	margin-top:-34px;
	padding-right:19px;
	line-height:34px;
	height:34px;
	position:relative;
}

#member .navi li,
#recommend .navi li{
	float:right;
}
#member .navi li.number{
	padding-right:10px;
}
#member .navi li.to_list{
	background:url(../img2/index/bg_dotted.png) no-repeat left;
	padding-left:11px;
}
#member .navi li.to_list a,
#recommend .navi li.to_list a{
	background:url(../img2/index/allow02.png) no-repeat left;
	padding-left:12px;
}
#recommend .navi li.to_list a{
	background-image:url(../img2/index/allow01.png);
}
#member .navi a,
#recommend .navi a{
	color:white;
}

#member .note{
	width:314px;
	padding:20px 0 0 17px;
	margin-bottom:16px;
	line-height:1.53;
	float:left;
}
#member .member-login{
	float:right;
	background:url(../img2/index/bg_login.png) no-repeat left 10px;
	padding-top:10px;
	padding-right:17px;
	margin-bottom:16px;
	width:339px;
	height:67px;
	position:relative;
}
#member .member-login h3{
	padding:13px 0 0 42px;
}
#member .member-login .member_id {
	position:absolute;
	width:98px;
	height:19px;
	left:11px;
	top:48px;
	padding:0 3px;
	margin:0;
	border:0 none;
}
#member .member-login .member_button {
	position:absolute;
	width:54px;
	height:21px;
	left:120px;
	top:47px;
}
#member .member-login a{
	position:absolute;
	left:196px;
	top:25px;
}
#member-only{
	width:668px;
	padding:0 19px 21px 20px;
	clear:both;
	background:url(../img2/index/bg_close.png) no-repeat left bottom;
}
#member-only dt{
	margin: 0 -6px 0 -7px;
	height:42px;
}
#member-only dd{
	float:left;
	background:url(../img2/index/bg_closed.png) no-repeat left bottom;
	width:164px;
	padding-right:3px;
	padding-bottom:10px;
}
#member-only dd.mouseover{
	background:url(../img2/sale/bg_closed_on.png) no-repeat left bottom;
}
#member-only dd p{
	background:url(../img2/index/bg_closed-head.png) no-repeat left top;
	padding:22px 10px 0;
	margin-bottom:4px;
	font-size:109%;
	line-height:1.38;
	font-weight:bold;
}

#member-only dd.mouseover p{
	background:url(../img2/sale/bg_closed-head_on.png) no-repeat left top;
}
#member-only .photo_wrap{
	position:relative;
	display:block;
	text-align:center;
	margin:0 8px 7px;
	border:1px solid #c4c4c4;
	min-height:96px;
	background-color:#FFF;
}
#member-only .photo_wrap .member_stamp{
	position:absolute;
	left:24px;
	top:9px;
	z-index:10;
}
#member-only .photo_wrap .photo_image{
	position:relative;
	z-index:0;
	padding:3px;
}
#member-only .not_member .photo_image{
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
/*#member-only .photo_wrap:hover{
	border:1px solid #c9a96d;
}*/

#member-only ul{
	padding:0 10px 0;
	font-size:92%;
}
#member-only .price{
	color:#cc0033;
	font-size:140%;
	font-weight:bold;
}
#member-only .price span{
	font-size:100%;
	font-size:75%;
	font-weight:normal;
}
#member-only span.yen{
	font-size:75%;
}
#recommend h2{
	padding-top:25px;
	background:white;
}

#recommend .navi{
	padding-right:14px;
}
#recommend .rss_link {
	padding-left:10px;
}
#recommend .rss_link img{
	vertical-align:top;
	padding-top:8px
}

.recommend_wrap{
	width:700px;
	margin:0 0px 15px 3px;
}
.recommend_inner{
	width:330px;
	float:left;
	margin:5px 0 5px 0;
	padding:5px 0 0;
}

.recommend_wrap dd.mouseover{
	background:url(../img2/index/bg_recommend.png) repeat-y 5px;
}

.recommend_wrap dd.float2{
	float:right;
	padding-right: 9px;
	padding-left:10px;
	border-left: 1px dotted #c4c4c4;
}
.recommend_wrap dd.float1{
	overflow:hidden;
	padding-left:9px;
	padding-right:9px;
}

.recommend_wrap .photo_wrap{
	width:128px;
	float:left;
	margin-bottom:10px;
}
.recommend_wrap .photo_wrap span{
	display:block;
	border:1px solid #c4c4c4;
	text-align:center;
	background-color:white;
}
.recommend_wrap .photo_wrap .photo_image{
	padding:3px;
	vertical-align:top;
}
/*.recommend_wrap .photo_wrap .photo_image:hover{
	border:1px solid #c9a96d;
}
*/
.recommend_wrap .photo_wrap .to_detail{
	padding-top:5px;
}

.recommend_inner dl.data{
	float:right;
	margin-bottom:10px;
	width:187px;
	font-size:100%;
	line-height:1.53;
}
.recommend_inner dl.data dt{
	font-weight:bold;
	font-size:109%;
	line-height:1.38;
}
.recommend_inner dl.data dd{
	font-size:95%;
}
.recommend_inner dl.data dd.price{
	line-height:1.56;
	font-size:134%;
	color:#DD0033;
	font-weight:bold;
}
.recommend_inner dl.data dd.price span{
	font-size:100%;
	font-size:75%;
	font-weight:normal;
	padding-left:3px;
}
.recommend_inner dl.data dd.copy2{
	padding-top:5px;
	color:#a47617;
}
.recommend_inner dl.data dd.price .yen{
	font-size:75%;
}
.recommend_inner p{
	clear:both;
	background-color:#f3f3f3;
	padding:9px;
	font-size:109%;
	width:312px;
}

#welcome{
	padding: 26px 0 0;
	width:700px;
}
#welcome p{
	padding-top:3px;
	line-height:1.66;
	margin-bottom:23px;
}
#information{
	position:relative;
	padding: 0 4px 0 13px;
	margin:0 -3px;
	height:210px;
	width:689px;
	background:url(../img2/index/bg_content.png) no-repeat left bottom;
}
#information h2{
	margin: 0 -4px 1px -13px;
}
#information dl{
	padding:12px 12px 0 0 ;
	overflow:auto;
	height:148px;
	font-size:109%;
}
#information dl dt{
	color:#453d85;
}
#information dl dt .date{
	font-weight:bold;
}
#information dl dd{
	margin-bottom:12px;
}
#information dl dd a{
	text-decoration:underline;
	color:#CC0033;
}
#information dl dd a:hover{
	text-decoration:none;
}

.tax{
	font-size:75%;
}	