@charset "utf-8";
/* CSS Document */

#side_left, #side_right {
	width:180px;
	/* background-color:#f6f6f6; */ 
	padding-bottom:10px;
	float:left;
	margin-right:10px;
}

p {
	line-height:0;
}

ul#search_area, dl {
	width:160px;
	margin:10px auto;
}

ul#search_area li a, dd a {
	display:block;
	width:160px;
	line-height:23px;
	margin-bottom:1px;
	font-size:14px;
	text-indent:15px;
	background:url(https://www.rakuten.ne.jp/gold/kkdirect/images/side_btn_base_s.gif) no-repeat;
}

dt {
	font-size:14px;
	margin-bottom:5px;
	text-indent:5px;
}

dd a:last-child {
	margin-bottom:10px;
}

ul#bnr {
	margin:10px 0 0;
}

ul#bnr li {
	line-height:0;
	margin-bottom:10px;
}



input.example1 { width: 140px;margin-bottom:10px; }




