@charset "utf-8";
/* CSS Document */
p.midasi{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
}
span.honbun{
	display: block;
	font-size: 12px;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
	line-height: 130%;
}
a.mnmn{
	display: block;
	width: 210px;
	background-color: #DFDFDF;
	padding: 5px;
	text-decoration: none;
	color: #F60;
	border: none;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}
a.mnmn2{
	display: block;
	width: 210px;
	background-color: #DFDFDF;
	padding: 5px;
	text-decoration: none;
	color: #F60;
	border: none;
	margin-bottom: 10px;
	margin-right: 0;
	text-align: left;
}
a:hover.mnmn{
	background-color: #CCC;
	color: #009;
}
a:hover.mnmn2{
	background-color: #CCC;
	color: #009;
}
img.mnmn{
	display: inline;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border: none;
}
