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

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

p {
	line-height:0;
}

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

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

dt {
 font-size:16px;
 margin-bottom:5px;
 text-indent:5px;
}
 
dd a:last-child {
 margin-bottom:10px;
}

a { text-decoration: none; }
a:link { color: #1c2d5b; }
a:visited { color: #1c2d5b; }
a:hover { color: #ff0000; }
a:active { color: #1c2d5b; }
 
ul#bnr {
 margin:10px 0 0;
}
 
ul#bnr li {
 line-height:0;
 margin-bottom:10px;
}
