@charset "utf-8";


/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/

#contents{
	width: 670px;
	height: 100%;
	min-height: 820px;
	background: url(../img/met_h1.png) no-repeat scroll right top;
}
h2{
	height: 100px;
	margin:0;
	padding:0;
	font-size: 250%;
}
#innercontent{
	width:600px;
	min-height: 575px;
	margin:50px auto 0 auto;
}
.mettext{
	width: 500px;
	font-size: 85%;
	line-height: 1.8;
	margin-bottom: 3em;
}
#page{
	font-size: 75%;
	height: 20px;
	text-align: center;
	margin-top: 100px;
}
#page a{
	margin:0 10px;
}

/* @end */


/*480px＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width : 480px) {

html{
	font-size : 100%;
} /*レスポンシブタイプセッティングの指定*/
/*　nav　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* nav end */
/* contents =============== */
/* contents end */
/*footer====================*/
/* @end */
}/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
