@charset "UTF-8";

div#alpha{
	width:100%;
	background:url(../../images/common/alpha_bg.gif) repeat-x 0 0;
	height:84px;
	margin-bottom:5px;
}

/* clearfix */
*:first-child+html ul#bredcrumbs{ display: inline-block; } /* for IE7 */
ul#bredcrumbs:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html ul#bredcrumbs { display: inline-block; }
/* no ie mac \*/
* html ul#bredcrumbs { height: 1%; }
ul#bredcrumbs { display: block; }
/* */

ul#bredcrumbs{
	color:#fff;
	font-size:93%;
	margin:0 0 10px 13px;
}

ul#bredcrumbs li{
	background:url(../../images/common/icon_bredcrumbs.gif) no-repeat left center;
	padding-left:1.0em;
	margin-right:0.3em;
	display:inline;
}

ul#bredcrumbs li.top{
	background:none;
	padding-left:0;
}

div#form{
	width:948px;
	margin:0 0 0 4px;
	background:url(../../images/common/form_bg02.gif) repeat-y right top;
}

div#form a{
	color:#0033cc;
}

div#form_wrapper{
	background:url(../../images/common/form_bg03.gif) no-repeat right bottom;
	padding-bottom:20px;
}

div#form_inner{
	background:url(../../images/common/form_bg01.gif) no-repeat right top;
}

div#form_inner h1{
	padding-top:20px;
	margin:0 0 10px 0;
}

div#form_contents{
	width:902px;
	margin-left:27px;
	text-align:center;
}

div#form table{
	text-align:left;
}

table.q_list_box{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	vertical-align:middle;
}

table.q_list_box tr.q_list th,
table.q_list_box tr.q_list td{
	padding:8px;
	vertical-align:middle;
	border:1px solid #c6c6c6;
}

table.q_list_box tr.q_list th{
	width:39px;
	border:none;
	padding:0;
	white-space: nowrap;
	vertical-align:middle;
	font-size:131%;
	font-weight:bold;
	font-family: 'Arial', sans-serif;
}

table.q_list_box tr.q_list td.fs14{
	width:65%;
}

table.q_list_box tr.q_list td ul li{
	margin-bottom:3px;
}

table.q_list_box tr.q_list td ul li input{
	vertical-align:middle;
}

table.q_list_box tr.q_list td.nr{
white-space: nowrap;
}

div.q_list_bg01{
	background:url(../../images/common/th_bg01.gif) no-repeat left top;
	margin-bottom:15px;
}

div.q_list_bg02{
	background:url(../../images/common/th_bg02.gif) no-repeat left bottom;
}

/* clearfix */
*:first-child+html div#form_btn{ display: inline-block; } /* for IE7 */
div#form_btn:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div#form_btn { display: inline-block; }
/* no ie mac \*/
* html div#form_btn { height: 1%; }
 div#form_btn { display: block; }
/* */

div#form_btn{
	width:275px;
	margin:0 auto;
}

div#form_btn div#btn_grade{
	float:left;
	width:183px;
}

div#form_btn div#btn_clear{
	float:right;
	background:url(../../images/common/icon_link02.gif) no-repeat left center;
	padding:0 0 0 10px;
	margin-top:15px;
	font-size:108%;
}

div#score{
	background:url(../../images/common/icon_score.gif) no-repeat 8px 18px #ececec;
	padding:5px 10px 5px 40px;
	font-weight:bold;
	font-size:138.5%;
	letter-spacing:0.1em;
	line-height:2.5;
	margin-top:30px;
}

*:first-child+html div#score{
	padding:5px 10px 15px 40px;
}

*html div#score{
	padding:15px 10px 15px 40px;
}


div#score span.score_num{
	background:#fff;
	padding:10px 10px;
	margin:0px 10px;
	font-family: 'Arial', sans-serif;
	letter-spacing:0.2em;
	vertical-align:middle;
	line-height:1.0 !important;
}

*:first-child+html div#score span.score_num{
	padding:0px 10px 5px;
}

div#score span.score_num span{
	vertical-align:middle;
}

div#result{
	margin:30px 0 30px;
	text-align:left;
}

div#result p{
	line-height:1.7;
}

/* clearfix */
*:first-child+html div#page_nav_wrapper{ display: inline-block; } /* for IE7 */
div#page_nav_wrapper:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div#page_nav_wrapper { display: inline-block; }
/* no ie mac \*/
* html div#page_nav_wrapper { height: 1%; }
 div#page_nav_wrapper { display: block; }
/* */

#page_nav_wrapper{
	text-align:center;
}

#page_nav_wrapper ul{
	width:325px;
	margin:0 auto;
	font-size:108%;
}

#page_nav_wrapper ul li.back{
	float:left;
	background:url(../../images/common/icon_link01.gif) no-repeat left center;
	padding:0 0 0 10px;
}

#page_nav_wrapper ul li.next{
	float:right;
	background:url(../../images/common/icon_link02.gif) no-repeat right center;
	padding:0 10px 0 0;
}

div#exp_wrapper{
	display:none;
}

.exptxt{
	position:relative;
	background:#fff;
	padding:45px 45px 40px !important;
	line-height:1.7;
	border:6px solid #999;
	text-align:center;
}

.exptxt p{
	text-align:left;
}

a.TB_closeWindowButton{
	display:block;
	width:49px;
	margin:30px auto 0;
	z-index:100;
	position:relative;
}

#error{
	text-align:left;
	font-size:116%;
	font-weight:bold;
	margin-bottom:20px;
	color:#ff0000;
}

#results{
	background:url(../../images/common/load.gif) no-repeat center 100px;
}

#results_inner{
	background:#fff;
	text-align:left;
}
