@charset "Shift_JIS";
/* ===================================================================
CSS information

 file name  :mailp.css
 style info :メールページ専用スタイル

=================================================================== */
#main {
	padding-top: 40px;
}


.macap {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
}

.maannot1 {
	font-size: 80%;
}

.maannot2 {
	margin-top: 10px;
	font-size: 60%;
}

/* 強調文字色 */
.empha1 {
	color: #ffff00;
}

.empha2 {
	color: #ff3000;
	/*font-size: 80%;*/
}


#maimg {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#maimgannot {
	text-align: center;
	margin-bottom: 20px;
	font-size: 60%;
}


