/*----- Layout Sytle ------*/

.lightBox{
	padding:20px;
	background:#fff;
}

#header{
	width:1000px;
	margin:0 auto;
	padding:20px 0;
}

#header p.floatR img{
	margin-top:15px;
}

#wrapper{
	background:url(../img/share/bg_body.jpg) repeat-x;
	margin:0 auto;
}
#breadcrumbs{
	font-size:.8em;
	padding:5px;
}

#mainContentsTop{
	width:1000px;
	margin:0 auto;
	padding:30px 0 20px;
}

#topMain{
	width:800px;
	margin-bottom:40px;
	float:right;
}

#mainContents{
	width:950px;
	margin:0 auto;
	padding:25px;
	background: #fff;
}

#mainContents .contBox{
	margin:0 20px;
}

#subColumnA{
	width: 690px;
	float: left;
}

	#subColumnA .greeting{
		border:solid 1px #666;
		padding:24px;
		margin-bottom:20px;
		height:450px;
	}
	
	#subColumnA .greeting .kityou{
		color:#fff;
		line-height:170%;
	}
	
	#subColumnA .spns{
		background:#fff;
		margin:0;
		margin-bottom:20px;
		line-height:150%;
		font-size:1.2em;
		padding:20px;
	}
	
	#subColumnA .spns h2{
		margin:0;
		padding:0;
		background:none;
	}
	
	#subColumnA .present .txt{
		width:314px;
		margin-top:15px;
		background:#f0f0e1;
		padding:13px;
		font-size:.8em;
	}
	

#subColumnB{
	width: 280px;
	float: right;
}
	#subColumnB .news{
		margin:0px;
		padding:15px;
		background:url(../img/share/bg_white.png);
		margin-top:20px;
	}
	#subColumnB .news ul{
		margin:0;
		background:#fff;
		padding:15px;
		padding-bottom:10px;
	}
	
	#subColumnB .news ul li{
		list-style:none;
		margin-bottom:15px;
	}

#subColumnB .present{
	background:#fff;
	padding:15px;
	line-height:130%;
	height:290px;
}

#subColumnB .present p{
	font-size:.9em;
}


#footer{
	width:970px;
	margin:auto;
	padding:15px 0;
	color:#fff;
}
	#footer a:link,
	#footer a:visited{
		color:#fff;
	}
	
	#footer a:hover,
	#footer a:active{
		text-decoration:underline;
	}


/*----- Menu Sytle ------*/

#gNavA{
	width:1000px;
	margin:0 auto;
	padding:0;
}
	#gNavA ul{
		list-style:none;
		margin:0;
		padding:0;
	}

		#gNavA ul li{
			float:left;
			height:50px;
			
		}

			#gNavA ul li.current{
				
				color:#FFF;
			}

			#gNavA ul li a:link, #gNavA ul li a:visited{
				color:#9C9;
				text-decoration: none;
			}
			
			#gNavA ul li a:hover, #gNavA ul li a:active{
				color: #9C9;
				text-decoration: underline;
			}

#lNavA{
	width: 100%;
}

	#lNavA ul{
		list-style:none;
		padding:0px;
		margin:0;
		width:80%; 
	}
		#lNavA ul li{
			border:solid 1px #CCCCCC;
			padding:5px;
			background:#fff;
		}
		
		
