@charset "UTF-8";

* {
    margin: 0px;
    padding: 0px;
    line-height: 1em;
    letter-spacing: 1px;
    text-align: center;
    font-size: 12px;
    z-index: 0;
}
body{
/*	width:560px;
*/
        width: 789px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	height:auto;
	display: block;
	background: #99cc99;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
}
ul,ol {
    list-style: none;
}

div.screening_test {
}

div.popup_screening_test {
    border: 0px solid #000000;
    width: 600px;
    z-index: 10;
}

.jqmWindow{
	/*width: 700px;*/
}
#dialog{
	
}


p.ns_check_before{
/*	width:500px;
*/	width: 780px;
	height: 15px;
	border: 0px solid #000000;
	margin: 0px auto;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
	background-image: url(../img/pgu_w.gif);
	background-repeat: no-repeat;
}



div.ns_check{
	display: block;
/*	width:500px;
*/	width: 780px;
	height: auto;
	margin: 0px auto;
	padding-bottom: 10px;
	background: #ffe6ee;
/*	border: 0px solid #f666666; */
	background-repeat: repeat-y;
}

p.ns_check_after{
/*	width:500px;
*/	width: 780px;
	height :30px;
	border: 0px solid #000000;
	margin: 0px auto;
	margin-bottom: 15px;
	overflow: hidden;
	background-image: url(../img/pgd_w.gif);
	background-repeat: no-repeat;
}



h5{
	margin: 0px auto;
	width: 420px;
	height: 30px;
	line-height:17pt;
	text-indent: -9999px;
}

table.t_tds {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
    border-right: 3px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    background: #cccccc;
    /*background-image: url(tablebg.png);
	background-repeat: no-repeat;*/
    width: 420px;
    margin: 15px auto;
}

tbody{
	background: #ffffff;
}

table.t_tds tbody{
    text-align: left;
}

table.t_tds tr td{
	margin: 0px;
	padding: 5px;
    border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #dddddd;
    border-bottom: 3px solid #dddddd;
}

table.t_tds tr.thead_bg,tr.tfoot_bg{
	width: auto;
	height: 40px;
	color: #ffffff;
	background: #99cc99;
	border-right: 1px solid;
	border-right-color: #99cc99;
	
}

table.t_tds td.q_h{
	font-style: italic;
	font-size: 17pt;
	letter-spacing: 1.2em;
}

table.t_tds td.yn_h{
	color: #000000;
	font-variant: small-caps;
        width: 70px;
        text-align: center;
}

table.t_tds td.yn{
	text-align: center;
	/*background: #aa00ff;*/
}
table.t_tds td.q{
	text-align: left;

}


/*-- ここまでテーブル --*/


.note{
/*	width: 420px;*/
        width: 780px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	border: 0px solid #0000ff;
	text-align: left;
	line-height: 15px;

}

div.note dl{
	width: 420px;
	margin: 0px auto;
	margin-bottom: 5px;
	border: 0px solid #0000ff;
	padding: 0px;
}

div.note dt,dd{
	text-align: left;
}


div.note dt{
	color: #669933;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(up.gif);
}

div.note dd{
	padding: 0px 10px 5px 10px;
	line-height: 17px;
}


form#f_blinkman{
	border: 4px double #99cc99;
	width: 396px;
	height: auto;
	font-size: 12px;
	margin: 0px auto;
	padding: 10px 8px;
	text-align: center;
	font-weight: bold;
	background: #fffeef;
	/*line-height: 25px;*/

}

#BLMh5{
	margin: 0px auto;
	background-image: url(../img/blinkman-text.gif);
	background-repeat: no-repeat;
}

#TDSh5{
	margin: 0px auto;
	background-image: url(../img/TDS-text.gif);
	background-repeat: no-repeat;
}

#footer{
	width: auto;
	margin-bottom: 30px;
	text-decoration: none;
}

input{
	padding: 0px;
	padding-top: 2px;
}
