@charset "shift_jis";

/* サイドバー */

#sidebar{
	width:241px;
	/*margin-top:35px;*/
	float:left;
}
#sidebar #localNavi{
	width: 241px;
}

#sidebar #localNavi h3{
	width:228px;
	background: url(/web/common/images/sideber/bg_round_top.png) no-repeat left top; 
	padding-top:13px;
	padding-left:13px;
	height:30px;
}

#sidebar #localNavi h3 img{
	line-height: 0;
	font-size: 0;
}

#sidebar #localNavi .middle{
	padding: 3px 0 8px 13px;
	background: url(/web/common/images/localnavi/bg_round_middle.png) repeat-y left top;
}

#sidebar #localNavi .bottom{
	/*height: 10px;*/
	padding-bottom:7px;
	background: url(/web/common/images/localnavi/bg_round_bottom.png) no-repeat left bottom;
	text-align: left;
}

#sidebar #localNavi .middle h4{
	line-height: 0;
	font-size: 0;
	padding: 10px 0;
}

#sidebar #localNavi ul li a img{
	line-height: 0;
	font-size: 0;
	vertical-align: top;
	zoom: 1;
}

.mTtl {
	line-height: 0;
	font-size: 0;
	margin-top:7px;
	padding: 0 0 0 16px;
	background: url(/web/common/images/sideber/ico_localnavi_arrow_red.gif) no-repeat 7px center;
}

.mTtl span {
	display: block;
	zoom: 1:
}

/* カード会員 */
#sidebar #localNavi .memberBanner{
	margin-top:8px;
}