table.style01{
	margin:0;
	margin-bottom:40px;
	padding:0;
	
}
	table.style01 th{
		padding:4px;
		text-align:center;
		background:#000;
		color:#fff;
		border-right:solid 1px #fff;
	}
	table.style01 th.none,
	table.style01 td.none{
		padding:4px;
		text-align:center;
		background:none;
		color:#fff;
		border:none;
	}
	table.style01 tr.ptn1 th{
		padding:4px;
		text-align:center;
		background:#ccc;
		color:#fff;
		border-right:solid 1px #fff;
		color:#333;
		font-weight:normal;
	}
	table.style01 td{
		padding:5px 10px;
		color:#000;
		border-bottom:solid 1px #000;
	}
	
	table.style01 td.style2{
		background:#FEE9EF;
		text-align:center;
	}
	
	table.style01 td .txt{
		width:510px;
		float:right;
	}
	
	table.style01 td.chk{
		padding:5px;
		background:#FCC;
		
	}
	table.style01 tr.none td{
		border:none;
	}
	table.style01 td.col{
		text-align:center;
		background:#eee;
	}
	
	
	table.style01 td.col div.L{
		height:110px;
	}
	
	table.style01 td div.main{
	
		
	}
	
	table.style01 td{
		
	}
	
	table.style01 td.yel,
	table.style01 td.org,
	table.style01 td.blu,
	table.style01 td.ppl,
	table.style01 td.grn,
	table.style01 td.pnk{
		padding:5px 3px;
		font-size:.9em;
	}
	
	
	table.style01 td.yel div{
		background:#fffae2;
		padding:10px;
	}
	
	table.style01 td.yel div.vol2{
		background:#FFEFA2;
		padding:8px 10px;
	}
	
	table.style01 td.org div{
		background:#ffece2;
		padding:10px;
	}
	
	table.style01 td.org div.vol2{
		background:#FFCCB0;
		padding:8px 10px;
	}
	
	table.style01 td.grn div{
		background:#e8ead3;
		padding:10px;
	}
	
	table.style01 td.grn div.vol2{
		background:#CFD2A2;
		padding:8px 10px;
	}
	
	table.style01 td.blu div{
		background:#ddecee;
		padding:10px;
	}
	
	table.style01 td.blu div.vol2{
		background:#BAD8DC;
		padding:8px 10px;
	}
	
	table.style01 td.ppl div{
		background:#f0e2f4;
		padding:10px;
	}
	table.style01 td.ppl div.vol2{
		background:#DBB8E4;
		padding:8px 10px;
	}
	
	table.style01 td.pnk div{
		background:#ffe4ec;
		padding:10px;
	}
	table.style01 td.pnk div.vol2{
		background:#ffcbd9;
		padding:8px 10px;
	}
	
	
	table.style01 td div.det{
		padding:3px;
		text-align:center;
		background:#fff;
		border:solid 1px #900;
		color:#444;
		margin:5px 0;
		cursor:pointer;
		font-size:.85em;
	}
	
	table.style01 td p.ans{
		margin:10px 0;
	}
	
	
	table.style01 td span.red{
		color:#A40000;
		border:solid 1px #A40000;
		padding:0px 8px;
		margin-right:5px;
		background:#fff;
		font-size:1em;
		display:inline-block;
		line-height:150%;
	}
	
	table.style01 td span.org{
		color:#F95F24;
		border:solid 1px #F95F24;
		padding:0px 8px;
		margin-right:5px;
		background:#fff;
		font-size:.9em;
		display:inline-block;
		line-height:150%;
	}
	
	table.style01 td span.case{
		color:#fff;
		padding:0px 8px;
		margin-right:5px;
		background:#8dc21f;
		border:solid 1px #8dc21f;
		font-size:1em;
		display:inline-block;
	}

table.style02{
	margin:20px auto;
	border-collapse:separate;
}

	table.style02 th{
		padding:5px 10px;
		background:#DFDFD0;
		color:#111;
		font-weight:normal;
		text-align:right;
	}
		table.style02 th span{
			color:#C00;
		}
	
	table.style02 td{
		padding:5px 10px;
		border:solid 1px #DFDFD0;
		color:#111;
	}


.inqBox{
	width:800px;
	margin:20px auto;
}

.inqBox table{
	border:solid 1px #A40000;
	margin-bottom:15px;
}

.inqBox table th{
	padding:10px 20px;
	background:#8C2300;
	text-align:right;
	color:#fff;
	font-weight:normal;
}

.inqBox table td{
	padding:10px 20px;
}

.inqBox table th span,
.inqBox table td span{
	font-size:1.2em;
	font-weight:600;
}

.form_fin{
	width:930px;
	padding:10px;
	margin:20px auto;
	background:url(../img/form/bg_box1.gif);
}

	.form_fin div{
		padding:25px 15px;
		background:#fff;
	}
		.form_fin p.L{
			width:480px;
			margin-top:20px;
			float:left;
		}
		
		.form_fin p.R{
			width:370px;
			margin:20px 0;
			line-height:130%;
			float:right;
		}


