<style type="text/css">
<!--
/*ALL*/
@charset "utf-8";

/* その他テキストリンク
--------------------------------------------------------------*/

#right_bana_list {
	margin: 0px;
	padding: 0px;
}

#right_bana_list .cate_other {
    clear: both;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    float: right;
}

#right_bana_list .cate_other a {
    background: url("/contents/category/sale/images/icon_other.gif") no-repeat scroll left center transparent;
    color: #666666;
    padding-left: 18px;
    text-decoration: underline;
}

#right_bana_list .cate_other a:hover {
    color: #666666;
    text-decoration: none;
}



#right_bana_list img {
	vertical-align: bottom;
}

#right_bana_list li {
	margin-bottom: 5px;
}


/* 保険バナー枠
--------------------------------------------------------------*/

#hoken ul {
	border: 1px solid #3c9f00;
	margin: 0px 0 10px;
	padding: 10px 0 0px;
}

#hoken li {
	margin: 0 0 10px;
	padding: 0 8px;
}


/* service_block上書き
--------------------------------------------------------------*/


#right_container ul.service_block {
	display:none;
}

/* service_block2
--------------------------------------------------------------*/
#right_container ul.service_block2{
	margin:0px 0px 10px;
	padding:0px;
	background-image:url(http://www.kilat.jp/kilat/image/common/service_bor.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}
#right_container ul.service_block2 li{
	margin:0px 0px 0px;
	padding:4px 0px;
	background-image:url(http://www.kilat.jp/kilat/image/common/service_bor.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
#right_container ul.service_block2 li a{
	display:block;
	margin:0px 0px 0px 9px;
	padding:0px 0px 0px 12px;
	background-image:url(http://www.kilat.jp/kilat/image/common/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	}
