
@charset "utf-8";

/* ============================================
1clearfix
2container
3header
4lnavi
5contents
6footer
7h3
8sub
============================================ */
.clearfix,
#contents,
#cmnSection,
#lnavi ul {
	display: block;
	min-height: 1%;
}
.clearfix:after,
#contents:after,
#cmnSection:after,
#lnavi ul:after {
	display: block;
	clear: both;
	content:".";
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #contents,
* html #cmnSection,
* html #lnavi ul {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ============================================
2container
============================================ */
#container {
	width: 964px;
	text-align: left;
	margin: 0 auto;
}


/* ============================================
3header
============================================ */
#header {
	width: 964px;
	height: 75px;
/*	overflow: hidden;*/
}


/* ============================================
4lnavi
============================================ */
#cmnSection {
	width: 964px;
}
	#logo {
		float: left;
		width: 244px;
		margin-top: 35px;
	}
	#lnavi {
		position: relative;
		float: right;
		width: 720px;
		height: 75px;
	}
		#lnavi div {
			width: 575px;
			height: 75px;
			margin-left: 145px;
			background: url(../img/bg/bg_lnavi.gif) left top no-repeat;
		}
			#lnavi ul {
				padding: 34px 0 0 22px;
			}
				#lnavi ul li {
					float: left;
				}

.lnaviBtn {
	position: absolute;
	left: 0;
	bottom: 11px;
}
.lnaviIcon {
	position: absolute;
	left: 123px;
	bottom: 11px;
}
.lnavitit01 {
	position: absolute;
	left: 154px;
	top: 12px;
}
.lnavitit02 {
	position: absolute;
	right: 0;
	top: 10px;
}


/* ============================================
5contents
============================================ */
#contents {
	width: 964px;
}
	#contentsIn {
		width: 964px;
		margin-top: 10px;
	}
	
		#contents #main {
			float: right;
			width: 720px;
		}
		#contents #sub {
			float: left;
			width: 224px;
			padding-bottom: 20px;
		}
	
			.pageTop {
			}

p.jump{
				margin-bottom:10px;
			}

/* ============================================
6footer
============================================ */
#footer {
	clear: both;
	width: 964px;
}


/* ============================================
7h3
============================================ */
.h3_basic {
	background: url(../img/bg/bg_headLine.gif) left bottom no-repeat;
	padding: 0 0 4px 22px;
	font-size: 120%;
	font-weight: bold;
	line-height: 53px;
	height:53px;
}
.h3_basic, {
	padding: 0 0 5px 22px;
}
	
	.h3_basic span {
		margin: 0 0 0 15px;
		font-size: 86%;
		font-weight: normal;
	}


/* ============================================
8sub
============================================ */
#subTop {
	width: 224px;
	background: #a3a3a3 url(../img/bg/bg_sub.gif) center left repeat-x;
}
	.subIn {
		width: 214px;
		padding: 6px 5px 1px 5px;
	}


/*-----------------[subTbl01]------------------*/
.subTbl01 {
	width: 214px;
	margin-top: 5px;
	border: 1px solid #cccccc;
	xborder-top: none !important;
	background: #f5f5ef;
	font-size: 92%;
	line-height: 1.5;
}
.subTbl01 th,
.subTbl01 td {
	padding: 9px 0;
	vertical-align: middle;
}
	.subTbl01 th p {
		padding: 0 3px 0 10px;
		text-align: left;
	}
	.subTbl01 td p {
		padding: 0 5px 0 3px;
		/* color: #c71444; */
		color: #000000;
		font-size: 150%;
		font-weight: bold;
		text-align: right;
	}


/*-----------------[subTbl02]------------------*/
.subTbl02 {
	width: 214px;
	margin-top: 5px;
	font-size: 92%;
	line-height: 1.5;
}
	.subTbl02 th {
		text-align: left;
		vertical-align: middle;
	}
	.subTbl02 th.btn {
		text-align: center;
		vertical-align: middle;
	}

	.subTbl02 td {
		text-align: right;
		vertical-align: middle;
	}

.subTxt01 {
	margin: 9px 0 0 4px;
	font-size: 92%;
}

.subTbl03 {
	width: 100%;
	margin-top: 5px;
	font-size: 92%;
	line-height: 1.5;
}
	.subTbl03 th.btn {
		text-align: center;
		vertical-align: middle;
	}
		.subTbl03 th.btn img {
		margin-left:5px;
	}



/*-----------------[subBox01]------------------*/
.subBox01 {
	width: 214px;
	margin-top: 3px;
	padding-bottom: 8px;
	background: #ffffff;
}
	.subBox01 table {
		width: 214px;
		font-size: 92%;
		line-height: 1.5;
	}
	.subBox01 table th {
		padding-top: 10px;
		text-align: left;
		vertical-align: middle;
	}
	.subBox01 table td {
		padding-top: 10px;
		text-align: right;
		vertical-align: middle;
	}
		.subBox01 table th p {
			padding: 0 3px 0 5px;
		}
		.subBox01 table td p {
			padding: 0 3px 0 7px;
		/*	color: #c71444;*/
			color: #000000;
		}

	.subBox01 ul {
		margin: 12px 0 0 5px;
		font-size: 92%;
	}