.formEvent{
	width:610px;
	margin:auto;
	border:solid 1px #ABCC28;
	padding:5px;
	font-size:1.1em;
}
	.formEvent span{
		font-weight:600;
	}
	
	.formEvent p.top{
		margin-top:0px;
	}
	
	.formEvent p{
		padding:3px 5px;
		background:#E4F0B5;
		color:#87A01F;
		margin-bottom:3px;
		margin-top:10px;
	}
	

.agreeBox{
	width:718px;
	padding:10px;
	margin:20px auto;
	background:url(../img/form/bg_box1.gif);
}
	.agreeBox div.cont{
		padding:15px;
		background:#fff;
	}
	.agreeBox div.cont div{
		height:100px;
		overflow-y:scroll;
		border:solid 1px #CCC;
		padding:10px 15px;
		margin-top:15px;
	}
	
#agree{
	font-size:1.2em;
	color:#900;
}

.outline{
	width:700px;
	margin:auto;
}

	
	.outline th{
		width:100px;
		border-bottom:5px solid #dfdfd0;
		padding:7px 10px;
		padding-top:20px;
		padding-bottom:5px;
		text-align:right;
		font-weight:normal;
		font-size:1.1em;

	}
	
	.outline td{
		margin-top:20px;
		padding:7px 15px;
		padding-top:20px;
		border-bottom:dashed 1px #999;
	}

.profile{
	width:530px;
}

	.profile th{
		padding:15px 10px;
		border-bottom:dashed 1px #666;
		text-align:left;
	}
	
	.profile td{
		padding:15px 10px;
		border-bottom:dashed 1px #666;
	}
	
	.profile td div{
		border-left:solid 2px #78a200;
		padding-left:15px;
	}
	
a:link.pageTop{
	margin-top:20px;
	display:block;
	float:right;
	background:#eee;
	border:solid 1px #CCC;
	width:50px;
	height:50px;
	padding:0 10px;
	padding-top:20px;
	text-align:center;
	color:#333;
	font-size:.9em;
	line-height:130%;
	color:#666;
}

a:hover.pageTop{
	color:#000;
	text-decoration:none;
}

.mapBox{
	width:440px;
}

.profileBox{
	/* width:800px; */
	margin:auto;
}


#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.modal_close { 
	position: absolute; 
	top: 12px; right: 
	12px; display: block; 
	width: 14px; 
	height: 14px; 
	background: url(../img/modal_close.png); 
	z-index: 2;
}

.box01{
	border:solid 1px #CCC;
	padding:10px;
}

#greeting{
	margin:20px 30px;
}

#greeting p{
	margin:10px 0;
}


.reportTbl{
	border-collapse:collapse;
	background:url(../img/form/bg_box1.gif);
}
.reportTbl td{
	vertical-align:top;
	padding:5px;
	padding-bottom:0;
}

.reportTbl tr.icon td{
	padding:0;
	background:#fff;
}

.reportTbl tr.iconTop td{
	padding-top:0px;
}

.reportTbl td.none{
	width:25px;
	padding:0px;
	background:#fff;
}

.reportTbl tr.icon td{
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:800;
	line-height:130%;
	
}

.reportTbl tr.icon td.mid{
	vertical-align:middle;
}

.reportTbl tr.icon td.s{
	font-size:12px;
	line-height:130%;
}

.reportTbl tr.icon .redicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_red.gif) no-repeat #fff;
}

.reportTbl tr.icon .yelicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_yel.gif) no-repeat #fff;
}

.reportTbl tr.icon .grnicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_grn.gif) no-repeat #fff;
}

.reportTbl tr.icon .bluicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_blu.gif) no-repeat #fff;
}

.reportTbl tr.icon .pplicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_ppl.gif) no-repeat #fff;
}

.reportTbl tr.icon .pinkicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_pink.gif) no-repeat #fff;
}

.reportTbl tr.icon .orgicon{
	font-weight:800;
	height:35px;
	_height:35px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	background:url(../img/report/icon_org.gif) no-repeat #fff;
}


.reportTbl tr.icon p{
	width:245px;
	border:none;
}


.reportTbl td.txt{
	padding:10px;
	padding-bottom:5px;
	background:url(../img/report/bg_txt.gif);
	text-align:left;
	line-height:150%;
}

