nav{display:none;} 
.well{display:none;}
#pannav{display:none;}
.check_b_box{display:none;}
.goTopBtn{display:none !important;}

body {
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
}
#container_bg {
	width:1070px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width:1070px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.check_waku_main {
	width:100%;
	margin:0px;
	/*background-image: url(../../img/check_waku_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: none;
}

.check_title1 {
	margin-left: 0px;
	padding-top: 15px;
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	width: 100%;
}
.check1_boxtext1 {
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.check1_box1_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.check1_box1_table ul {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: table;
}
.check1_box1_table ul.last {
	border-bottom: 1px solid #CCCCCC;
}
.check1_box1_table li.th {
	font-size: 14px;
	line-height: 1.6em;
	width: 80%;
	height: 42px;
	display: table-cell;
	float: left;
	background-color: #f0f8ff !important;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
}
.check1_box1_table li.th.h55 {
	height: 55px;
	}
.check1_box1_table li.th.h80 {
	height: 80px;
	}
.check1_box1_table li.td {
	width: 20%;
	height: 42px;
	display: table-cell;
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #ffffff;
	vertical-align: middle;
}
.check1_box1_table li.td.h55 {
	height: 55px;
	padding-top: 14px;
	}
.check1_box1_table li.td.h80 {
	height: 80px;
	padding-top: 28px;
	}
.check_next1 {
	width:30%;
	margin-left: auto;
	margin-right: auto;
}





.check_syochi_box {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #F96400;
	padding-bottom: 10px;
}


.check_syochi_waku_main {
	width:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.check_syochi_text1 {
	font-size: 15px;
	line-height: 1.6em;
	color: #CC0000;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.check_syochi_text2 {
	font-size: 14px;
	line-height: 1.6em;
	color: #444444;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}
.check_topdf_box {
display: none;
}

.check_topdf {
	width: 30%;
	margin-bottom: 20px;
	float: left;
}

.check_topdf a {
	display: block;
	text-align: center;
	background-color: #0E9715;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.check_topdf a:hover {
	background-color: #51CD57;
	}

.check_tostart2 {
	width: 30%;
	margin-bottom: 20px;
	float: right;
}
.check_tostart2 input {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #EC7500;
	color: #FFFFFF !important;
	text-decoration-line: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: none;
}
.check_tostart2 input:hover {
	background-color: #E59443;
	}

p.check_syochi_title {
display: block;
text-align: center;
font-size: 20px;
color: #FFFFFF !important;
letter-spacing: 5px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #F96400 !important;
}

#cheak2_texttable {
	margin: 10px auto;
	width: 85%;
}

#cheak2_texttable table {
	width: 100%;
	border-collapse: collapse;
}
#cheak2_texttable td {
	font-size: 16px;	
	width: 82%;
}
#cheak2_texttable th {
	width: 20%;
	font-size: 16px;
	color: #FF6600 !important;
}
#cheak2_texttable input {
width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #989898;
}



/*  チェックタイプ  */
.check2_box1_table {
	width: 85%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.check2_box1_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.th_header1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
	background-color: #83FB99 !important;
	border: 1px solid #CCCCCC;
}
.th_header1.th_rightl {
	border-right: 1px solid #D1D1D1;
}
.th_header1.w10 {
width: 17%;
}
.th_header2 {
	font-size: 18px;
	padding-top: 35px;
	padding-bottom: 3px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #8AE88C;
}
.th_header3 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 8px;
	text-align: center;
	color: #119A36 !important;
}

td.td_main {
	font-size: 12px !important;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
td.td_check, td.td_syochi {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.td_check_nobg {
	background-color: #BDBDBD !important;
} 



#check_tejun_table {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#check_tejun_table table {
    margin: 10px auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#check_tejun_table th {
	border: solid 1px #cccccc;
	background-color: #FF6600 !important;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#check_tejun_table td {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.td_tejun_select {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #B4FECC !important;
}
.td_tejun_main {
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	padding: 5px;
}
.td_tejun_kosu {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 5px;
}
.td_tejun_hosoku {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.check_syochi_box.ptop {
padding-top: 10px;
}




.check_logo {
	width: 319px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}