
/*サイドメニュー
------------------------------------------------------------*/
/*サイドタイトル*/
.side_title {
	background:url(/brand/img/side-title_back.gif) no-repeat 0 center;
	height:23px;
	border-bottom: solid 1px #989898;
	}	
.side_title p, .side_title_l p {
	color:#4A57B9;
	font-weight:bold;
	margin:3px 0 1px 20px;
	vertical-align:middle;
	}
.side_title_l {
	background:url(/loan/img/side-title_back210.gif) no-repeat 0 center;
	height:23px;
	border-bottom: solid 1px #989898;
	}
.side_main{
	padding:5px;
	margin-bottom:10px;
	border:1px #989898 solid;
	border-top: none;
	border-bottom: none;
	}	
.side_point {
	padding: 3px 0 3px 5px;
	border-left: 1px #989898 solid;
}
.side_info {
	padding: 3px 5px;
	margin-bottom:10px;
	border-right: 1px #989898 solid;
}
.txt{
	line-height: 20px;
	margin:0px 10px;
	}	
