@charset "utf-8";

@import url(base.css);

/* ==================== */
/*                      */
/*  Common              */
/*                      */
/* ==================== */

.cl {
	float: none;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 1px;
	line-height: 1px;
}

.pageAnchor {
	height: 0;
}

.goto_pagetop {
	clear: both;
	height: 12px;
	margin: 10px auto 10px;
	padding: 0 10px 0 0;
	text-align: right;
}
	.goto_pagetop a {
		padding-right: 12px;
		font-size: 11px;
		line-height: 12px;
		background-image: url(../images/goto_pagetop.gif);
		background-repeat: no-repeat;
		background-position: right center;
	}

#container {
	width: 950px;
	margin: 0 auto;
	height: 100%;
	/* background-color: #fff; */
}

#container_pop {
	width: 750px;
	margin: 0 auto;
	height: 100%;
	/* background-color: #fff; */
}

.page_heading {
	margin: 10px 0;
	padding-left: 18px;
	font-size: 16px;
	background: url("../images/jirei_list/index_sttl.gif") left center no-repeat;
}



/* ==================== */
/*                      */
/*  Header              */
/*                      */
/* ==================== */

#header {
	height: 110px;
	margin: 0 auto;
	padding: 10px 10px 3px;
	background-color: #fff;
}
.header_normal { border-bottom: 2px solid #ffc20e; }
.header_kaiin { border-bottom: 2px solid #00a0ea; }

	.hdr_ttl {
		float: left;
		width: 280px;
	}

		.hdr_ttl p.logo { 
			width: 280\px;
			height: 42px;
			background: url(../images/logo.gif) no-repeat top left;
		}
			.hdr_ttl p.logo a {
				display: block;
				width: 280px;
				height: 42px;
			}
				.hdr_ttl p.logo a span { display: none; }



		.hdr_leadcopy {
			width: 280px;
			height: 17px;
			margin-top: 5px;
			background: url(../images/leadcopy.gif) no-repeat top left;
		}
			.hdr_leadcopy span { display: none; }

		.hdr_switch {
			clear: both;
			width: 280px;
			height: 37px;
			margin-top: 5px;
		}
			.hdr_switch li {
				float: left;
				width: 140px;
				height: 37px;
			}
				.hdr_switch_toTop a {
					display: block;
					width: 140px;
					height: 37px;
					background: url(../images/hdr_switch_toTop.gif) no-repeat top left;
				}
				.hdr_switch_toTop a:hover {
					filter: alpha(opacity=60);
					-moz-opacity: 0.8;
					opacity: 0.8 ;
				}
					.hdr_switch_toTop a span { display: none; }
					
				.hdr_switch_toKaiin a {
					display: block;
					width: 140px;
					height: 37px;
					background: url(../images/hdr_switch_toKaiin.gif) no-repeat top left;
				}
				.hdr_switch_toKaiin a:hover {
					filter: alpha(opacity=80);
					-moz-opacity: 0.8;
					opacity: 0.8 ;
				}
					.hdr_switch_toKaiin a span { display: none; }
					
				.hdr_switch_toTop_actv a {
					display: block;
					width: 140px;
					height: 37px;
					background: url(../images/hdr_switch_toTop_actv.gif) no-repeat top left;
				}
					.hdr_switch_toTop_actv a span { display: none; }
					
				.hdr_switch_toKaiin_actv a {
					display: block;
					width: 140px;
					height: 37px;
					background: url(../images/hdr_switch_toKaiin_actv.gif) no-repeat top left;
				}
				.hdr_switch_toKaiin_actv a:hover {
					filter: alpha(opacity=80);
					-moz-opacity: 0.8;
					opacity: 0.8 ;
				}
					.hdr_switch_toKaiin_actv a span { display: none; }


	.hdr_flag_kaiin {
		float: left;
		width: 64px;
		height: 40px;
		margin-left: 10px;
		background: url(../images/hdr_flag_kaiin.gif) no-repeat top left;
	}
		.hdr_flag_kaiin span { display: none; }

	.hdr_menu {
		float: right;
		margin-top: 0;
		width: 480px;
	}
		.hdr_callName {
			float: right;
			height: 14px;
			font-size: 11px;
			line-height: 14px;
		}
	
		.hdr_utils {
			clear: both;
			float: right;
			height: 14px;
			padding: 10px 0 10px;
		}
			.hdr_utils li {
				float: left;
				height: 14px;
				margin: 0 0 0 10px;
				padding: 0 0 0 10px;
				border-left: 1px solid #ccc;
			}
			.hdr_utils li:first-child {
				border-left: none;
			}
				.hdr_utils li a {
					font-size: 12px;
					line-height: 14px;
					color: #333;
					text-decoration: none;
				}
				.hdr_utils li a:hover {
					color: #e00;
					text-decoration: underline
				}
				.hdr_utils li a:visited {
					color: #888;
				}
							
		.hdr_shortcut_search {
			clear: both;
			width: 480px;
			height: 17px;
			padding: 14px 0 4px;
		}
		.hdr_shortcut_know {
			clear: both;
			width: 480px;
			height: 17px;
			padding: 4px 0 0;
			background: url(../images/hdr_shortcut_line.gif) repeat-x top;
		}
			.hdr_shortcut_search dt,
			.hdr_shortcut_know dt {
				float: left;
				width: 174px;
				height: 17px;
				padding: 0;
				background-repeat: no-repeat;
				background-position: left center;
			}
			.hdr_shortcut_search dd,
			.hdr_shortcut_know dd {
				float: left;
				height: 17px;
				margin-top: 1px;
				margin-left: 12px;
				padding: 0;
			}
				.hdr_shortcut_search dd a,
				.hdr_shortcut_know dd a {			
					height: 16px;
					padding-left: 10px;
					color: #000;
					font-size: 12px;
					line-height: 16px;
					font-weight: bold;
					text-decoration: none;
					background-repeat: no-repeat;
					background-position: left center;
				}
				.hdr_shortcut_search dd a:hover,
				.hdr_shortcut_know dd a:hover {
					color: #e00;
					text-decoration: underline
				}			
				.hdr_shortcut_search dd a:visited,
				.hdr_shortcut_know dd a:visited {
					color: #888;
				}
				
				.hdr_shortcut_search dd a { background-image: url(../images/hdr_shortcut_dd_arrow_search.gif);}
				.hdr_shortcut_know dd a { background-image: url(../images/hdr_shortcut_dd_arrow_know.gif); }			
						
			.hdr_shortcut_search dt {
				background-image: url(../images/hdr_shortcut_search_dt.gif);
			}
				.hdr_shortcut_search dt span { display: none; }
			
			.hdr_shortcut_know dt {
				clear: both;
				background-image: url(../images/hdr_shortcut_know_dt.gif);
			}
				.hdr_shortcut_know dt span { display: none; }

		
			dd.hdr_shortcut_search_introduce { width: 101px;}
			dd.hdr_shortcut_know_case { width: 101px;}

#info_bottom ul {
    float: right;
    height: 23px;
    padding-right: 10px;
    text-align: right;
    width: 300px;
}

/* ==================== */
/*                      */
/*  Navigation          */
/*                      */
/* ==================== */

.nav {
	width: 950px;
	height: 86px;
	margin: 0 auto 10px;
}
	.nav_top {
		float: left;
		width: 146px;
		height: 51px;
		padding-top: 35px;
	}
		.nav_top a {
			display: block;
			width: 146px;
			height: 51px;
			background: url(../images/nav_sprite.gif) no-repeat 0 0;
		}
		.nav_top a:hover { background-position: 0 -60px; }
			.nav_top a span { display: none; }

	.nav_top_actv {}
		.nav_top_actv span {		
			display: block;
			width: 146px;
			height: 51px;
			text-indent: -9999px;
			background: url(../images/nav_sprite.gif) no-repeat 0 0px;
		}




	.nav_company {
		float: left;
		width: 329px;
		height: 86px;
	}
		.nav_company dt {
			clear: both;
			width: 329px;
			height: 35px;
			background: url(../images/nav_company.gif) no-repeat left bottom;
		}
			.nav_company dt span { display: none; }



		.nav_request {
			float: left;
			width: 165px;
			height: 51px;
		}
			.nav_request a {
				display: block;
				width: 165px;
				height: 51px;
				background: url(../images/nav_sprite.gif) no-repeat -146px 0;
			}
			.nav_request a:hover { background-position: -146px -60px; }
				.nav_request a span { display: none; }
	
		.nav_request_actv {}
			.nav_request_actv a { background: none; }
				.nav_request_actv a:hover { background: none; }
				.nav_request_actv span,
				.nav_request_actv a span {
					display: block;
					width: 165px;
					height: 51px;
					text-indent: -9999px;
					background: url(../images/nav_sprite.gif) no-repeat -146px -120px;
				}


		.nav_estimate {
			float: left;
			width: 164px;
			height: 51px;
		}
			.nav_estimate a {
				display: block;
				width: 164px;
				height: 51px;
				background: url(../images/nav_sprite.gif) no-repeat -311px 0;
			}
			.nav_estimate a:hover { background-position: -311px -60px; }
				.nav_estimate a span { display: none; }

		.nav_estimate_actv {}
			.nav_estimate_actv a { background: none; }
				.nav_estimate_actv a:hover { background: none; }
				.nav_estimate_actv span,
				.nav_estimate_actv a span {
					display: block;
					width: 164px;
					height: 51px;
					text-indent: -9999px;
					background: url(../images/nav_sprite.gif) no-repeat -311px -120px;
				}




	.nav_about {
		float: left;
		width: 327px;
		height: 86px;
	}
		.nav_about dt {
			width: 327px;
			height: 35px;
			background: url(../images/nav_about.gif) no-repeat left bottom;
		}
			.nav_about dt span { display: none; }

		.nav_case {
			float: left;
			width: 164px;
			height: 51px;
		}
			.nav_case a {
				display: block;
				width: 164px;
				height: 51px;
				background: url(../images/nav_sprite.gif) no-repeat -475px 0;
			}
			.nav_case a:hover { background-position: -475px -60px; }
				.nav_case a span { display: none; }
				
		.nav_case_actv {}
			.nav_case_actv a { background: none; }
				.nav_case_actv a:hover { background: none; }
				.nav_case_actv span,
				.nav_case_actv a span {
					display: block;
					width: 164px;
					height: 51px;
					text-indent: -9999px;
					background: url(../images/nav_sprite.gif) no-repeat -475px -120px;
				}



		.nav_knowhow {
			float: left;
			width: 163px;
			height: 51px;
		}
			.nav_knowhow a {
				display: block;
				width: 163px;
				height: 51px;
				background: url(../images/nav_sprite.gif) no-repeat -639px 0;
			}
			.nav_knowhow a:hover { background-position: -639px -60px; }
				.nav_knowhow a span { display: none; }

		.nav_knowhow_actv {}
			.nav_knowhow_actv a { background: none; }
				.nav_knowhow_actv a:hover { background: none; }
				.nav_knowhow_actv span,
				.nav_knowhow_actv a span {
					display: block;
					width: 163px;
					height: 51px;
					text-indent: -9999px;
					background: url(../images/nav_sprite.gif) no-repeat -639px -120px;
				}



	.nav_help {
		float: left;
		width: 148px;
		height: 51px;
		padding-top: 35px;
	}
		.nav_help a {
			display: block;
			width: 148px;
			height: 51px;
			background: url(../images/nav_sprite.gif) no-repeat -802px 0;
		}
		.nav_help a:hover { background-position: -802px -60px; }
			.nav_help a span { display: none; }

		.nav_help_actv {}
			.nav_help_actv a { background: none; }
				.nav_help_actv a:hover { background: none; }
				.nav_help_actv span,
				.nav_help_actv a span {
					display: block;
					width: 148px;
					height: 51px;
					text-indent: -9999px;
					background: url(../images/nav_sprite.gif) no-repeat -802px -120px;
				}



/* ==================== */
/*                      */
/*  Content             */
/*                      */
/* ==================== */

.content {
	margin: 0 auto;
	background-color: #fff;
}
	.breadcrumb {
		clear: both;
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		font-size: 11px;
		border-bottom: 1px dashed #ccc;
	}
		.breadcrumb .current {
			color: #000;
			font-weight: bold;
		}
		
	.main {
		float: left;
		width: 690px;
		margin: auto;
		padding: 10px 10px 10px 0;
		background-color: #fff;
	}

	.main_single {
		float: none;
		margin: 0 auto;
	}

	.main_center {
		float: none;
		width: 800px;
		margin: 0 auto;
	}

	
	.sub {
		float: left;
		width: 240px;
		padding: 10px 0 10px 10px;
	}

		.sub_section_body { /* For blocks of toggle visibility. */
			padding: 0 0 0;
			background-color: #fff;
		}



.page_ttl {
	position: relative;
	/* height: 20px; */
	margin: 0 0 15px;
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #bbb;
	overflow: visible;
}
	.page_ttl .ttl {
		float: left;
		padding-left: 23px;
		color: #000;
		font-size: 18px;
		line-height: 20px;
		background: url(../images/jirei_list/index_ttl.gif) no-repeat left center;
	}
	.page_ttl p { float: left; padding-left: 10px; line-height: 20px; } 


.input_intro {}
	.input_intro em {
		color: #d00;
		line-height: 30px;
		padding: 10px 0 10px 0;
		font-size: 110%;
		font-style: normal;
	}

	.input_intro em.camp {
		color: #d00;
		line-height: 30px;
		padding: 20px 0 15px 45px;
		font-size: 110%;
		font-style: normal;
		background: url(../images/oh.gif) no-repeat left center;
	}
	.input_intro strong {
		color: #d00;
		font-weight: bold;
	}

.inputBlock {
	clear: both;
	margin: 15px auto;
	font-size: 12px;
}
	.inputBlock label { padding-right: 5px;}
	.inputBlock textarea { width: 40em; }
	
	.inputBlock table {
		width: 100%;
	}
	.inputBlock th,
	.inputBlock td {
		padding: 10px 5px;
		border: 1px solid #bbb;
	}
	.inputBlock th {
		vertical-align: top;
		color: #000;
		font-weight: bold;
		background-color: #ffe8c6; 
	}
		
		.inputBlock_must {
			width: 29px;
			height: 16px;
			margin: 2px 0 2px;
			color: #fff;
			font-weight: bold;
			background-image: url(../images/inputBlock_must.gif);
			background-repeat: no-repeat;
			background-position: center;
		}
			.inputBlock_must span { display: none; }
	
		.inputBlock_free {
			width: 29px;
			height: 16px;
			margin: 2px 0 2px;
			color: #fff;
			font-weight: bold;
			background-image: url(../images/inputBlock_free.gif);
			background-repeat: no-repeat;
			background-position: center;
		}
			.inputBlock_free span { display: none; }
		
		.th_supple { margin: 0; font-weight: normal; }

		.instr { /* instruction */ }
			.instr em { color: #d00; font-style: normal; }


.submit_btn_block {
	/* height: 50px; */
	margin: 15px auto 30px;
}
	.confirm_btn_instr { margin: 15px auto 10px; text-align: center; font-size: 11px; }

	.confirm_btn {
		width: 176px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.confirm_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_confirm.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.confirm_btn a:hover { background-position: left bottom; }
			.confirm_btn a span { display: none; }


	.confirm_btn_y {
		width: 220px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.confirm_btn_y a {
			display: block;
			width: 220px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_confirm_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.confirm_btn_y a:hover { background-position: left bottom; }
			.confirm_btn_y a span { display: none; }
			

	.confirm_btn_agree {
		width: 176px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.confirm_btn_agree a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_confirm_agree.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.confirm_btn_agree a:hover { background-position: left bottom; }
			.confirm_btn_agree a span { display: none; }
			

	.confirm_btn_agree_y {
		width: 198px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.confirm_btn_agree_y a {
			display: block;
			width: 198px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_confirm_agree_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.confirm_btn_agree_y a:hover { background-position: left bottom; }
			.confirm_btn_agree_y a span { display: none; }


	.correct_btn {
		float: left;
		width: 84px;
		height: 28px;
		margin: 10px 10px 5px 200px;
		padding: 0;
	}
		.correct_btn a {
			display: block;
			width: 84px;
			height: 28px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_correct.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.correct_btn a:hover { background-position: left bottom; }
			.correct_btn a span { display: none; }

	.main_center .correct_btn {
		margin-left: 255px;
	}





	.submit_btn {
		float: left;
		width: 176px;
		height: 35px;
		margin: 5px 0 5px 10px;
		padding: 0;
	}
		.submit_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_submit.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.submit_btn a:hover { background-position: left bottom; }
			.submit_btn a span { display: none; }


	.submit_btn_y {
		float: left;
		width: 218px;
		height: 35px;
		margin: 5px 0 5px 10px;
		padding: 0;
	}
		.submit_btn_y a {
			display: block;
			width: 218px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_submit_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.submit_btn_y a:hover { background-position: left bottom; }
			.submit_btn a span { display: none; }



	.cancel_confirm_btn {
		width: 176px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.cancel_confirm_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_cancel_confirm.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.cancel_confirm_btn a:hover { background-position: left bottom; }
			.cancel_confirm_btn a span { display: none; }


	.cancel_confirm_btn_y {
		width: 239px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.cancel_confirm_btn_y a {
			display: block;
			width: 239px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_cancel_confirm_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.cancel_confirm_btn_y a:hover { background-position: left bottom; }
			.cancel_confirm_btn_y a span { display: none; }


	.order_confirm_btn {
		width: 176px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.order_confirm_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_order_confirm.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.order_confirm_btn a:hover { background-position: left bottom; }
			.order_confirm_btn a span { display: none; }


	.order_confirm_btn_y {
		width: 223px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.order_confirm_btn_y a {
			display: block;
			width: 223px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_order_confirm_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.order_confirm_btn_y a:hover { background-position: left bottom; }
			.order_confirm_btn_y a span { display: none; }


	.reminder_btn {
		width: 103px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.reminder_btn a {
			display: block;
			width: 103px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_reminder.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.reminder_btn a:hover { background-position: left bottom; }
			.reminder_btn a span { display: none; }


	.update_btn {
		float: left;
		width: 176px;
		height: 35px;
		margin: 5px 0 5px 10px;
		padding: 0;
	}
		.update_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_update.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.update_btn a:hover { background-position: left bottom; }
			.update_btn a span { display: none; }


	.update_btn_y {
		float: left;
		width: 190px;
		height: 35px;
		margin: 5px 0 5px 10px;
		padding: 0;
	}
		.update_btn_y a {
			display: block;
			width: 190px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_update_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.update_btn_y a:hover { background-position: left bottom; }
			.update_btn_y a span { display: none; }


	.withdraw_btn {
		float: left;
		width: 176px;
		height: 35px;
		margin: 5px 0 5px 10px;
		padding: 0;
	}
		.withdraw_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_withdraw.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.withdraw_btn a:hover { background-position: left bottom; }
			.withdraw_btn a span { display: none; }


	.withdraw_btn_y {
		float: left;
		width: 132px;
		height: 35px;
		margin: 5px 0 5px 10px;
		padding: 0;
	}
		.withdraw_btn_y a {
			display: block;
			width: 132px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_withdraw_y.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.withdraw_btn_y a:hover { background-position: left bottom; }
			.withdraw_btn_y a span { display: none; }
	
	.login_btn {
		width: 176px;
		height: 35px;
		margin: 0 auto;
		padding: 0;
	}
		.login_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_login.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.login_btn a:hover { background-position: left bottom; }
			.login_btn a span { display: none; }
	

	.password_btn {
		width: 176px;
		height: 35px;
		margin: auto;
		padding: 0;
	}
		.password_btn a {
			display: block;
			width: 176px;
			height: 35px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_password.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.password_btn a:hover { background-position: left bottom; }
			.password_btn a span { display: none; }


	.password_retry_btn {
		float: left;
		width: 187px;
		height: 28px;
		margin: 10px 10px 5px 147px;
		padding: 0;
	}
		.password_retry_btn a {
			display: block;
			width: 187px;
			height: 28px;
			padding: 0;
			background-color: #fff;
			background-image: url(../images/btn_password_retry.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.password_retry_btn a:hover { background-position: left bottom; }
			.password_retry_btn a span { display: none; }





.register_btn {
	float: left;
	width: 176px;
	height: 35px;
	margin: 0;
	padding: 0 20px 0 107px;
}
	.register_btn a {
		display: block;
		width: 176px;
		height: 35px;
		padding: 0;
		background-color: #fff;
		background-image: url(../images/btn_register.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.register_btn a:hover { background-position: left bottom; }
		.register_btn a span { display: none; }


	
.completeBlock {
	padding: 60px 0;
	border: 8px solid #ddd;
}
	.completeBlock .result {
		width: 400px;
		margin: 40px auto;
		text-align: center;
		font-size: 16px;
		line-height: 140%;
		font-weight: bold;
	}
	.completeBlock .result_addition {
		margin: 40px auto;
		text-align: center;
		color: #666;
		font-size: 12px;
	}


.link_util {
	float: right;
	height: 20px;
	margin-top: -20px;
	text-align: right;
}

.link_newWindow {
	padding-left: 15px;
	background: url(../images/link_newWindow.gif) no-repeat left center;
	cursor: pointer;
}


.table1 {	
}
	.table1 th {
		width: 11em;
	}
	.table1 p { margin: 0 0 4px; }

.table2 {	
}
	.table2 th {
		width: 9em;
		background-color: #c8e1eb;
	}

.table3 {	
}
	.table3 th {
		width: 10em;
	}



.ttl_message {
	padding-left: 24px;
	white-space: nowrap;
	background-image: url(../images/ttl_message.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ttl_attach {
	padding-left: 22px;
	white-space: nowrap;
	background-image: url(../images/ttl_attach.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ttl_attach_filesize {
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}
.ttl_instr_char {
	margin-top: 5px;
	font-weight: normal;
}


.kaisha_message_textarea {
	margin: 5px 0;
}


.cnfm_thumbnail { width: 100%; }
	.cnfm_thumbnail td {
		width: 33%;
		text-align: center;
		vertical-align: middle;
		border: none;
	}




.checkboxes {}
	.checkboxes li {
		float: left;
		/* width: 130px; */
		height: 16px;
		padding: 2px 5px 2px 0;
		white-space: nowrap;
	}


.upload {
	margin: 5px auto 0;
	padding: 5px 0 0;
	border-top: 1px solid #ccc;
}
	.upload .inputFile { width: 200px; height: 24px; }
	.upload button { height: 24px; padding: 0 5px; }



.regulation {
	height: 10em;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #48c;
	background-color: #eee;
	overflow: auto;
}
.regl_instr { margin: 10px 0; text-align: center; }
	.regl_instr p { margin: 5px; font-size: 11px; }

.regl_head { margin: 30px 0 5px;}
	.regl_head .ttl { font-size: 16px; line-height: 18px; }
	.regl_head_util {
		float: right;
		height: 20px;
		margin-top: -20px;
		text-align: right;
	}

p.regl_agree {
	display: inline;
	margin: 0;
	padding-right: 8px;
}
	.regl_agree label {
		color: #b00;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		border-bottom: 1px dotted #b00;
	}


.merit_btn {
	width: 424px;
	height: 54px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	.merit_btn a {
		display: block;
		width: 424px;
		height: 54px;
		padding: 0;
		background-color: #fff;
		background-image: url(../images/btn_merit.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.merit_btn a:hover { background-position: left bottom; }
		.merit_btn a span { display: none; }


/* ==================== */
/*                      */
/*  Each Pages          */
/*                      */
/* ==================== */

.reqAccompany_recommend {
	color: #f00;
	font-size: 14px;
}

.search_hit {
	width: 407px;
	height: 32px;
	margin: auto;
	padding: 0 0 3px 18px;
	font-size: 14px;
	line-height: 32px;
	border-bottom: 2px dotted #aaa;
	background: url(../images/seo_star.gif) no-repeat 0 12px;
}
	.search_hit .ttl_num {
		margin-left: 6px;
		color: #d00;
		font-size: 26px;
		font-weight: bold;
	}



.complete_link { width: 425px; margin: auto; }
	.complete_link dt {
		float: left;
		width: 230px;
		padding: 10px 0 10px 5px;
		border-bottom: 1px dashed #aaa;
	}
	.complete_link dd {
		width: 180px;
		margin-left: 220px;
		padding: 10px 0 10px 5px;
		border-bottom: 1px dashed #aaa;
	}
		.complete_link dd a {
			padding-left: 8px;
			background: url(../images/point_small.gif) no-repeat left center;
		}

.register_complete_link { width: 425px; margin: auto; }
	.register_complete_link dt {
		float: left;
		width: 230px;
		padding: 10px 0 10px 5px;
		border-bottom: 1px dashed #aaa;
	}
	.register_complete_link dd {
		width: 180px;
		margin-left: 220px;
		padding: 10px 0 10px 5px;
		border-bottom: 1px dashed #aaa;
	}
		.register_complete_link dd a {
			padding-left: 8px;
			background: url(../images/point_small.gif) no-repeat left center;
		}


.contact_instr {
	width: 420px;
	margin: 20px auto;
	padding: 5px 5px 0;
	border: 4px solid #ddd;
	background-color: #ffd;
}
	.contact_instr h5 { margin-bottom: 5px; }
	.contact_instr dl { font-size: 14px; }
		.contact_instr dt {
			float: left;
			width: 280px;
			padding: 10px 0 10px 5px;
			border-top: 1px dotted #888;
		}
		.contact_instr dd {
			float: left;
			width: 120px;
			padding: 10px 0 10px 5px;
			border-top: 1px dotted #888;
		}
			.contact_instr dd a {
				padding-left: 8px;
				font-weight: bold;
				background: url(../images/point_small.gif) no-repeat left center;
			}

.contact_notice {
	margin: 10px auto;
	padding: 0 120px;
	text-align: left;
}


ul.contact_complete_link { width: 420px; margin: auto; }
	.contact_complete_link li {
		float: left;
		width: 170px;
		margin: 0 10px;
		padding: 10px;
		border-bottom: 1px dashed #aaa;
	}
		.contact_complete_link a {
			padding-left: 8px;
			background: url(../images/point_small.gif) no-repeat left center;
		}


.reminder_result {
	width: 590px;
	margin: 40px auto;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
}
	.reminder_result h4 { margin-bottom: 30px; font-size: 16px; }
	.reminder_result p { margin: 1em; }



.login_merit {
	padding-left: 8px;
	line-height: 35px;
	background: url(../images/point.gif) no-repeat left center;
}


.by50on_char {
	margin: 15px 0;
	background-color: #fce7b8;
}
	.by50on_char li {
		float: left;
		border-right: 2px solid #fff;
		background-color: #ec6;
	}
		.by50on_char li a {
			display: block;
			width: 2.25em;
			padding: 4px 10px;
			background-color: #fce7b8;
		}
	.by50on_char li.actv {
		float: left;
		width: 2.25em;
		padding: 4px 10px;
		color: #fff;
		font-weight: bold;
		background-color: #036;
	}

.by50on_link { margin: 20px 0; }
	.by50on_link li {
		margin: 10px 0;
		padding-left: 20px;
		padding-right: 60px;
	}
		.by50on_link li a {
			display: block;
			padding: 10px 5px 10px 20px;
			font-size: 16px;
			border: 1px solid #ffc882;
			background: url(../images/by50on_link.gif) no-repeat right center;
		}
		.by50on_link li a:hover { border-color: #f07050;}
			.by50on_link li a span { display: none; }


.complete_back {
	width: 400px;
	margin: 20px auto;
	text-align: center;
}
	.complete_back a {
		padding-left: 8px;
		background: url(../images/point_small.gif) no-repeat left center;
	}

.comp_register {
	color: red;
	font-size: 140%;
	margin: 20px auto;
	text-align: center;
}

/* ==================== */
/*                      */
/*  Footer              */
/*                      */
/* ==================== */

#footer {
	margin: 0 auto;
	padding: 10px;
	border-top: 1px solid #00a0ea;
	background-color: #fff;
}
	.foot_nav {
		height: 17px;
		margin: auto;
		padding: 5px;
		text-align: center;
	}
		.foot_nav li {
			display: inline;
			padding: 2px 8px;
			/* float: left; */
			font-size: 12px;
			line-height: 15px;
			border-left: 1px solid #ccc;
		}
		.foot_nav li:first-child {
			border-left: none;
		}
	.foot_nav2 {
		height: 17px;
		margin: auto;
		padding: 5px;
		text-align: center;
	}
		.foot_nav2 li {
			display: inline;
			padding: 2px 8px;
			font-size: 12px;
			line-height: 15px;
		}
		.foot_nav2 li a {
			background:url("../images/ico_group.gif") no-repeat scroll left center transparent;
			padding-left: 15px
		}
		
	#footer .note {
		width: 750px;
		margin: 10px auto;
		font-size: 11px;
	}

	.copyright {
		text-align: center;
		color: #666;
		font-size: 11px;
	}
	.close {
		text-align: center;
	}



/* ==================== */
/*                      */
/*  Sub                 */
/*                      */
/* ==================== */

.sub_utils {
	margin-top: 10px;
	border: 2px solid #369;
	background-color: #fff;
}
	.sub_utils a {
		display: block;
		padding: 4px 4px 4px 16px;
		background: url(../images/sub_utils_arrow.gif) no-repeat 4px 7px;
	}


.section_sub {
	margin-bottom: 10px;
	border-right: 2px solid #ffc20e;
	border-bottom: 2px solid #ffc20e;
	border-left: 2px solid #ffc20e;
}
	.section_sub .ttl {
		padding: 5px 3px 3px;
		text-align: center;
		font-size: 12px;
		background-color: #ffc20e;
	}

	.section_sub ul li {
		margin: 0;
		padding: 5px;
		border-bottom: 1px solid #ddd;
	}




/* ==================== */
/*                      */
/*  To Fix Clear        */
/*                      */
/* ==================== */

.page_ttl:after,

.contact_instr dl:after,
.contact_complete_link:after,

.nav:after,

.breadcrumb:after,
.content:after,
.submit_btn_block:after,
.foot_nav:after,

.by50on_char:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


