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

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

p {
	line-height:0;
}

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

ul#search_area li a {
	display:block;
	width:200px;
	line-height:23px;
	margin-bottom:1px;
	font-size:10px;
	text-indent:15px;
	background:url(../../img/side_btn_base_s.gif) no-repeat;
}

ul#bnr {
	margin:10px 0 0;
}

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