/*-----------------[subBox02]------------------*/
.subBox02 {
	width: 214px;
	margin-top: 3px;
	padding-bottom: 8px;
	background: #ffffff;
}
	.subBox02In {
		width: 214px;
		background: #ffffff;
	}
	

/*-----------------[tbl01]------------------*/
	.tbl01 {
		width: 100%;
		font-size: 92%;
		line-height: 1.5;
	}
	.tbl01 th {
		padding-top: 10px;
		text-align: left;
	}
	.tbl01 td {
		padding-top: 10px;
		text-align: right;
	}
	.tbl01 td.btn {
		padding-top: 10px;
		text-align: center;
	}
		.tbl01 th p {
			padding: 0 3px 0 5px;
		}
		.tbl01 td p {
			padding: 0 3px 0 7px;
		/*	color: #c71444;*/
			color: #000000;
		}


/*-----------------[tbl02]------------------*/
	.tbl02 {
		width: 214px;
		margin: 0 0 6px 0px;
		border-left: 1px solid #ebebeb;
		border-right: 1px solid #ebebeb;
		font-size: 92%;
		line-height: 1.5;
	}
	/*----- ff3 -----*/
	.tbl02, x:-moz-broken {
		width: 213px;
		margin: 0 0 6px 1px;
	}
	/*----- IE67 -----*/
	.tbl02, {
		width: 214px;
		margin: 0 0 6px 0;
	}
	
	.tbl02 th {
		padding: 3px 0;
		border-left: none !important;
		background: #ebebeb;
		text-align: center;
		vertical-align: middle;
	}
	.tbl02 td {
		padding: 3px 0;
		border-bottom: 1px solid #ebebeb;
		text-align: left;
		vertical-align: middle;
	}
		.tbl02 td.tdL {
			border-right: 1px solid #ebebeb;
		}
		.tbl02 td.tdR {
			width: 80px;
			text-align: right;
		}
			.tbl02 td p {
				padding: 0 2px 0 4px;
			}
			.tbl02 td.tdR p {
				text-align: right;
				padding-right: 6px;
			}
.fontR {
	padding: 9px 0;
	color: #c71444;
}
.tbl02W {
	border-right: 1px solid #ffffff;
}

.subTxt02 {
	color: #1d41a8;
	margin-right: 9px;
	padding-bottom: 9px;
	font-size: 92%;
	text-align: right;
}
	.subTxt02 a {
		text-decoration: none;
	}
		.subTxt02 a:hover {
			text-decoration: underline;
		}

.subBtnKnow {
	margin: 7px 0 0 4px;
}

/*-----------------[subBt]------------------*/
.subBt {
	margin-top: 12px;
}
.subBtTxt01 {
	margin-bottom: 2px;
	font-size: 92%;
}

.subBt ul {
	width: 224px;
	font-size: 92%;		
}
	.subBt li {
		margin-bottom: 3px;
		background: url(../img/bg/bg_resultTop.gif) left top no-repeat;
		zoom: 1;
	}
	
	/*----- IE6 -----*/
	* html .subBt li {
		zoom: 1;
	}

.subBt li.linkBox a {
	display: block;
	width: 200px;
} 


/*-----------------[subBtTbl]----------------*/
.subBtTblBox {
	padding: 6px 9px 4px 8px;
}
.subBtTbl {
	width: 207px;
	height:33px;
	color: #1d41a8;
}
	.subBtTbl th {
		text-align: left;
		vertical-align: middle;
		width:160px;
	}
	.subBtTbl td {
		text-align: right;
		vertical-align: middle;
	}
		.subBtTbl th a,
		.subBtTbl td a {
			color: #1d41a8;
			text-decoration: none;
		}
			.subBtTbl th a:hover,
			.subBtTbl td a:hover {
				text-decoration: underline;
			}
			.subBtTbl th .t_right {
				display:block;
				text-align:right;
			}


/*-----------------[subBtSave]----------------*/
.subBtSave {
	width: 207px;
	padding: 6px 9px 4px 8px;
}
	.subBtSave a {
		color: #000000;
		text-decoration: none;
	}
		.subBtSave a:hover {
			color: #000000;
			text-decoration: underline;
		}


/*-----------------[subBtBnr]----------------*/
.subBtBnr {
	width: 200px;
	margin: 15px 0 0 12px;
}
	.subBtBnr p {
		text-align: center;
	}	
	
.subBtTxt02 {
	margin-top: 3px;
	color: #1d41a8;
	line-height: 1.2;
}
		.subBtTxt02 a {
			text-decoration: none;
		}
			.subBtTxt02 a:hover {
				text-decoration: underline;
			}


/*-----------------[choiceR]----------------*/
.choiceR {
/*	color: #c71444;*/
	color: #000000;
}


div#container{
	width:964px !important;
	padding-left:0;
}


.testDisp  {
background:#C71444;
color:#FFFFFF;
font-weight:bold;
padding:10px 0 10px 20px;
width:auto;
}