.reportTbl tr.btnLine td.txt{
	padding-bottom:8px;
	padding-right:13px;
	text-align:right;
}

.btn {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}

.btn:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}


.reportTbl td.bot{
	height:5px;
	padding:0;
	background:url(../img/form/bg_box1.gif);
}

.reportTbl td p{
	border-bottom:solid 1px #000;
	padding-bottom:3px;
	margin-bottom:5px;
	font-weight:800;
}

.repTtl{
	width:800px;
	margin:auto;
	margin-bottom:20px;
}

.repTtl p{
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:14px;
}

.repTtl p span{
	padding:0;
	margin:0;
	display:inline-block;
	color:#fff;
	font-weight:800;
	font-size:20px;
}

.repTtl p.red{
	background:url(../img/report/h2_icon_arr_red.gif) no-repeat 50% bottom;
}

.repTtl p.red span{
	background:url(../img/report/h2_icon_C_red.gif) repeat-x;
}

.repTtl p.grn{
	background:url(../img/report/h2_icon_arr_grn.gif) no-repeat 50% bottom;
}

.repTtl p.grn span{
	background:url(../img/report/h2_icon_C_grn.gif) repeat-x;
}

.repTtl p.org{
	background:url(../img/report/h2_icon_arr_org.gif) no-repeat 50% bottom;
}

.repTtl p.org span{
	background:url(../img/report/h2_icon_C_org.gif) repeat-x;
}

.repTtl p.pink{
	background:url(../img/report/h2_icon_arr_pink.gif) no-repeat 50% bottom;
}

.repTtl p.pink span{
	background:url(../img/report/h2_icon_C_pink.gif) repeat-x;
}

.repTtl p.ppl{
	background:url(../img/report/h2_icon_arr_ppl.gif) no-repeat 50% bottom;
}

.repTtl p.ppl span{
	background:url(../img/report/h2_icon_C_ppl.gif) repeat-x;
}

.repTtl p.blu{
	background:url(../img/report/h2_icon_arr_blu.gif) no-repeat 50% bottom;
}

.repTtl p.blu span{
	background:url(../img/report/h2_icon_C_blu.gif) repeat-x;
}

.repTtl p.yel{
	background:url(../img/report/h2_icon_arr_yel.gif) no-repeat 50% bottom;
}

.repTtl p.yel span{
	background:url(../img/report/h2_icon_C_yel.gif) repeat-x;
}

.repTtl p span b{
	padding:15px 20px 0;
}

.repTtl span.txt{
	font-weight:800;
	font-size:20px;
	color:#535353;
	padding-left:15px;
	display:table-cell;
	line-height:120%;
	height:49px;
	vertical-align:middle;
}

.repBox{
	width:800px;
	margin:auto;
}


.repBox p.txt{
	margin-bottom:1em;
	letter-spacing:0.1em;
	line-height:180%;
}

.repBox div{
	width:470px;
	font-size:14px;
	line-height:170%;
	float:right;
}

.repBox div p{
	position:relative;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #000;
	font-size:16px;
}

.repBox div p span{
	bottom:15px;
	right:0;
	position:absolute;
	background:#444;
	padding:3px 15px;
	display:inline-block;
}

.repBox div p span b{
	color:#fff;
	font-weight:normal;
	font-size:14px;
}

.repBox div p span img{
	margin-right:5px;
}


.btnStyle01{
	border:solid 1px #444;
	color:#444;
	padding:3px 10px;
	display:inline-block;
}

.btnStyle01 b{
	font-weight:normal;
	font-size:14px;
}

.btnStyle01 img{
	margin-left:5px;
}



ul.num li{
	list-style:decimal;
}

.profieBox{
	width:800px;
	margin:auto;
}

.profieBox .profieBoxTxt{
	width:600px;
	padding-top:10px;
	border-top:solid 2px #dfdfcf;
	float:right;
}

.profieBoxTxt .cont{
	width:590px;
	padding:5px;
	margin:10px auto;
	background:url(../img/form/bg_box1.gif);
}
	.profieBoxTxt .cont div{
		padding:10px 15px;
		background:#fff;
	}
	