@charset "utf-8";
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th { font-size: 1em; font-style: normal; }
body { font-size: 80%; font-family: 'メイリオ',meiryo,'ＭＳ Ｐゴシック',MS PGothic,Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif; line-height: 1.6; color: #444444; }
ul, ol { list-style: none }
fieldset, img { border: none }
caption, th { text-align: left }
table { border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%; }
select option { padding: 0 5px }
form label { cursor: pointer }
input { vertical-align: middle }
a { text-decoration: none; color: #314da5; }
a:visited { text-decoration: none; color: #314da5; }
a:hover { text-decoration: underline; }

body {
	padding:20px 0 0 20px;
}
#contents {
	position:relative;
	width: 821px;
	height: 390px;
	margin:55px auto 0 auto;
	background:url(../img/deny_bg.gif) no-repeat;
}
.NFtext {
	padding:105px 450px 0px 58px;
}
.NFtext p {
	margin-top:20px;
}
.code{
	position:absolute;
	bottom:15px;
	left:58px;
	color:#666666;
}


