@charset "utf-8";
#contents #migi h2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #FFFFCC;
	background-color: #66CC99;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 18px;
}
#migi p {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #333300;
	text-align: left;
	line-height: 18px;
	margin-left: 10px;
}
#migi h3 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #66CC33;
	background-color: #FFD7D7;
	text-align: center;
	height: 40px;
	width: 270px;
	padding: 5px;
	line-height: 16px;
	margin-left: 200px;
	text-decoration: none;
}
#migi a {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #66CC33;
	text-decoration: none;
}
