
/* other --------------- */

#lv2_other {
	width: 710px;
	margin: 5px auto 0 7px;
	padding: 10px 0 10px 20px;
	border-left: 3px solid #ADA494;
	color: #333;
	line-height: 150%;
	display: block;
	clear: both;
}

#lv2_other dl dt {
	font-weight: bold;
}

#lv2_other dl dd {
	padding: 0 0 15px;
}

#lv2_other ul {
	margin: 0 0 0 15px;
	padding: 0 0 15px;
}

#lv2_other ul li {
	padding: 0 0 5px;
	list-style: disc;
}


/* 関連リンク --------------- */

div.other_link {
}

div.other_link div.set {
	padding: 0 0 25px;
}

div.other_link div.set p.tit {
	padding: 0 0 5px;
	font-weight: bold;
}

div.other_link div.set p.tit a {
	text-decoration: none;
}

div.other_link div.set p.link {
	padding: 0 0 5px 15px;
}

div.other_link div.set p.desc {
	padding: 0 0 0 15px;
}