@charset "utf-8";
/* CSS Document */

#test_pay{
	background-image:url(../../images/new_en/back_test_pay.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#d9edff;
	padding:10px;
	margin-bottom:20px;
	position:relative;
	}
	
#now_en #test_pay{background-image:url(../../images/new_en/back_test_pay.gif);}
#now_cht #test_pay{background-image:url(../../images/new_cht/back_test_pay.gif);}
#now_chs #test_pay{background-image:url(../../images/new_chs/back_test_pay.gif);}

/* js制御用（「一目瞭然！」部）	 */
#test_pay span#oneeye{
	display:block;
	position:absolute;
	width:103px;
	height:39px;
	background-repeat:no-repeat;
	background-position:left top;
	left:-10px;
	top:-10px;
	text-indent:-9999px;
	}	

	
#test_pay h2{
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../../images/new_en/tit_test_pay.gif);
	text-indent:-9999px;
	height:35px;
	margin-bottom:5px;
	}

#now_en #test_pay h2{
	background-image:url(../../images/new_en/tit_test_pay.gif);
	background-position:0px 0px;	
	}
	
#now_cht #test_pay h2{
	background-image:url(../../images/new_cht/tit_test_pay.gif);
	background-position:0px 0px;	
	}
	
#now_chs #test_pay h2{
	background-image:url(../../images/new_chs/tit_test_pay.gif);
	background-position:0px 0px;	
	}		
	
#js_block{
	background-color:#ffffff;
	padding:7px;
	border:1px solid #97c4ee;
	}

#js_block div input,
#js_block div select{
	margin:0px 5px;
	}	
	
#js_block #test_input{
	padding:10px 0px;
	width:65%;
	float:left;
	text-align:right;
	}
	
#js_block #test_submit{
	padding:7px 0px 13px 0px;
	width:33%;
	float:right;
	text-align:left;
	}	

#js_block #arrow{
	clear:both;
	background:url(../../images/new_en/arrow_js_block.gif) no-repeat center center;
	height:20px;
	text-indent:-9999px;
	margin:0px;
	}
	
#js_block div#test_result{
	padding:10px;
	color:#000000;
	text-align:center;
	}

#js_block div#test_result input{
	text-align:center;
	border:0px;
	padding:2px;
	font-size:140%;
	color:#e90063;
	font-weight:bold;
	font-family:tahoma;
	}

#js_block div#test_result span{
	display:block;
	text-align:center;
	font-size:85%;
	color:#5f5f5f;
	padding:15px 0px 5px 0px;
	}
	
#frame_bottom tt{
	margin-bottom:30px;
	}
	



#footer{
	background:url(../../images/new_en/back_shadow_top.gif) repeat-x left top;
	padding:10px 0px;
	border-top:1px solid #e7e7e7;
	}

#footer h2{
	text-indent:-9999px;
	background:url(../../images/new_en/tit_relation_link.gif) no-repeat center center;
	height:20px;
	margin-bottom:10px;
	}

#footer div{
	padding:10px;
	border-bottom:1px solid #004090;
	margin-bottom:1px;	
	}
	
/* \*/
* html #footer div,
*+html #footer div{
	height:1%;
	}
/* */	

#footer div ul{
	text-align:center;
	margin-bottom:10px;
	}

#footer div li{
	display:inline;
	padding:0px 10px;
	}
	
#footer ol{
	padding:10px;
	border-top:5px solid #004090;
	text-align:center;
	}
	
#footer ol li{
	display:inline;
	padding:0px 10px;
	}
	
#footer p{
	text-align:center;
	font-size:85%;
	color:#5f5f5f;
	}
	
#footer p strong{
	font-weight:lighter;
	}