@charset "utf-8";
#migi h3 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #663300;
}
#migi h2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	background-color: #FFD9B3;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	line-height: 1.6em;
}
#migi a {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #663333;
	text-decoration: underline;
}

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

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

#contents #migi .modoru a:hover img {
 top: -30px;
 position: relative;
 
}

