@charset 'utf-8';
/* about */
#mainContents {
	height:auto;
}
#mainSubContents {
	background-image: url(../img_main/fn_background-01-02.png);
	height: auto;
	overflow: visible;
}
/* */
#errorBox p {
	padding: 100px 100px 0px;
	color: #ca0b0e;
	text-align: center;
}
