@charset "utf-8";
/* CSS Document */
h1, h2, h3, p, div, input{
	margin: 0;
	padding: 0;
}

ul, ol, li, dl, dt, dd{
	margin: 0;
	padding: 0;
	list-style: none;
}

a:link,
a:visited,
a:active,
a:hover{
	color: #EA5E0D;
	text-decoration: none;
}

a:visited{
	color: #EA5E0D;
}

a:hover{
	color: #EA5E0D;
	text-decoration: underline;
}
a:focus {
	outline :none;
}
body{
	min-width: 1000px;
	/*background: #005BAC;*/
}

/* header */
#blockskip {
	overflow: visible;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
#blockskip a {
	display: block;
	float: left;
	overflow: hidden;
	width: 100%;
	height: 1px;
	margin: 0;
	margin-top: -1px;
	padding: 0;
	min-width: 980px;
	color: #ffffff;
	font-size: 1px;
	text-align: center;
	line-height: 0;
	text-decoration: none;
}

#header{
	width: 100%;
	min-width: 1060px;
	background: #FFFFFF;
}

#header .section{
	width: 1000px;
	margin: 0 auto;
}

#header h1{
	float: left;
}

#header .logo{
	float: left;
}

#header .logo img{
	vertical-align: bottom;
}

* html #header .logo{
	margin-left: 0;
}

#header .navR{
	float: right;
	width: 645px;
}

#header .navArea{
	position: relative;
	height: 66px;
	padding: 0 10px;
	background: #FFFFFF;
}
	#header .navArea:after{
		content: ".";
		display: block;
		height: 0; 
		font-size:0;
		clear: both;
		visibility:hidden;
	}
#header .assistNav{
	margin-left: 289px;
}
#header .assistNav li{
	float: left;

}
#header .assistNav li.lang{
	width: 137px;
	height: 26px;
}
#header .assistNav li > a{
	display: block;
	padding: 8px 0 0;
}

#header .gnavi{
	clear: both;
	overflow: hidden;
}

* html #header .gnavi{
	padding-top: 19px;
}
#header .gnavi li{
	float: left;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
#header .gnavi li a{
	display: block;
	padding: 13px 0 12px;
}

#path{
	width: 100%;
	min-width: 1060px;
	height: 43px;
	background: #FBFBFB;
	/*border-top: 1px solid #E0E0E0;*/
	border-bottom: 1px solid #E0E0E0;
}
#path .section{
	width: 980px;
	margin: 0 auto;
}
#path ul{
	margin-left: 10px;
	padding: 10px 0;
}
#path li{
	display: inline;
	letter-spacing: 0.1em;
	font-size: 12px;
}
#path li span{
	margin: 0 5px;
}

#delay{
	position: relative;
	clear: both;
	background: #005BAC;
	z-index: 10;
	overflow: hidden;
}
	#delaySpace{
		width: 980px;
		margin: 0 auto;
	}

	#delayInner{
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		height: 500px;
		display: block;
		background: #0085CD;
	}
	#delay table{
		position: relative;
		margin: 0 auto;
		width: 980px;
		display: none;
	}
	#delay tr{
	}
	#delay tr th{
		width: 133px;
		background: #005BAC;
	}
	#delay tr th p{
		text-align: right;
		padding-right: 30px;
	}

	#delay td{
		vertical-align: middle;
		background: #0085CD;
	}
	#delay td.delayInfo{
		padding: 7px 7px 7px 16px;
		width: 687px;
		background: url(/shared/img/bg_delay01.gif) left center no-repeat #0085CD;
	}
		#delay td.delayInfo > p{
			float: left;
			font-size: 12px;
			line-height: 16px;
			min-height: 16px;
			width: 667px;
			padding: 6px 10px;
			background: #FFFFFF;
			border-radius: 3px;
		}
		#delay td.delayInfo > a{
			display: block;
			text-align: right;
		}

/* localNav */
.localNav{
	margin: 0 0 20px;
}
.localNav .parent p{
	padding: 5px 10px 4px;
	background: #005CAD;
	color: #FFFFFF;
	text-decoration: none;
}

.localNav .child li{
	border: 1px solid #E0E0E0;
	border-top: none;
}

.localNav .child li a{
	display: block;
	padding: 6px 10px 3px;
	color: #EA5E0D;
	font-weight: normal;
}

.localNav .child li a:hover{
	background: #EEEEEE;
	text-decoration: none;
}

