@charset "utf-8";
/*
==================================================
2012年5月分対応ここから
==================================================
*/

* {
	font-family: "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Arial";
}

.area_cont_index {
	background: url(../../common/img/bg_area_cont_index.jpg) 0 0 repeat-x;
	min-height: 523px;
}

* html .area_cont_index {
	height: 523px;
}

.area_cont_index h3 {
	margin: 0 0 18px 0;
}

.area_cont_index .logo_ntn {
	margin: 0 0 27px 0;
	text-align: center;
}

.nav_cont {
	list-style: none;
	width: 900px;
	margin: 20px auto 20px auto;
	padding: 0;
}

.half {
	width: 404px;
}

.nav_cont li {
	margin: 0 0 9px 0;
	padding: 0;
	text-align: center;
}

.nav_cont li img {
	vertical-align: top;
}

.area_cont_index .area_btn,
.area_cont_form .area_btn {
	text-align: center;
	margin: 0;
	padding: 0;
}


.area_cont_form h3 {
	margin: 0 0 15px 0;
}

.area_cont_form div {
	margin: 0;
	padding: 0;
	border: 0;
}

#fs1 {
	margin-bottom: 18px;
}

#fs1 h4 {
	margin: 0;
	padding: 12px 15px;
	color: #000000;
	font-size: 113%;
	background-color: #F2EBD9;
	border-top: 1px solid #0086D1;
	border-bottom: 1px dotted #7f7f7f;
	width: 870px;
}

#fs1 p {
	margin: 0;
	padding: 12px 15px;
	background-color: #FBF8F1;
	border-bottom: 1px dotted #7f7f7f;
	width: 870px;
}

.w518 {
	width: 518px;
}

.area_cont_form .inner {
	padding: 0 10px;
	width: 880px;
}

#fs2, div.fs2 {
	margin-bottom: 18px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

table.td0 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.td0 tr {	/* tableがborder-collapse: separate;のとき使える（IE6/7は無効） */
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

table.td0 th {
	padding: 12px 15px;
	line-height: 1.7;
	background-color: #f2f2f2;
	width: 133px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	*border-top: 1px solid #FFF;
	*border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

table.td0 td {
	padding: 12px 15px;
	line-height: 1.7;
	background-color: #FFF;
	*border-top: 1px solid #FFF;
	*border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

table.td1 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}

table.td1 tr {	/* tableがborder-collapse: separate;のとき使える（IE6/7は無効） */
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

table.td1 th {
	padding: 12px 15px;
	line-height: 1.7;
	background-color: #f2f2f2;
	width: 133px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	*border-top: 1px solid #666;
	*border-bottom: 1px solid #666;
	/*border-left: 1px solid #666;*/
}

table.td1 td {
	padding: 12px 15px;
	line-height: 1.7;
	background-color: #ffffff;
	*border-top: 1px solid #666;
	*border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	/*border-right: 1px solid #666;*/
}

#fs3 {
	margin-bottom: 15px;
}

table.td2 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #c7c7c7;
}

table.td2 th {
	background-color: #f2f2f2;
	/*width: 133px;*/
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	border-bottom: 1px solid #c7c7c7;
	/*border-right: 1px solid #666;*/
	padding: 4px 0;
}

table.td2 th span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #CFE7FA;
	display: block;
	width: 133px;
	padding: 15px 15px;
}

table.td2 td {
	background-color: #ffffff;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #666;
	/*border-right: 1px solid #666;*/
	padding:4px;
}

table.td2 td span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #F3F8FB;
	display: block;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
}

table.td2 td span * {
	margin-top: 10px;
}

table.td2 td span option {
	margin-top: auto;
}

*:first-child+html table.td2 td span * {
	margin-top: 0;
}

.w65 {
	width: 65px;
}

.w80 {
	width: 80px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w130 {
	width: 130px;
}

.w165 {
	width: 165px;
}

.menu {
	text-align: center;
	margin: 35px 0 0 0;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 12px 0;
	background-color: #F3F8FB;
	font-size: 80%;
}

.menu li {
	display: inline;
	margin-right: 5px;
}  

.menu li a {
	display: inline-block;
	background: url(../../common/img/mark_arrow.gif) left center no-repeat;
	padding-left: 15px;
	color: #000;
}

.menu li a:hover {
	text-decoration: underline;
}


#area_result h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 113%;
}

#area_result p {
	margin: 0;
	padding: 0;
}

#result_box {
	margin: 10px 0 15px 0;
	padding: 12px 15px;
	border: 1px solid #c7c7c7;
	background-color: #FEFBD0;
	position: relative;
	width: 868px;
	line-height: 1.5;
}

#result_box dt {
	font-size: 87.5%;
	font-weight: bold;
	width: 450px;
}

#result_box p {
	font-size: 87.5%;
	font-weight: bold;
	width: 850px;
	margin: 0;
	padding: 0;
}

#result_box dt span,
#result_box p span {
	color: #dc0000;
}

#result_box dd {
	position: absolute;
	right: 15px;
	top: 12px;
}

#area_result .td3 {
	margin: 0 0 20px 0;
}

table.td3 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #c7c7c7;
}

table.td3 th {
	background-color: #f2f2f2;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	border-bottom: 1px solid #c7c7c7;
	padding:0;
}

table.td3 th div {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #CFE7FA;
	display: block;
	padding: 15px 15px;
}

table.td3 thead th div {
	background-color: #f2f2f2;
}

