@charset "UTF-8";
/* CSS Document */

#main_voice {width:800px; padding:0 0 10px 0;}
#main_voice p {padding:0 0 10px 0;}
#main_voice p.totop {padding:30px 0 10px 0; text-align:right;}




#footer {
	width:800px;
	height:179px;
	background-image: url(../images/100210/info-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.apply {
	width: 380px;
	height: 71px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../01madeinmaui/01/images/logo-apply.gif);
	background-repeat:no-repeat;
	position: relative;
}
/*メールリンク部分*/
#footer .apply p.title {
	font-size:14px;
	color: #ED5FAD;
	position: absolute;
	bottom: 40px;
	left: 70px;
	line-height: 112%;
}
.apply p a:link, .apply p a:visited, .apply p a:hover, .apply p a:active  {
	color: #f5a6d2;
	position: absolute;
	bottom: 12px;
	left: 115px;
	font-size: 15px;
	line-height: 112%;
}

.sNavi {padding:70px 0 0 10px;}
