@charset "Shift_JIS";
/* CSS Document */

#mainContents h3{
	height: 120px;
	overflow: hidden;
	margin: 0 0 10px;
}

#mainContents h3 span{
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 120px 0 0;
	display: block;
}

/* g======================================================================================================== */
#thanks{
	padding: 150px 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
}
