﻿@charset "utf-8";

/* ============================================
	shared	/calculate/ 
============================================ */
.sectionTxt {
	padding: 0 0.5em;
}
.entryTxt01 {
	font-size: 115%;
	color: #1d3784;
	font-weight: bold;
}
table.table_form {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
	table.table_form th,
	table.table_form td { 
		padding: 5px 0 8px;
		border-bottom: 1px solid #ccc;
	}
	table.table_form tr.blue th,
	table.table_form tr.blue td {
		border-bottom: 2px solid #1c3882;
	}
	table.table_form th {
		width: 27%;
		vertical-align: middle;
		line-height: 1.5;
	}
	table.table_form td {
		line-height: 2;
	}
		table.table_form th p { margin: 0 5px 0 6px;}
		table.table_form td .sectionIn { margin: 0 6px;}
		table.table_form td .sectionConf { margin: 0 6px; color: #0465d8;}
			table.table_form td .sectionIn p.form_sample{ color: #595959;}
			table.table_form td .sectionIn p.form_sample02 {
				padding-left: 1.5em;
				text-indent: -1.5em;
				color: #595959;
				line-height: 1.5;
			}
			table.table_form th strong,
			table.table_form td strong {
				margin-left: 1em;
				color: #eb011c;
			}

.inputL { width: 275px;}
.inputM { width: 140px;}
.inputS { width: 105px;}
.inputSS { width: 54px;}
.selectM { width: 240px;}
.textareaM { width: 370px;}

.form_name {}
	.form_name p {
		float: left;
		margin-right: 2.5em;
		white-space: normal;
	}
	.form_name p input {
		margin-left: 0.5em;
	}

.form_enquete {}
	.form_enquete li {
		float: left;
	}
	.form_enquete li input {
		margin-right: 0.5em;
		vertical-align: middle;
	}
	.form_enquete li.enquete01 { width: 9.5em;}
	.form_enquete li.enquete02 { width: 13em;}
	.form_enquete li.enquete03 { width: 9.5em;}
	.form_enquete li.enquete04 { width: 9.5em;}
	.form_enquete li.enquete05 { width: 20em;}

.form_textarea { margin-left: 180px;}

.form_wg {}
	.form_wg dt {
		clear: both;
		float: left;
		width: 6em;
		margin-right: 0.5em;
	}
	.form_wg dd {
		margin-bottom: 0.3em;
	}
.form_uploadWrap {
	margin-left: 175px;
	_margin-left: 180px;
}


.form_btn {
	text-align: center;
	margin-top: 30px;
}
	.form_btn .form_back {
		margin-right: 65px;
	}

ul.formUtil {
	overflow: hidden;
}
	ul.formUtil li {
		float: left;
		margin-right: 20px;
	}
	ul.formUtil li.formUtilVerisign {}
	ul.formUtil li.formUtilPrivacy {
		margin-top: 16px;
	}

.dl_entry01 {
	line-height: 1.5;
}
	.dl_entry01 dt {
		clear: both;
		float: left;
		width: 2.5em;
	}
	.dl_entry01 dd {
		margin-left: 2.5em;
	}
textarea {
	width: 369px;
	height: 72px;
}


/* ============================================
	shared	/calculate/verify/
============================================ */
.verifyBtnLv1,
.authorizeBtnLv1 {
	display: block;
	min-height: 1%;
}
.verifyBtnLv1:after,
.authorizeBtnLv1:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .verifyBtnLv1,
* html .authorizeBtnLv1 {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.verifyBtnLv1,
.authorizeBtnLv1 {
	margin-top: 10px;
}
	.verifyBtnLv1 li,
	.authorizeBtnLv1 li {
		float: left;
		margin-right: 20px;
	}

/* verifytitle style  2011.6.24 added  */

.verify-title {
	margin:0;
	float:left;
	padding:0 17px 0 0;
}

.verify-year {
	margin:0;
	color:#191970;
	float:left;
	font-size:135%;
	height:27px;
}

.verify-border {
	margin:0;
	padding:0 0 2px 0;
}

.verify-clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}

/* verifytitle style  2011.6.24 added  */


/* ============================================
	/meeting/
============================================ */
table.table_list {
	border-collapse: collapse;
	border-spacing: 0;
	width: 630px;
}
	table.table_list th {
		padding: 3px 0 1px;	
		background-color: #2fa6e0;
		color: #ffffff;
		line-height: 1.4;
		vertical-align: middle;
	}
	table.table_list td {
		padding: 8px 0;
		line-height: 1.4;
		vertical-align: middle;
	}
		table.table_list th p,
		table.table_list td p {
			padding-left: 6px;
		}
		table.table_list td p {
			color: #1b3780;
		}
	table.table_list tr.odd td {
		background-color: #e8edf3;
	}

.dl_helpdesk {
}
	.dl_helpdesk dt {
		clear: both;
		float: left;
		width: 3em;
	}
	.dl_helpdesk dd {
		margin-left: 3em;
	}


/* ============================================
	/calculate/
============================================ */
dl.table_listSec {}
	dl.table_listSec dd input,
	dl.table_listSec dd select {
		vertical-align: middle;
	}
	dl.table_listSec dd input.inputM { width: 170px;}
	dl.table_listSec dd select.selectM { width: 150px;}


/* ============================================
	/calculate/index.html
============================================ */
body#index.calculate .ft {
	line-height: 1.5;
}


/* ============================================
	/calculate/authorize/index.html
============================================ */
.ol_authorize01 {
	padding: 0 5px;
}
	.next {
		background: url(../authorize/img/index_bg_arrow_01.gif) no-repeat center bottom;
		padding-bottom: 52px;
		zoom: 1;
	}
	.next02 {
		background: url(../authorize/img/index_bg_arrow_02.gif) no-repeat center bottom;
		padding-bottom: 61px;
		zoom: 1;
	}
	.next03 {
		background: url(../authorize/img/index_bg_arrow_03.gif) no-repeat left bottom;
		padding-bottom: 14px;
		zoom: 1;
	}
		.ol_authorize01 li dl {
			background: #134c91;
			padding: 10px;
			zoom: 1;
		}
		.ol_authorize01 li dl.lightBlue {
			background: #d5deed;
		}
			.ol_authorize01 li dl dt {
				height: 29px;
				overflow: hidden;
			}
			.ol_authorize01 li dl dd {
				background: #f2f5fa;
				padding: 10px;
			}
			.ol_authorize01 li dl.lightBlue dd {
				background: #ffffff;
			}
			.ol_authorize01 li .imgBoxR .fltImg {
				margin-top: -62px;
				position:relative;
			}
			* html .ol_authorize01 li .imgBoxR .fltImg {
				margin-left: 7px;
			}
		.dl_indexA,
		.dl_indexB,
		.dl_indexC {
			float: left;
			margin-right: 8px;
		}
		.ol_authorize01 li .dl_indexB,
		.ol_authorize01 li .dl_indexC {
			background: #89a6c8;
			width: 161px !important;
			width: 181px;
		}
			.ol_authorize01 li .dl_indexA dt,
			.ol_authorize01 li .dl_indexB dt,
			.ol_authorize01 li .dl_indexC dt {
				height: 35px;
			}
			.ol_authorize01 li .dl_indexB dd,
			.ol_authorize01 li .dl_indexC dd {
				background: #f9fafc;
				font-size: 85%;
			}
				.ol_authorize01 li .dl_indexB dd p,
				.ol_authorize01 li .dl_indexC dd p {
					min-height: 91px;
					height: auto !important;
					height: 91px;
				}
		.ol_authorize01 li .dl_indexA {
			width: 221px !important;
			width: 241px;
		}
		.dl_indexC {
			margin-right: 0;
		}
.ul_authorize01 {
	margin-top: 10px;
	border-top: 1px solid #b8dbf7;
	padding-top: 10px;
	padding: 10px 0 0 3px;
}
.ul_authorize01.noLine {
	border-top: none;
}
	.ul_authorize01 li {
		float: left;
		height: 52px;
		width: 33%;
	}
	.ul_authorize01 li.wFull {
		float: none;
		height: 52px;
		width: auto;
	}
	.ul_authorize01 li a {
		display: block;
		padding-left: 56px;
		height: 52px;
		font-size: 85%;
		line-height: 1.5;
		overflow: hidden;
	}
	.ul_authorize01 li.ico_word a {
		background: url(../../common/img/cmn_ico_word.gif) no-repeat left top;
		line-height: 52px;
	}
	.ul_authorize01 li.ico_pdf  a {
		background: url(../../common/img/cmn_ico_pdf.gif) no-repeat left top;
		line-height: 52px;
	}
	.ul_authorize01 li.ico_pdf2 a {
		background: url(../../common/img/cmn_ico_pdf.gif) no-repeat left top;
		padding-top: 10px;
		height: 42px !important;
		height: 52px;
	}
	.ul_authorize01 li.ico_pdf3 a {
		background: url(../../common/img/cmn_ico_pdf.gif) no-repeat left top;
		padding-top: 3px;
		height: 49px !important;
		height: 52px;
	}
	.ul_authorize01 li.ico_link a {
		background:  url(../../common/img/cmn_ico_link.gif) no-repeat 15px center;
		padding-left: 35px;
		line-height: 52px;
	}
.ul_authorize02 {
	margin-top: 10px;
	border-top: 1px solid #b8dbf7;
	padding-top: 10px;
	padding: 10px 0 0 3px;
}
	.ul_authorize02 li {
		float: left;
		margin-right: 20px;
	}
.ul_authorize03 {
}
	.ul_authorize03 li {
		padding-left: 1em;
		text-indent: -1em;
	}
	.ul_authorize01 li.ico_link {
		float: none;
		width: auto;
		font-size: 115%;
	}
	.ul_authorize01 li.ico_link.fltL {
		float: left;
		width: 48%;
	}


/* ============================================
	/calculate/entry/index.html
============================================ */
.h4_entry {
	padding: 0 5px;
}
.ol_entry01 {
	padding: 0 5px;
}
	.ol_entry01 li.next {
		background: url(../entry/img/index_arrow_01.gif) no-repeat center bottom;
		padding-bottom: 48px;
		zoom: 1;
	}
	.ol_entry01 li.next02 {
		background: url(../entry/img/index_arrow_02.gif) no-repeat center bottom;
		padding-bottom: 76px;
		zoom: 1;
	}
	.ol_entry01 li.next03 {
		background: url(../entry/img/index_arrow_03.gif) no-repeat center bottom;
		padding-bottom: 48px;
		zoom: 1;
	}
	.ol_entry01 li.next03_2 {
		background: url(../entry/img/index_arrow_03.gif) no-repeat 145px bottom;
		padding-bottom: 48px;
		zoom: 1;
	}
	.ol_entry01 li.next04 {
		background: url(../entry/img/index_arrow_04.gif) no-repeat center bottom;
		padding-bottom: 71px;
		zoom: 1;
	}
	.ol_entry01 li.next05 {
		background: url(../entry/img/index_arrow_05.gif) no-repeat center bottom;
		padding-bottom: 80px;
		zoom: 1;
	}
	.ol_entry01 li.next06 {
		background: url(../entry/img/index_arrow_06.gif) no-repeat center bottom;
		padding-bottom: 73px;
		zoom: 1;
	}
	.ol_entry01 li.next07 {
		background: url(../entry/img/index_arrow_07.gif) no-repeat left bottom;
		padding-bottom: 49px;
		zoom: 1;
	}
		.ol_entry01 li dl {
			background: #8bc0ec;
			padding: 4px;
			zoom: 1;
		}
		.ol_entry01 li dl.lightGreen {
			background: #6ac6d1;
		}
			.ol_entry01 li dl dt {
				height: 29px;
				overflow: hidden;
			}
			.ol_entry01 li dl dd {
				background: #f8fcff;
				padding: 10px;
			}
		.ol_entry01 li dl.dl_entry6_1 {
			float: left;
			background: #6ac6d1;
			padding: 4px;
			width: 400px !important;
			height: 258px !important;
			width: 408px;
			height: 266px;
			zoom: 1;
		}
		.ol_entry01 li dl.dl_entry6_2 {
			float: right;
			background: #6ac6d1;
			padding: 4px;
			width: 196px !important;
			height: 258px !important;
			width: 204px;
			height: 266px;
			zoom: 1;
		}
			.ol_entry01 li dl.dl_entry6_2 dd {
				margin-top: 29px;
			}
			.ol_entry01 li dl.dl_entry6_2 dd, {
				margin-top: 33px;
			}
		.ol_entry01 li dl.lightGreen.fltL,
		.ol_entry01 li dl.lightGreen.fltR {
			width: 298px !important;
			height: 106px !important;
			width: 306px;
			height: 114px;
		}
			.ol_entry01 li dl.lightGreen.fltL dd,
			.ol_entry01 li dl.lightGreen.fltR dd {
				height: 58px !important;
				height: 78px;
			}
.dl_entry02 {
	margin: 1em 0 0 0.5em;
	line-height: 1.5;
}
	.dl_entry02 dt {
		clear: both;
		float: left;
		width: 2em;
	}
	.dl_entry02 dd {
		margin-left: 2em;
	}
		.dl_entry02 dd label {
			display: block;
			height: 1%;
		}
.ul_txt01 {
	margin-top: 5px;
	line-height: 1.5;
}
	.ul_txt01 li {
		padding-left: 0.5em;
		text-indent: -0.5em;
	}
.dl_entryGreen {
	background: #f8fcfb;
	margin: 10px 5px 0;
	border-top: 3px solid #95d8b7;
	border-right: 4px solid #95d8b7;
	border-bottom: 3px solid #95d8b7;
	border-left: 4px solid #95d8b7;
	padding: 15px;
}
	.dl_entryGreen dt {
	}
	.dl_entryGreen dd {
	}

#supportSec2 {
	line-height: 1.5 !important;
	font-size: 85%;
}
	#supportSec2 ul li {
		float: left;
	}
		#supportSec2 ul li img {
			float: left;
			margin-right: 5px;
		}
		#supportSec2 ul li p {
			margin-top: 10px;
			overflow: hidden;
			zoom: 1;
		}
		
#PCRList {
	background-color: #9A9A9A;
	margin-top: 10px;
}

#PCRList tr.head td {
	padding: 10px;
	text-align: center;
	background-color: #CBE7FD;
}

#PCRList td {
	text-align: center;
	background-color:#F2F6F9;
}

/* 20120626 add */

div.sysflow-l {
	float:left;
	padding-left:10px;
}

div.sysflow-r {
	float:left;
	padding-left:10px;
	width:315px;
}