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

.ml_img {
	width:36px;
	padding:2px;
	border-right: 1px solid #bbbbbb;
}

.ml_tit a{
	color:#09306b;
	font-size:13px;
	line-height:100%;
	font-stretch:normal;
	text-decoration:none;
}

.ml_tit a:hover{
	color:#09306b;
	font-size:13px;
	line-height:100%;
	font-stretch:normal;
	text-decoration:none;
}

.ml_row {
	padding-bottom:3px;
	border-bottom: 1px dotted #bbbbbb;
}

.ml_row_end {
	padding-bottom:3px;
	border-top: 1px dotted #bbbbbb;
}