.localNav .child li span{
	display: block;
	padding-left: 14px;
	background: url(/shared/img/icon_arrow_blue01.png) 0 0.55em no-repeat;
}

.localNav .child li a img{
	margin-left: 6px;
	vertical-align: center;
}
.localNav .child li img.icon,
.docArea ul li img.icon{
	margin-left: 0px;
	padding: 0 5px 0 0;
}
.localNav .child li.active a{
	background: #EEEEEE;
	color: #000000;
	text-decoration: none;
}

/* contents */
#contents{
	width: 100%;
	min-width: 1060px;
	padding: 30px 0;
	background: #FFFFFF;
	position: relative;
}

#contents .section{
	width: 980px;
	margin: 0 auto;
}

#contents .main .section{
	width: 730px;
}

.pagetopOuter{
	width: 100%;
	min-width: 1060px;
	height: 55px;
	position: relative;
	margin: 0 0 20px;
}

.pageTop{
	position: absolute;
	right: 0;
}

/* bannerArea */
.bannerArea{
	margin: 0;
}
.bannerArea li{
	margin-bottom: 10px;
	line-height: 0;
}

/* docArea */
.docArea{
	margin: 0 0 20px;
	padding: 7px 9px;
	border: 2px solid #EFF2F5;
}

/* fnavi */
/*--------open/close menu--------------------*/
#mmenu{
	position: relative;
	margin: 20px 0 0;
	display: none;
	background: url("/shared/img/bgFmenu.gif") top left repeat-x #F4F4F4;
}
#mmenu:after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	bottom: 0;
	background: url("/shared/img/bgFmenuB.gif") bottom left repeat-x #F4F4F4;
}
.menuInner{
	position: relative;
	width: 980px; /*1030-52*/
	min-height: 100px;
	margin: 0 auto;
	padding: 16px 0px 20px 2px;
}
#mmenuInner li{
	display: none;
}
#mmenuInner li.open:before{
	position: absolute;
	content: "";
	display: block;
	top: -15px;
	width: 136px;
	height: 20px;
	z-index: 2;
	background: url("/shared/img/bgMnavi.gif") center bottom no-repeat;
	overflow: hidden;
}
#mmenuInner li.open.mmenu01:before{ left: 0; }
#mmenuInner li.open.mmenu02:before{ left: 350px; }
#mmenuInner li.open.mmenu03:before{ left: 520px; }
#mmenuInner li.open.mmenu04:before{ left: 680px; }
#mmenuInner li.open.mmenu05:before{ left: 844px; }


.menuInner div.tit > img{
	margin: 0 24px 0 4px;
}

.menuInner table{
	width: 100%;
	table-layer: fixed;
	margin: 30px 0 0;
}

.menuInner table td{
	overflow: hidden;
	padding: 0 15px;
	border-left: 1px dotted #D2D2D2;
	vertical-align: top;
}
.menuInner table td:first-child{
	padding: 0 15px 0 4px;
	border-left: none;
}
.menuInner table td.last{
	padding: 0 0 0 15px;
}
.menuInner table td > a{
	float: left;
	margin: 0 10px 0 0;
}

.menuInner table td > p{
	padding: 0 0 0 75px;
	font-size: 12px;
	line-height: 18px;
	color: #313131;
}

.menuInner table td > p.tit{
	margin: 0 0 10px;
	padding: 0;
}

.menuInner table td > p.tit a{
	background-position: 0 0.3em\9; 
}
#fnavi{
	border-top: 1px solid #E0E0E0;
	background: #FBFBFB;
	min-width: 1060px;
}
#fnaviInner{
	width: 980px;
	margin: 0 auto;
}

#fnaviInner:after{
	display: block;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	content: ".";
}

#fnaviInner li{
	float: left;
	cursor: pointer;
}
#fnaviInner li.crnt{
	position: relative;
}

#fmenuOuter{
	position: relative;
	min-width: 1060px;
}
#fmenu{
	/*position: absolute;
	bottom: 0;*/
	width: 100%;
	display: none;
	background: url("/shared/img/bgFmenu.gif") top left repeat-x #F4F4F4;
}
#fmenu:after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	bottom: 0;
	background: url("/shared/img/bgFmenuB.gif") bottom left repeat-x #F4F4F4;
}

#fmenuInner li{
	display: none;
}