table.td3 thead th .bar {
	background: #f2f2f2 url(../img/bg_td3_thead.gif) left center no-repeat;
}

.b {
	font-weight: bold;
}

.lyt_ctr {
	text-align: center;
}


table.td3 td {
	background-color: #ffffff;
	border-bottom: 1px solid #c7c7c7;
	padding:0;
}

table.td3 td div {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #F3F8FB;
	display: block;
	padding: 0 15px;
}

table.td3 td div * {
	margin-top: 8px;
}

*:first-child+html table.td3 td div input {
	margin-top: 0;
}

table.td3 td div span {
	border: 1px solid #c7c7c7;
	padding: 5px 0;
	width: 100%;
	display: block;
	line-height: 1;
	text-align: right;
	background-color: #ffffff;
}


table.td4 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.td4 tr {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

table.td4 td {
	padding: 12px 15px;
	line-height: 1.7;
	background-color: #F3F8FB;
	*border-top: 1px solid #ffffff;
	*border-bottom: 1px solid #ffffff;
}

.number {
	border: 1px solid #000;
	text-align: right;
	font-family: monospace;
	font-size: 95%;
}

.text {
	border: 1px solid #000;
	text-align: left;
}

.alphanum {
	ime-mode: disabled;
}

#fs1 h4 span {
	font-size: 80%;
	background-color: #2889B3;
	padding: 3px 4px 2px 4px;
	color: #fff;
	margin: 0 5px 0 0;
	line-height: 1;
	display: inline-block;
}

table.td5 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

table.td5 th {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #CFE7FA;
	line-height: 1.7;
	padding: 8px 0;
	font-size:80%;
	font-weight: normal;
}

table.td5 td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	line-height: 1.7;
	padding: 8px 0;
}

table.td5 td div {
	border: 1px solid #c7c7c7;
	height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
}


table.td6 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #009;
	font-size:140%;
}

table.td6 td {
	padding: 5px 5px;
	line-height: 1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

table.td6 .odd td {
	background-color: #F3F8FB;
}


.tablelist {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	/*border-top: 1px solid #c7c7c7;*/
}

.tablelist li {
	margin: 0 0 20px 0;
	padding: 0;
	/*border-bottom: 1px solid #c7c7c7;*/
	width: 100%;
	/*vertical-align:top*/;
}


table.td7 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

table.td7 th {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	background-color: #CFE7FA;
	line-height: 1.7;
	padding: 10px;
	font-size:80%;
	font-weight: normal;
	/*width: 120px;*/
	text-align: center;
}

table.td7 td {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	line-height: 1.7;
	padding: 10px;
	background-color: #F3F8FB;
	text-align: center;
}

table.td7 td span {
	border: 1px solid #c7c7c7;
	padding: 5px 0;
	/*width: 150px;*/
	display: block;
	line-height: 1;
	text-align: center;
	background-color: #ffffff;
	margin: 0 auto;
}

table.td7 th.rowspan {
	width: 261px;
}

.ContentsBodyPopup {
	background-color: #FFF;
	margin: 0 auto;
	width: 950px;
}

address {
	width: 900px;
	height: auto;
}

#enable-js {
    color: #F00;
    font-size: 15px;
    padding: 20px;
    text-align:center;
}

.note,
.main p.note,
.main table.note td {
	color: #900;
	font-size: 12px;
}
.main p.note2 {
	color: #900;
	font-size: 12px;
	margin-bottom: 24px;
}	

.main h5 {
	width: 100%;
	margin: 8px 0;
	font-size: 110%;
	color: #333;
}

.warning {
	color: #F00;
}

fieldset.warning {
	width: 850px;
	margin: 10px 0;
	color: #000;
}
fieldset.warning legend {
	color: #F00;
}
fieldset.warning ul li {
	font-size: 80%;
}

table.sheet th {
	padding: 2px;
	background-color: #CFE7FA;,
}
table.sheet td {
	padding: 2px;
}

p.footer_link {
	text-align: right;
	font-size: 90%;
	padding-bottom: 6px;
/*	border-bottom: 1px solid #999; */
}

strong.required {
	color: #F00;
}

@media print {
	.noprint {
		display: none;
	}
}

div.main div.error {
	/*text-align: center;*/
	color: #F00;
	font-weight: bold;
	font-size: 100%;
	padding: 12px 0 20px 0 !important;
}
div.main span.error {
	color: #F00;
	font-weight: bold;
	font-size: 100%;
}
div.main div.error p {
	color: #F00;
	font-weight: bold;
	line-height: 160%;
}

tr.invalid th,
tr.invalid td {
	color: #F00;
}

tr.odd {
	background-color:#FCFCFF;
}

input.validate-error,
select.validate-error,
textarea.validate-error {
    background-color: #FCC;
}

p.memo {
	word-wrap: break-word;
}

ul.footnote {
    margin-left: 4px;
    padding-left: 4px;
}
ul.footnote li {
    list-style: none;
    font-size: 12px;
}

ul#header_links {
	float:right;
	margin: 7px 35px 0 0;
	padding: 0;
	list-style: none;
}
ul#header_links li {
	text-align:right;
	/* Neither IE9 Compatible Mode nor IE11 Emulation Mode render correctly...
	line-height:100%;
	*/
	line-height:0%;
	font-size:1%;
}
ul#header_links li a {
	line-height:120%;
	font-size: 11px;
	color: #FFF;
}
