@charset "utf-8";

* {
font-style:normal;
}

#migi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px auto 0 auto;
}
#migi h2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFD9B3;
	text-align: center;
	height: 60px;
	width: 320px;
	margin-left: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	line-height: 18px;
}
#migi a {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 17px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: underline;
}

#contents #migi .modoru{
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 30px auto 0 auto;
	display: block;
	width: 63px;
	height: 21.5px;
	overflow:hidden;
}

#contents #migi .modoru a {
 zoom: 1;				/* IE6以前に対応 */
	margin: 30px auto 0 auto;
	padding: 30px auto 0 auto;
 background:url(../tenjispace/images/modorubutton.png) left top no-repeat;
 overflow:hidden;
}

#contents #migi .modoru a:hover img {
 top: -21.5px;
 position: relative;
 
}
#contents #migi h1 {
	font-size: 18px;
	color: #C86B32;
}

