@charset "utf-8";


/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/
h1{
	font-size: 50px;
}

h1 span{
	color: #c00;
}
#contents{
	width: 670px;
	height: 100%;
	min-height: 835px;
	background:url(../img/message_h1.png) no-repeat scroll right bottom;
}

#messagetext{
	line-height: 2;
	min-height: 720px;
	width:500px;
	margin:50px auto 0 auto;
	font-size: 85%;
}
#messagetext p{
	margin-bottom: 1em
}

/* @end */


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

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