@charset "UTF-8";


BODY { background-color: #ffffff;}

DIV.qs_div_maintbl{
	width:80%	
}


TABLE.qs_main_01{
	border-spacing:0px;
	width:100%;
}


TD.qs_col_name{
	text-align:right;
	padding-right:5px;
	font-size:40px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	
	font-family: 'Noto Sans SC', sans-serif;
	font-weight:300;

}

TD.qs_col_name_h{
	border-bottom:3px solid #000000;
}


TD.qs_col_name_f{
	border-bottom:2px solid #000000;
}


TD.qs_col_val{
	text-align:left;
	padding-left:15px;
	font-size:60px;
	font-weight:bold;
	color:red;
	border-bottom:1px solid #000000;
	
	font-family: 'Noto Sans SC', sans-serif;
	font-weight:700;


}

TD.qs_col_val_f{
	border-bottom:2px solid #000000;
}

TD.qs_col_val_h{
	border-bottom:3px solid #000000;
}


H2{ 
	font-size:100px;
	color:black;
	margin:0px;
	margin-bottom:20px;
	font-family: 'Noto Sans SC', sans-serif;
	font-weight:700;
	
	
}

H3{
    font-weight: bold;
    color: navy;
    font-size: 50px;
    line-height: 50px;
    margin: 0px;
    margin-bottom:10px;

	font-family: 'Noto Sans SC', sans-serif;
	font-weight:700;

	
}

.qs_txt_01 {
	font-weight:bold;
	color:black;
	font-size:50px;
	line-height:50px;
	margin:0px;
	margin-top:10px;
	
	font-family: 'Noto Sans SC', sans-serif;
	font-weight:300;

}



select , input {

	font-size:40px;
	padding:10px;
	margin-bottom:20px;

}


IMG.idpic{
	width:300px;
	height:360px;
}

.p_msg1 {
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	margin:0px;
	
	font-family: 'Noto Sans SC', sans-serif;
	font-weight:300;

}





