@charset "utf-8";
/* CSS Document */

#side {
	width:200px;
	background-color:#f6f6f6;
}

p {
	line-height:0;
}

ul#search_area {
	width:180px;
	margin:10px auto;
}

ul#search_area li a {
	display:block;
	width:180px;
	line-height:25px;
	margin-bottom:20px;
	font-size:13px;
	text-indent:18px;
	background:url(../../img/side_btn_base.gif) no-repeat;
	text-decoration: none;
}

ul#bnr {
	margin:10px 0 0;
	  text-align: center;
}

ul#bnr li {
	line-height:0;
	margin-bottom:10px;
	
}


