@charset "ISO-2022-JP"
/* CSS Document */



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.red{color:#D00003;}

.orange{color:#EB9900;}

body, p, h1, h2, h3, h4, h5, h6, ul, li{
	margin: 0;
	padding: 0;
	font-family:'$B%R%i%.%N3Q%4(B Pro W3','Hiragino Kaku Gothic Pro','$B%a%$%j%*(B',Meiryo,'$B#M#S(B $B#P%4%7%C%/(B','MS PGothic',sans-serif;
	font-weight:normal;
	font-size:14px;
	letter-spacing:1px;
}

p{width:95%;margin:0 auto 5px auto;}

#contents{
	width:800px;
	border:1px solid #999;
	border-top:none;
	padding:10px;
	margin:0 auto;
	}
	
#print_chk{
	width:800px;
	border:1px solid #999;
	border-top:none;
	padding:10px;
	margin:0 auto;
	font-size:12px;
	}
	
#print_chk2{
	width:640px;
	border:1px solid #999;
	border-top:none;
	padding:7px;
	margin:0 auto;
	font-size:9px;
	}
	
#print_chk table{
	border-collapse:collapse;
	width:95%;margin:20px auto;
	margin-bottom:0;
	}
	
#print_chk td{
	border:1px solid #999;
	padding:5px;
	}

h1{
	text-align:center;
	margin:0 auto 30px auto;
	background-color:#4B789E;
	border:1px solid #999;
	padding:10px;
	font-size:24px;
	letter-spacing:3px;
	color:#fff;
	}
	
.h1Sml{font-size:14px;}
	
h2{
	color:#333;
	/*width:98%;*/
	text-align:left;
	font-size:16px;
	border-left:15px solid #4B789E;
	background:#f2f2f2;
	padding:10px 10px;
	margin:20px auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

h3{
	color:#333;
	text-align:left;
	font-size:14px;
	border-left:10px solid #987c46;
	padding:3px 10px;
	margin:20px auto 5px auto;
	width:95%;
	background:#f1f1f1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

h3.sub{
	color:#333;
	text-align:left;
	font-size:14px;
	border-left:10px solid #393;
	padding:3px 10px;
	margin:0 auto;
	width:90%;
	background:#f1f1f1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

h4{
	color:#393;
	text-align:left;
	font-size:14px;
	padding:3px 5px;
	margin:15px 10px 0 45px;

}

h5{
	color:#666;
	width:90%;
	text-align:left;
	padding:3px 5px;
	margin:10px auto 10px auto;
	font-size:12px;
}

h6{
	width:80%;
	color:#333;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	padding:10px;
	margin:40px auto 30px auto;
	background:#DAE5F0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
border:1px solid #889;
}


.smlTxt{font-size:12px;}
.m_smlTxt{font-size:12px;color:#666;}



ul{ display:block; list-style-type: decimal; width:95%;margin:30px auto;padding-left:40px; }
li{margin-bottom:10px;font-size:14px;}
.txtBox1{
	margin:5px 20px 30px 20px;
	padding:10px;
	}
	
.txtBox1 a{text-decoration:underline;}
	
.txtBox_br{
	margin:20px;
	padding:10px;
	}
	
.subTitl{margin:15px; font-size:16px;}

.subAlrt{
	color:#177794;
	text-align:center;
	font-size:14px;
	border:1px solid #660;
	background:#ededed;
	padding:15px;
	margin:20px auto;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	}
	
/*table{
	width:95%;margin:20px auto;
	border-left:1px solid #999999;
	border-top:1px solid #999;
	margin-bottom:40px;
	}*/
	
table{
	border-collapse:collapse;
	width:95%;margin:20px auto;
	border:1px solid #999999;
	margin-bottom:40px;
	}
	
td{
	border:1px solid #999;
	padding:5px;
	}
	
.td_cnt{
	text-align:center;
}

.td_cnt_tl{
	text-align:center;
	border-bottom:1px solid #ddd;
}

.td_lft{
	text-align:left;
}

input:focus {
    border:solid 1px #EEA34A;
}

.inputsub{
	display:block;
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	margin:5px auto 40px auto;
	width:90%;
	height:auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputTxt{
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputTxt70{
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	width:70%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputTxt50{
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	width:50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputTxt30{
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	width:30%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputTxt20{
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	width:20%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputTxt10{
	border:0;
	padding:5px;
	border:solid 1px #a8aba6;
	width:10%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.inputdmm{ display:none;}

#btnBox{
	display:block;
	width:100%;
	text-align:center;
	overflow:auto;
	height:auto;
	margin:40px auto 20px auto;
}

#btnBox a{text-decoration:none;}

.loginBtn{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#4B789E;
	color:#fff;
	}

.loginBtn:hover{
	background:#9EB9D1;
	color:#666;
	}
	
.mietu{ background:#FFBE62;}
.eturan{ background:#BDA04B;}
.kaichuu{ background:#1CDD44;}
.kaisumi{ background:#8DC5ED;}

.send{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#8C8B3A;
	color:#fff;
	}

.send:hover{
	background:#9EB93a;
	color:#666;
	}
	
.lout{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#999999;
	color:#fff;
	}

.lour:hover{
	background:#ededed;
	color:#666;
	}
	
.prnt{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#44AB29;
	color:#fff;
	}

.prnt:hover{
	background:#99B933;
	color:#666;
	}
	
.back{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#7D6F29;
	color:#fff;
	}

.back:hover{
	background:#D3C57B;
	color:#666;
	}
	
.b_end{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#4F84BB;
	color:#fff;
	}

.b_end:hover{
	background:#95B5D6;
	color:#666;
	}
	
.b_save{
	display:inline-block;
	width:200px;
	padding:10px;
	margin:0 10px;
	text-align:center;
	border:3px double #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	background:#82BB12;
	color:#fff;
	}

.b_save:hover{
	background:#BADF72;
	color:#666;
	}
	
.btn{display:inline-block;}

.setu{ text-align:right; color:red;}

.impo{ text-decoration:underline;}

#cntp table{ border-collapse:collapse;}
#cntp table td{ border:1px solid #999; font-size:12px;}

