@charset "utf-8";

#contents {
	padding-bottom:0;
}

#pageTitle {
	padding-top:30px;
}

#mainAreaW {
	padding:0 0 50px;
	/*background:url(../images/error_btmlogo.png) center bottom no-repeat;*/
}

#mainAreaW .section {
	width:730px;
	margin:0 auto;
	padding:30px 0;
	background:#fafafa;
	text-align:center;
}

#mainAreaW .section h3 {
	width:330px;
	margin:0 auto;
	padding:5px 0 25px 61px;
	color:#1da8ba;
	background:url(../images/error_caution.png) left top no-repeat;
	font-size:117%;
	line-height:1.6;
	font-weight:bold;
	white-space:nowrap;
}

#mainAreaW .siteUrl {
	padding:0 0 25px;
}

#mainAreaW .siteUrl a {
	padding-left:12px;
	background-image:url(../images/arrow_sitemap.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	font-weight:bold;
}

#mainAreaW .siteUrl a:hover {
	background-position:0 -196px;
}

#mainAreaW .caution {
	padding:0 0 25px;
	font-size:84%;
}

#mainAreaW .btmLogo img {
	margin:0 auto;
}

#toPageTop p {
	padding-top:5px;
}

#toPageTop p a {
	display:none;
}
