@charset "UTF-8";

/* ngoe_form
------------------------------------------ */
#ngoe_form {
	text-align: center;
	margin: 0px;
	padding: 5px;
}
#ngoe_form * {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#ngoe_form img {border: 0; vertical-align: bottom; line-height: 0; }

#company {
	width: 475px;
	text-align: left;
}
#company h1 {
	font-size: 10px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#company .logo {
	margin: 0px;
	padding: 5px 0px;
}
#ngoe_form #form_rapper {
	margin: 0px;
	padding: 0px 0px 10px;
	background: url(../images/ngoe_formbk03.gif) no-repeat left bottom;
	width: 475px;
	text-align: left;
}
#ngoe_form form {
	margin: 0px;
	padding: 0px;
	background: url(../images/ngoe_formbk08.gif) no-repeat left top;
}
#headline {
	border-bottom: 6px solid #009fd6;
	background: url(../images/ngoe_formbk02.gif) repeat-y center top;
}
#headline .inner {
	width: 450px;
	background: url(../images/ngoe_formbk01.gif) no-repeat left top;
	padding: 13px 10px 5px 15px;
}
#headline .inner h2 {
	font-size: 12px;
	line-height: 1.4;
	margin: 0px;
	font-weight: bold;
	float: left;
	width: 355px;
}
#btn_close01 {
	float: right;
	height: 19px;
	width: 91px;
}
#btn_close02 {
	height: 19px;
	width: 91px;
}
#article_lead {
	width: 445px;
	font-size: 12px;
	padding: 0px 15px;
	background: url(../images/ngoe_formbk08.gif) no-repeat left top;
}
#article_lead p {
	line-height: 1.2;
 }
#article_lead .note01 {
	font-size: 10px;
	padding: 0px;
}
#article_min {
	width: 445px;
	padding: 5px 15px 10px;
	background: url(../images/ngoe_formbk05.gif) no-repeat center bottom;
	margin-bottom: 5px;
}
#article_min.sunkus_text p {
	width: 425px;
	padding: 15px 10px;
	border-style: none;
	background: url(../images/ngoe_formbk04.gif) repeat-y left top;
	margin: 0px;
	overflow: auto;
	font-size: 12px;
	text-align: center;
}
#article_min #textarea_box {
	width: 425px;
	padding: 10px;
	border-style: none;
	background: url(../images/ngoe_formbk04.gif) repeat-y left top;
	margin: 0px;
	overflow: auto;
	font-size: 14px;
	height: 6em;
	float: left;
}
#article_addres {
	padding-bottom: 10px;
}
#article_comptxt {
	margin:15px auto 30px;
	text-align:center;
	font-size: 16px;
	line-height: 1.7em;
}
#article_addres dt {
	width: 129px;
	height: 15px;
	float: left;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 4px;
}
#addres_text {
	width: 306px;
	border-style: none;
	font-size: 14px;
	padding: 3px 5px;
	height: 19px;
	background: url(../images/ngoe_formbk06.gif) no-repeat left top;
}
#btn_submi {
	width: 202px;
	display: block;
	margin-left: 142px;
	padding: 10px;
}
#disclaimer {
	font-size: 10px;
	padding: 0px 15px 15px;
	width: 445px;
	line-height: 1.4;
}
#disclaimer p {
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px;
}
#article_min:after,
#headline .inner:after,
#article_addres:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
