@charset "UTF-8";

/* /tips/ml/ */

p.lead {
	padding: 15px 0 0 3px;
}

p.back {
	padding: 15px 0 0 3px;
	font-family: "lr SVbN", "Osaka-", monospace;
	line-height: 100%;
}

.year {
	padding-bottom: 15px;
	font-size:120%;
}

.bnlist {
	padding: 3px 5px;
	font-weight:bold;
	background:#EEEEEE;
	margin-bottom:4px;
}
.ml-w {
	border: 1px solid #ccc;
	height: 100%;
	width: 578px;
	padding: 10px;
}

a.year-a,
a.year-a:link,
a.year-a:visited {
	color: #2F419B;
	text-decoration: underline;
}

.mm-d {
	background: url("../../tips/ml/img/index_line.gif") no-repeat top;
	padding: 13px 0 0;
}

.mm-title {
	color: #3399CC;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}

.mm-title span {
	padding-right: 10px;
	line-height: normal;
	vertical-align:bottom;
}


h4 {
	padding-bottom: 15px;
}

.lead-l {
	float: left;
	width: 15px;
}

.lead-r {
	float: left;
	width: 555px;
}

.mm-btn {
	text-align: right;
	margin: 14px 0;
}