#fmenuInner li.open:before{
	position: absolute;
	content: "";
	display: block;
	top: -9px;
	width: 196px;
	height: 13px;
	z-index: 2;
	background: url("/shared/img/bgFnavi.gif") center bottom no-repeat;
	overflow: hidden;
}
#fmenuInner li.open.fmenu01:before{ left: 0; }
#fmenuInner li.open.fmenu02:before{ left: 196px; }
#fmenuInner li.open.fmenu03:before{ left: 392px; }
#fmenuInner li.open.fmenu04:before{ left: 588px; }
#fmenuInner li.open.fmenu05:before{ left: 784px; }

li.mClose{
	position: absolute;
	display: block !important;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 10;
}
/* footer */
#footer{
	width: 100%;
	min-width: 1060px;
	padding: 29px 0 19px;
	background: #005BAC;
}

#footer .section{
	position: relative;
	width: 980px;
	margin: 0 auto;
}

/* IE6 */
* html #footer .section{
	height: 115px;
}

.pagetop{
	position: relative;
	right: 0;
}

#footer .items{
	position: relative;
}

#footer .block1{
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 12px;
	width: 370px;
	background: none;
}
/* IE6 */
* html #footer .block1{
	top: 9em;
}

/* searchArea */
.searchArea{
	width: 190px;
	height: 26px;
	float: left;
	color: #005BAC !important;
}
.searchArea input{
	float: left;
	width: 190px;
	height: 26px;
	border: none !important;
	background: url(/shared/img/bg_google_search.gif) no-repeat !important;
}
.searchArea input.btn{
	width: 26px;
	height: 24px;
	border: none !important;
}
#cse-search-form td.gsc-search-button{
	position: absolute;
	left: 158px;
	top: 1px;
	cursor: pointer;
}

#cse-search-form td.gsc-search-button input{
	background: url(/shared/img/bg_google_search_btn.gif) right center no-repeat !important;
	cursor: pointer;
}
/* IE */
.searchArea input.gsc-input{
	width: 150px !important;
	height: 26px !important;
	padding: 0 30px 0 10px !important;
	line-height: 26px;
}
#footer .logo{
	float: right;
	margin: 4px 0 0;
}

#footer .btnArea ul{
	overflow: hidden;
	margin-bottom: 10px;
}

#footer .btnArea li{
	float: left;
	margin-left: 8px;
	color: #FFFFFF;
}
#footer .btnArea li:first-child{
	margin-left: 0;
}
#footer .btnArea li a{
	color: #FFFFFF;
	font-size: 86%;
}

* html #footer .btnArea{
	margin-left: -8px;
}
#footer .copyright{
	clear: both;
	margin: 6px 0 5px;
	color: #FFFFFF;
	font-size: 86%;
}

/* Margins */
.ma5 {
	margin: 5px !important;
}
.ma10 {
	margin: 10px !important;
}
.ma15 {
	margin: 15px !important;
}
.ma20 {
	margin: 20px !important;
}
.ma30 {
	margin: 30px !important;
}
.ma40 {
	margin: 40px !important;
}
.ma50 {
	margin: 50px !important;
}
.mtn {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mrn {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mbn {
	margin-bottom: 0 !important;
}
.mb3 {
	margin-bottom: 3px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mln {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}

/* text-align */
.alignLeft{
	text-align: left !important;
}
.alignRight{
	text-align: right !important;
}
.alignCenter{
	text-align: center !important;
}

/* clearfix */
#header:after,
#header .linkArea:after,
#header .siteLinks:after,
#header .globalNav:after,
#path:after,
#footer .items:after,
#footer .links:after,
#footer .links .parentItem:after,
#footer .btnArea:after{
	display: block;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	content: ".";
}

/* IE6 */
* html #header,
* html #header .linkArea,
* html #header .siteLinks,
* html #header .globalNav,
* html #path,
* html #footer .items:after,
* html #footer .links,
* html #footer .links .parentItem,
* html #footer .btnArea{
	zoom: 1;
}

/* IE7 */
#header,
#header .linkArea,
#header .siteLinks,
#header .globalNav,
#path,
#footer .items:after,
#footer .links,
#footer .links .parentItem,
#footer .btnArea{
	zoom: 1;
}

/* noteBox */
.noteBox {
	padding: 10px;
	color: #005CAD;
	margin-top: 30px;
	border: 1px solid #005CAD;
}
.noteBox a{
	font-weight: bold;
}

/* spBnr */
.spBnr {
}