@charset "Shift_JIS";

/* ----------------------------------------------------

				wpc ’Ç‹LCSS_STYLE

---------------------------------------------------- */
#news_area hr.clear { visibility: hidden; clear:both; height: 1px; margin: 0; padding:0;}

.none { visibility: hidden;}
/*---------------------- layout ---------------------*/
#news_area {
	margin: 10px 0 ;
	/*- For IE6.0 -*/
	* margin: 10px 0 0;
	width: 577px;
}

/*- —·sŒŸõ -*/
#news_area #travel_search {
	float: left;
	width: 172px;
	padding-bottom: 5px;
	background: url(../images/bar_un_search.gif) no-repeat bottom #ABDFFF;
	text-align: center;
	}

#news_area #travel_search a img { margin: 0 0 5px 0;}

#news_area #travel_search a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#news_area #news_right {
	float: right;
	width: 399px;
	margin: 0;
	padding: 0;
}

/*- “X•ÜŒŸõ -*/
#store_search {
	background: url(../images/store_search.jpg) no-repeat;
	height: 245px;
	margin: 0 0 5px 0;
	position:relative;
	z-index: 5;
}

#store_search ul li { position: absolute; list-style: none;}
#store_search ul li#bottan1 { left: 274px; top: 11px;}
#store_search ul li#bottan2 {
	left: 263px;
	top: 161px;
}
#store_search ul li#bottan3 { left: 133px; top: 111px;}
#store_search ul li#bottan4 { left: 12px; top: 208px;}

#store_search div { position: absolute; visibility:hidden;}
#store_search div#box1 { left: 272px; top: -1px;}
#store_search div#box2 { left: 262px; top: 160px;}
#store_search div#box3 { left: 132px; top: 75px;}
#store_search div#box4 { left: 10px; top: 208px;}


/*- V’…î•ñƒGƒŠƒA -*/
#news_list {
	height: 115px;
	/*- For IE6.0 -*/
	* height: 131px;
	overflow: auto;
	border: 1px solid #E6E6E6;
	border-top: none;
	width: 399px
	}

#news_list dl {
	clear:both;
	line-height:0.8em;
	margin:5px;
}

#news_list dl dt{
	clear:both;
	float:left;
	display:block;
	width: 75px;
	padding: 0 0 0 9px ;
	font-weight:bold;
	line-height:1.3em;
	background:url(../images/arrow_02.gif) no-repeat left;
}
#news_list dl dd {
	display:block;
	width: 270px;	
	margin:0 0 0 86px;
	padding: 0 0 0.5em 0 ;
	line-height:1.3em;
}
