/* --------------------------------------------------

	WELBOXナビ

-------------------------------------------------- */

/*----- reset -----*/
body,div,dl,dt,dd,ul,li,h2,p {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
ol,ul {
	list-style: none;
}

a:link {
	color: #0088ff;
	text-decoration: none;
}
a:visited {
	color: #734c99;
	text-decoration: none;
}
a:focus {
	color: #7fb5ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#leftNavi {
	background: url(../img/related_bg_item-listA01_0001.gif) repeat-x scroll 0 100% transparent;
}

/*----- レイアウト -----*/
#leftNavi ul li {
	width: 200px;
	border-top: 1px dotted #bfbfbf;
	padding: 8px 0px;
	margin: 0px 10px;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

#leftNavi ul li.firstBlock {
	border: none;
}

#leftNavi ul li p a {
	background: url(../img/ico_0001.gif) no-repeat 0 3px;
	padding: 0px 10px;
}

#leftNavi ul li .update {
	color: #e4007f;
	font-size: 10px;
}

/*-- サムネイル有 --*/
#leftNavi ul li dl.thumb {
	width: 200px;
	overflow: hidden;
	_zoom: 1;
}
#leftNavi ul li dl.thumb dt {
	float: left;
	height: 90px;
	width: 90px;
}
#leftNavi ul li dl.thumb dd {
	float: right;
	width: 100px;
}


/*-------------------------------
	国内宿泊
-------------------------------*/

#kokunai_shukuhaku{
	background:url(../img/kokunai_bg.gif) no-repeat;
	width:220px;
	height:220px;
	margin-top:10px;
}

#kokunai_shukuhaku dl{
	padding-top:48px;
	margin:0 14px;
}

#kokunai_shukuhaku dl dt img{
	border:solid 1px #FFFFFF;
	vertical-align: text-bottom;
	margin-bottom:15px;
}

#kokunai_shukuhaku dl dd{
	margin-left:0px;
}

#kokunai_shukuhaku dl dd img{
	margin-bottom:7px;
}

/*-------------------------------
	WELモール
-------------------------------*/

#welmall_area{
	width:220px;
	height:auto;
	margin-top: 10px;
}

#welmall_area #welmall_area_h{
	background:url(../img/welmall_bg_h.gif) no-repeat;
	height:37px;
}

#welmall_area #welmall_area_f{
	background:url(../img/welmall_bg_f.gif) no-repeat;
	height:6px;
}

#welmall_area #welmall_area_m{
	background:url(../img/welmall_bg_m.gif) repeat-y;
	padding:15px 14px 5px;
}

#welmall_area #welmall_area_m ul{
	position:relative;
	width:190px;
	height:85px;
	padding:0;
	margin:0 0 10px 0;
}

#welmall_area #welmall_area_m ul li{
	position:absolute;
	list-style-type:none;
	display:none;
}

#welmall_area #welmall_area_m ul li img{
	border:solid 1px #FFFFFF;
	vertical-align: text-bottom; 
}

#welmall_area p{
	margin:0;
	padding-bottom:5px;
}
