/* Updated 2015/09/01,k */
/* Updated 2015/04/03,n */
@charset "shift-jis";

/* -----------------------------------------

	[/] CSS

	UpDate: 2014.09.22 ,D
	UpDate: 2014.07.24 ,D
	UpDate: 2014.05.15 ,D

----------------------------------------- */

/* -----------------------------------------
	2-03. Contents
----------------------------------------- */

/* Top Banner Area
----------------------------------------- */

#topSection {
	height: 264px;
	position: relative;
}
.lt-ie9 #topSection {
	background: url(/lib/img/cmn/ie/bg-header-low.png) repeat-x;
}
	#mainBnrWrap {
		background: url(/lib/img/home/home-bg-topsection.jpg) no-repeat 50% 0;
		height: 264px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	#mainBnrWrap.mobileImg {
		background: url(/lib/img/home/home-bg-topsection.jpg) no-repeat -140px 0;
	}
	#mainBnrCont {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		height: 240px;
		margin: 0 auto;
		overflow: hidden;
		padding: 16px 14px 8px;
		position: relative;
		text-align: left;
		width: 920px;
		z-index: 10;
	}
	#manBnrCheck {
		float: left;
		width: 664px;
	}
		#mainBnr {
			display: none;
			background: #030;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			padding: 3px 3px 4px;
			width: 658px;
			position:relative;
		}
		.lt-ie9 #mainBnr {
			position: relative;
		}
		#mainBnr .prev,
		#mainBnr .next {
			position:absolute;
			display:block;
			top:196px;
			width:25px;
			height:43px;
			z-index:10;
			cursor:pointer;
		}
		#mainBnr .prev {
			left:0;
			width:26px;
			background:#003300 url(/lib/img/cmn/btn_mainbnr_prev.gif) no-repeat 5px center;
		}
		#mainBnr .next {
			right:0;
			background:#003300 url(/lib/img/cmn/btn_mainbnr_next.gif) no-repeat 4px center;
		}
			#mainBnrImg {
				margin-bottom: 5px;
				overflow: hidden;
			}
			.lt-ie7 #mainBnrImg {
				zoom: 1;
			}
				#mainBnrImg img {
					cursor: pointer;
					float: left;
					width: 658px;
				}
			#mainPager {
				overflow: hidden;
				padding-top: 4px;
				position: relative;
			}
			.lt-ie8 #mainPager {
				background: url(/lib/img/home/ie/mainbnr-arrow.png) no-repeat 305px 0;
				padding-top: 5px;
			}
			#mainPager:before {
				width: 0px;
				height: 0px;
				border-style: solid;
				border-width: 0 9.5px 5px 9.5px;
				border-color: transparent transparent #99cc00 transparent;
				content: "";
				display: block;
				height: 0;
				left: 308px;
				position: absolute;
				top: 0;
				width: 0;
			}
			.lt-ie7 #mainPager {
				zoom: 1;
			}
				#mainPager img {
					background: #ccc;
					border: 1px solid #ccc;
					cursor: pointer;
					float: left;
					height: 35px;
					margin: 0 10px;
					padding: 1px;
					width: 187px;
				}
				#mainPager img.selected {
					border: 1px solid #9c0;
					background: #9c0;
				}
		#internetBank {
			float: right;
			text-align: center;
			width: 240px;
		}
		#ibInner/*,
		#web21,
		#raitenyoyaku*/ {
			background: #1a461a;
			background: -moz-linear-gradient(top,  #3a613a 1%, #184618 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3a613a), color-stop(100%,#184618));
			background: -webkit-linear-gradient(top,  #3a613a 1%,#184618 100%);
			background: -o-linear-gradient(top,  #3a613a 1%,#184618 100%);
			background: -ms-linear-gradient(top,  #3a613a 1%,#184618 100%);
			background: linear-gradient(to bottom,  #3a613a 1%,#184618 100%);
			border: 1px solid #184618;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			box-shadow:inset 0 0 0 1px rgba(68,105,68,1);
			color: #fff;
			padding: 3px 0 0;
		}
		/*#raitenyoyaku{ margin-bottom:4px;}*/
		.lt-ie9 #internetBank {
			position: relative;
			zoom: 1;
		}
			#ibInner {
				margin-bottom: 7px;
				padding: 7px 0 6px;
			}
			.lt-ie8 #ibInner {
				padding: 7px 0 4px;
			}
				#ibInner h2 {
					background: url(/lib/img/home/ib-login.png) no-repeat -36px -9px;
					height: 14px;
					margin: 0 0 8px 35px;
					overflow: hidden;
					text-indent: 100%;
					white-space: nowrap;
					width: 167px;
				}
				.lt-ie8 #ibInner h2 {
					margin: 0 0 8px 0;
				}
				.lt-ie7 #ibInner h2 {
					background: url(/lib/img/home/ie/ib-login.gif) no-repeat -36px -9px;
					margin: 0 0 8px 0;
				}
					#internetBank li {
						margin-bottom: 4px;
					}
						#internetBank a {
							background: url(/lib/img/home/ib-login.png) no-repeat;
							display: block;
							margin: 0 13px;
							overflow: hidden;
							text-indent: 100%;
							white-space: nowrap;
							width: 212px;
						}
						.lt-ie7 #internetBank a {
							background: url(/lib/img/home/ie/ib-login.gif) no-repeat;
						}
						#internetBank #ib01 a {
							background-position: -13px -31px;
							height: 60px;
						}
						#internetBank #ib02 a {
							background-position: -13px -95px;
							height: 36px;
						}
						#internetBank #ib03 a {
							background-position: -13px -135px;
							height: 37px;
						}
					#internetBank #ib04 {
						margin-bottom: 0;
					}
						#internetBank #ib04 a {
							background-position: -13px -176px;
							height: 18px;
							line-height: 1;
						}
		.lt-ie8 #web21,
		#web21{
			background: none;
			border: none;
			padding: 0;
		}
		.lt-ie8 #raitenyoyaku,
		#raitenyoyaku {
			background: none;
			border: none;
			padding: 0;
		}
			#web21 a {
				background-position: -16px -208px;
				height: 31px;
				margin: 0 16px;
			}*
			.lt-ie8 #web21 a,
			#web21 a {
				background: url(/lib/img/home/ie/ib-login.gif) no-repeat 0 -207px;
				border: none;
				height: 34px;
				margin: 0 !important;
				width: 240px;
			}
			#raitenyoyaku a {
				background-position: -16px -250px;
				height: 31px;
				margin: 0 16px;
			}
			.lt-ie8 #raitenyoyaku a,
			#raitenyoyaku a {
				background: url(/lib/img/home/ie/ib-login.gif) no-repeat 0 -244px;
				border: none;
				height: 36px;
				margin: 0 0 3px 0 !important;
				width: 240px;
			}
		#internetBank a:hover {
			filter: alpha(opacity=80);
			-moz-opacity:0.80;
			opacity:0.80;
		}

/* Navigation Area
----------------------------------------- */

#Contents {
	float: left;
	margin-left: 14px;
	width: 664px;
}
.lt-ie7 #Contents {
	margin-left: 7px;
}
#nav {
	margin-left: -8px;
	position: relative;
	z-index: 200;
}
#nav:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.lt-ie9 #nav {
	letter-spacing: -0.4em;
}
.lt-ie7 #nav {
	zoom: 1;
}
	#nav .navBlock {
		border: 1px solid #b9c1bd;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		margin-left: 8px;
		padding: 3px 3px 10px;
		position: relative;
		width: 152px;
	}
	.lt-ie9 #nav .navBlock {
		background: url(/lib/img/home/ie/bg-navblock.png) repeat-y -320px 0;
		border: none;
		border-radius: 0;
		display: inline-block;
		float: none;
		letter-spacing: normal;
		padding: 0;
		vertical-align: top;
		zoom: 1;
		width: 160px;
	}
	.lt-ie8 #nav .navBlock {
		display: inline;
		zoom: 1;
	}
	.lt-ie9 #nav .navBlockIn {
		background: url(/lib/img/home/ie/bg-navblock.png) no-repeat 0 0;
		padding: 4px 0 0;
	}
		#nav .navBlockIn h2 {
			background: #030;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			margin-bottom: 10px;
			position: relative;
			width: 152px;
		}
		.lt-ie9 #nav .navBlockIn h2 {
			margin: 1px 4px 10px;
		}
		.lt-ie8 #nav .navBlockIn h2 {
			height: 45px;
			position: absolute;
			top: 3px;
		}
		.lt-ie8 #nav .navBlockIn h2 {
			background: #030 url(/lib/img/home/ie/icon-navblock-01.png) no-repeat 119px 3px;
		}
			#nav .navBlockIn h2 a {
				color: #fff;
				cursor: pointer;
				display: block;
				height: 44px;
				overflow: hidden;
				text-indent: 150%;
				white-space: nowrap;
				width: 152px;
			}
			#nav .navBlockIn h2 a {
				background: url(/lib/img/home/cnt-contents.png) no-repeat;
			}
			#nav #navBlock01 .navBlockIn h2 a {
				background-position: 8px 0;
			}
			#nav #navBlock02 .navBlockIn h2 a {
				background-position: 8px -132px;
			}
			#nav #navBlock03 .navBlockIn h2 a {
				background-position: 8px -88px;
			}
			#nav #navBlock04 .navBlockIn h2 a {
				background-position: 8px -44px;
			}
			#nav .navBlockIn h2 a:before,
			#nav .navBlockIn h2 a:before {
				background: #b9c1bd;
				content: "";
				display: block;
				height: 36px;
				position: absolute;
				right: 32px;
				top: 4px;
				width: 1px;
			}
			#nav .navBlockIn h2 a:after,
			#nav .navBlockIn h2 a:after {
				border-style: solid;
				border-width: 6px 6px 0 6px;
				border-color: #ffffff transparent transparent transparent;
				content: "";
				display: block;
				height: 0;
				position: absolute;
				right: 10px;
				top: 19px;
				width: 0;
			}
	#nav .navBlockIn ul {
		margin: 0 0 0 4px;
		zoom: 1;
	}
	.lt-ie9 #nav .navBlockIn ul {
		background: url(/lib/img/home/ie/bg-navblock.png) no-repeat -160px bottom;
		margin: 0;
		padding-bottom: 5px;
	}
	.lt-ie8 #nav .navBlockIn ul {
		margin: 55px 0 0 0;
	}
		.lt-ie9 #nav .navBlockIn ul li {
			margin: 0 5px 0 9px;
		}
		#nav li a,
		#serviceList a,
		#newsBack a,
		#newsLetter li a {
			display: block;
			margin-bottom: 3px;
			padding-left: 16px;
			position: relative;
		}
			#nav li a:before,
			#serviceList a:before,
			#newsBack a:before,
			#newsLetter li a:before {
				background: url(/lib/img/cmn/cmn-sprite.png) no-repeat 0 -31px;
				content: "";
				display: block;
				height: 12px;
				left: 0;
				position: absolute;
				top: 4px;
				width: 12px;
			}
			#nav li a:hover:before,
			#serviceList a:hover:before,
			#newsBack a:hover:before,
			#newsLetter li a:hover:before {
				background-position: -100px -54px;
			}
			#newsLetter li a:before {
				top: 5px;
			}
			.lt-ie8 #nav li a,
			.lt-ie8 #serviceList a,
			.lt-ie8 #newsBack a,
			.lt-ie8 #newsLetter li a {
				background: url(/lib/img/cmn/ie/icon-link-01.png) no-repeat 0 4px;
				display: block;
				padding-left: 16px;
			}
			.lt-ie8 #nav li a:hover,
			.lt-ie8 #serviceList a:hover,
			.lt-ie8 #newsBack a:hover,
			.lt-ie8 #newsLetter li a:hover {
				background: url(/lib/img/cmn/ie/icon-link-01hv.png) no-repeat 0 4px;
			}
			.lt-ie7 #nav li {
				zoom: 1;
			}
			.lt-ie8 #newsLetter li {
				background-position: 0 5px
			}
.lt-ie8 #tooltipCont {
	left: 16px;
	position: absolute;
	top: 40px;
	zoom: 1;
}
.toolArrow {
	display: none;
	left: 56px;
	position: absolute;
	top: 0;
	z-index: 200;
}
.tooltip {
	background: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 2px rgba(50, 50, 50, 0.6);
	box-shadow: 1px 1px 3px 2px rgba(50, 50, 50, 0.6);
	display: none;
	left: 16px;
	letter-spacing: normal;
	margin-top: 16px;
	position: absolute;
	top: 40px;
	z-index: 100;
	width: 795px;
}
.lt-ie8 .tooltip {
	padding-bottom: 15px;
	left: 0;
	box-shadow: 1px 1px 3px 1px rgba(50, 50, 50, 0.6);
	top: -1px;
	position: relative;
}
	.tooltip h2 {
		color: #fff;
		background: #2b552b;
		background: -moz-linear-gradient(top,  #2b552b 0%, #013301 99%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b552b), color-stop(99%,#013301));
		background: -webkit-linear-gradient(top,  #2b552b 0%,#013301 99%);
		background: -ms-linear-gradient(top,  #2b552b 0%,#013301 99%);
		background: linear-gradient(to bottom,  #2b552b 0%,#013301 99%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b552b', endColorstr='#013301',GradientType=0 );
		webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		padding: 8px 15px 5px;
		position: relative;
	}
	.lt-ie8 .tooltip h2 {
		padding-top: 10px;
	}
	.tooltip h2:before {
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 16px 16px 16px;
		border-color: transparent transparent #2f582f transparent;
		content: "";
		display: block;
		height: 0;
		position: absolute;
		top: -16px;
		width: 0;
	}
	#tooltip01  h2:before {
		left: 56px;
	}
	#tooltip02  h2:before {
		left: 223px;
	}
	#tooltip03  h2:before {
		left: 391px;
	}
	#tooltip04  h2:before {
		left: 560px;
	}
	.tooltip > ul {
		float: left;
		margin: 10px 0 10px 15px;
		width: 250px;
	}
		.lt-ie7 .tooltip ul {
			float: left;
			margin: 10px 0 10px 7px;
			width: 250px;
		}
		.lt-ie7 .tooltip ul ul {
			float: none;
			margin: 0 0 10px;
			width: 250px;
		}
			.tooltip li span {
				font-weight: bold;
			}
			.tooltip li ul {
				margin-bottom: 10px;
			}
		.closeTooltip {
			background: url(/lib/img/cmn/cmn-sprite.png) -134px -51px;
			content: "";
			cursor: pointer;
			display: block;
			height: 16px;
			overflow: hidden;
			position: absolute;
			right: 8px;
			text-indent: 100%;
			top: 10px;
			width: 16px;
			white-space: nowrap;
		}
#serviceList {
	margin: 10px 0 0;
	text-align: right;
}
	#serviceList a {
		display: inline-block;
		position: relative;
	}
	.lt-ie8 #serviceList a {
		display: inline;
		zoom: 1;
	}
#navUtility {
	margin: 5px 0 0 0;
	overflow: hidden;
}
.lt-ie9 #navUtility {
	letter-spacing: -0.4em;
}
.lt-ie8 #navUtility,
.lt-ie8 #navUtility #navUtilityBlock {
	zoom: 1;
}
	#navUtility #navUtilityBlock {
	background: #f5f5f5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	overflow: hidden;
	padding: 4px 10px 4px 0;
	width: 402px;
	}
	.lt-ie9 #navUtility #navUtilityBlock {
		display: inline-block;
		float: none;
		letter-spacing: normal;
		position: relative;
		vertical-align: top;
	}
	.lt-ie8 #navUtility #navUtilityBlock {
		display: inline;
		zoom: 1;
	}
		#navUtility #navUtilityBlock li {
			font-size: 85.7%;
		}
			#navUtility #navUtilityBlock li a {
				display: block;
				white-space: nowrap;
			}
	#gadget_headBtn {
		height: 45px;
		float: left;
		width: 249px;
	}
	.lt-ie9 #gadget_headBtn {
		display: inline-block;
		float: none;
		letter-spacing: normal;
		margin-right: 3px;
		vertical-align: top;
	}
	.lt-ie8 #gadget_headBtn {
		display: inline;
		zoom: 1;
	}
		#gadget_headBtn a {
			background: url(/lib/img/home/mymenu-btn.png) no-repeat;
			cursor: pointer;
			display: block;
			height: 45px;
			overflow: hidden;
			text-indent: 100%;
			white-space: nowrap;
		}
		.lt-ie7 #gadget_headBtn a {
			text-indent: -9000px;
		}

/* News Area
----------------------------------------- */

#newsArea {
	border: 1px solid #b9c1bd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 20px;
	padding: 15px;
}
.lt-ie9 #newsArea {
	position: relative;
}
	#newsArea h2 {
		background: url(/lib/img/home/cnt-contents.png) no-repeat 0 -181px;
		height: 12px;
		margin-bottom: 13px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		width: 79px;
	}
	#importantNews {
		background: #f7fcda;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: 15px;
		padding: 15px;
	}
		#importantNews h3 {
			background:url(/lib/img/home/cnt-contents.png) no-repeat 0 -198px;
			height: 13px;
			margin-bottom: 10px;
			overflow: hidden;
			text-indent: 100%;
			white-space: nowrap;
			width: 84px;
		}
		#importantNews li {
			margin-bottom: 3px;
		}
.ui-tabs {
	position: relative;
	zoom: 1;
}
.ui-tabs .ui-tabs-nav {
	border-bottom: 4px solid #030;
	font-size: 85.7%;
}
	.ui-tabs .ui-tabs-nav li {
		-webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		float: left;
		position: relative;
		top: 0;
		white-space: nowrap;
	}
	.ui-tabs .ui-tabs-nav li.ui-state-default {
		border: 1px solid #B9C1BD;
		border-bottom: none;
		margin-right: 4px;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		border: 1px solid #030;
		border-bottom: none;
		background: #030;
		margin-bottom: -1px;
		padding-bottom: 1px;
	}
		.ui-tabs .ui-tabs-nav li a {
			float: left;
			font-weight: bold;
			padding: 8px 15px 3px;
			text-decoration: none;
		}
		.ui-tabs .ui-tabs-active a {
			color: #fff;
		}
		.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
		.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
		.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
			cursor: text;
		}
		.ui-tabs .ui-tabs-nav li a,
		.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
			cursor: pointer;
		}
	.ui-tabs .ui-tabs-panel {
		display: block;
		overflow: hidden;
		padding: 10px 0 0 10px;
	}

	.lt-ie7 .ui-tabs .ui-tabs-panel {
		zoom: 1;
	}
	.ui-tabs .ui-tabs-panel ul {
		margin-top: 10px;
	}
	.lt-ie8 .ui-tabs .ui-tabs-panel ul {
		margin-top: 20px;
	}
		.ui-tabs .ui-tabs-panel li {
			margin-bottom: 8px;
			overflow: hidden;
		}
		.lt-ie7 .ui-tabs .ui-tabs-panel li {
			zoom: 1;
		}
		.ui-tabs .ui-tabs-panel li .day {
			float: left;
			width: 5.5em;
		}
		.ui-tabs .ui-tabs-panel li .item {
			display: block;
			overflow: hidden;
		}
		.lt-ie7 .ui-tabs .ui-tabs-panel li .item {
			zoom: 1;
		}
	#newsBack {
		float: left;
		margin-left: 75px;
		width: 150px;
	}
	.lt-ie7 #newsBack {
		margin-left: 37px;
	}
	#newsLetter {
		float: right;
		margin: 0;
		overflow: hidden;
		position: relative;
		width: 370px;
	}
	.lt-ie7 #newsLetter {
		zoom: 1;
	}
		#newsLetter li {
			float: right;
			margin-left: 20px;
		}
		#Procedure dt {
			font-weight: bold;
			margin-top: 15px;
		}
		#Procedure dd {
			margin: 0 0 8px 5px;
		}
		#Procedure dd,
		#Services li {
			display: block;
			padding-left: 10px;
			position: relative;
		}
		#Procedure dd:before,
		#Services li:before {
			background: url(/lib/img/cmn/cmn-sprite.png) no-repeat -16px -31px;
			content: "";
			display: block;
			height: 6px;
			left: 0;
			position: absolute;
			top: 8px;
			width: 3px;
		}
		.lt-ie8 #Procedure dd,
		.lt-ie8 #Services li {
			background: url(/lib/img/cmn/ie/icon-link-02.png) no-repeat 0 6px;
		}
			.ui-tabs .ui-tabs-panel li .icon,
			.ui-tabs .ui-tabs-panel dd  .icon {
				margin: 0 3px 2px;
				vertical-align: middle;
			}

/* -----------------------------------------
	2-04. Aside
----------------------------------------- */

#Aside {
	float: right;
	margin-right: 14px;
	width: 240px;
}
.lt-ie7 #Aside {
	margin-right: 7px;
}
	#asidePanel {
		background: #030;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: 7px;
		padding: 7px;
	}
	.lt-ie9 #asidePanel {
		position: relative;
	}
		#asidePanel .asideBlock {
			background: #fff;
			border: 1px solid #002600;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			margin-bottom: 7px;
		}
			#asidePanel .asideBlock h2 {
				background: #030 url(/lib/img/home/home-sprite.png) no-repeat;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				color: #fff;
				margin: 4px;
				overflow: hidden;
				padding: 4px 0 1px;
				text-indent: 100%;
				white-space: nowrap;
			}
			#asidePanel #asideBlock01 h2 {
				background-position: -12px -10px;
			}
			#asidePanel #asideBlock02 h2 {
				background-position: -12px -309px;
			}
			.lt-ie8 #asidePanel .asideBlock h2 {
				background: url(/lib/img/home/ie/home-sprite.png) no-repeat;
				height: 24px;
				width: 224px;
			}
			.lt-ie8 #asidePanel #asideBlock01 h2 {
				background-position: -8px -7px;
			}
			.lt-ie8 #asidePanel #asideBlock02 h2 {
				background-position: -8px -305px;
			}
				#asidePanel ul li {
					border-top: 1px solid #c6c9c8;
				}
				#asidePanel ul #sideNav01 {
					border-top: none;
				}
				.blockLink {
					overflow: hidden;
				}
				.lt-ie7 .blockLink {
					zoom: 1;
				}
			#asideBlock02 ul {
				overflow: hidden;
			}
			.lt-ie7 #asideBlock02 ul {
				zoom: 1;
			}
				.blockLink li,
				#sideNav12,
				#sideNav13 {
					float: left;
					width: 112px;
				}
			#asidePanel li a {
				background: url(/lib/img/home/home-sprite.png) no-repeat;
				display: block;
				line-height: 1;
				overflow: hidden;
				padding: 10px 0 10px 28px;
				text-indent: 100%;
				white-space: nowrap;
			}
			.lt-ie8 #asidePanel li a {
				background: url(/lib/img/home/ie/home-sprite.png) no-repeat;
				padding: 10px 0 8px 28px;
			}
			.lt-ie7 #asidePanel li a {
				text-indent: -9000px;
			}
			#asidePanel li a:hover,
			#asidePanel li a:active {
				background-color: #f7fcda;
			}
			#asidePanel #sideNav01 a {
				background-position: -8px -41px;
				height: 14px;
			}
			#asidePanel #sideNav02 a {
				background-position: -8px -77px;
				height: 14px;
			}
			#asidePanel #sideNav03 a {
				background-position: -8px -113px;
				height: 14px;
			}
			#asidePanel #sideNav04 a {
				background-position: -8px -147px;
				height: 14px;
			}
			#asidePanel #sideNav05 a {
				background-position: -8px -183px;
				padding: 11px 0 12px;
				height: 12px;
			}
			#asidePanel #sideNav06 a {
				background-position: -121px -183px;
				border-left: 1px solid #c6c9c8;
				padding: 11px 0 12px;
				height: 12px;
			}
			#asidePanel #sideNav07 a {
				background-position: -8px -219px;
				padding: 11px 0 12px;
				height: 12px;
			}
			#asidePanel #sideNav08 a {
				background-position: -121px -219px;
				border-left: 1px solid #c6c9c8;
				padding: 11px 0 12px;
				height: 12px;
			}
			#asidePanel #sideNav09 a {
				background-position: -8px -259px;
				height: 12px;
				padding: 11px 0 13px;
			}
			#asidePanel #sideNav10 a {
				background-position: -121px -259px;
				border-left: 1px solid #c6c9c8;
				height: 12px;
				padding: 11px 0 13px;
			}
			#asidePanel #sideNav11 a {
				background-position: -8px -339px;
				height: 14px;
			}
			#asidePanel #sideNav12 a {
				background-position: -8px -375px;
				height: 12px;
				padding: 11px 0 12px;
			}
			#asidePanel #sideNav13 a {
				background-position: -121px -375px;
				border-left: 1px solid #c6c9c8;
				height: 12px;
				padding: 11px 0 12px;
			}
			#asidePanel #sideNav01 a:hover,
			#asidePanel #sideNav01 a:active {
				-webkit-border-radius: 3px 3px 0 0;
				border-radius: 3px 3px 0 0;
			}
			#asidePanel #sideNav09 a:hover,
			#asidePanel #sideNav12 a:hover,
			#asidePanel #sideNav09 a:active,
			#asidePanel #sideNav12 a:active {
				-webkit-border-radius: 0 0 0 3px;
				border-radius: 0 0 0 3px;
			}
			#asidePanel #sideNav10 a:hover,
			#asidePanel #sideNav13 a:hover,
			#asidePanel #sideNav10 a:active,
			#asidePanel #sideNav13 a:active {
				-webkit-border-radius: 0 0 3px 0;
				border-radius: 0 0 3px 0;
			}
			.lt-ie8 #asidePanel .circleLink li,
			.lt-ie8 #asidePanel li.circleLink {
				float: left;
				_float: none;
				width: 224px;
			}
			.lt-ie8 #asidePanel .circleLink li a,
			.lt-ie8 #asidePanel li.circleLink a {
			}
			.lt-ie8 #asidePanel #sideNav01 a:hover {background-position: -248px -41px;}
			.lt-ie8 #asidePanel #sideNav02 a:hover {background-position: -248px -77px;}
			.lt-ie8 #asidePanel #sideNav03 a:hover {background-position: -248px -113px;}
			.lt-ie8 #asidePanel #sideNav04 a:hover {background-position: -248px -147px;}
			.lt-ie8 #asidePanel #sideNav05 a:hover {background-position: -248px -183px;}
			.lt-ie8 #asidePanel #sideNav06 a:hover {background-position: -361px -183px;}
			.lt-ie8 #asidePanel #sideNav07 a:hover {background-position: -248px -219px;}
			.lt-ie8 #asidePanel #sideNav08 a:hover {background-position: -361px -219px;}
			.lt-ie8 #asidePanel #sideNav09 a:hover {background-position: -248px -259px;}
			.lt-ie8 #asidePanel #sideNav10 a:hover {background-position: -361px -259px;}
			.lt-ie8 #asidePanel #sideNav11 a:hover {background-position: -248px -339px;}
			.lt-ie8 #asidePanel #sideNav12 a:hover {background-position: -248px -375px;}
			.lt-ie8 #asidePanel #sideNav13 a:hover {background-position: -361px -375px;}
			#coCode {
				background: #030 url(/lib/img/home/home-sprite.png) no-repeat -9px -423px;
				border: 1px solid #fff;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				color: #fff;
				overflow: hidden;
				padding: 7px;
				text-indent: 150%;
				white-space: nowrap;
			}
			.lt-ie8 #coCode {
				background: #030 url(/lib/img/home/ie/home-sprite.png) no-repeat -8px -417px;
				border: none;
				height: 34px;
			}
	#noticeBnr {
		border: 1px solid #b9c1bd;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		font-weight: bold;
		margin-bottom: 7px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
	}
	.lt-ie8 #noticeBnr {
		border: none;
	}
		#noticeBnr a {
			background: url(/lib/img/home/home-sprite.png) no-repeat -1px -480px;
			display: block;
			height: 16px;
			padding: 10px 0 12px;
		}
		#noticeBnr a:hover {
			background-color: #f7fcda;
		}
		.lt-ie8 #noticeBnr a {
			background: url(/lib/img/home/ie/home-sprite.png) no-repeat 0 -479px;
			padding: 12px 0 12px;
			_padding: 12px 0 6px;
		}
		.lt-ie8 #noticeBnr a:hover {
			background-position: -240px -479px;
		}
	.lt-ie7 #asidePanel .asideBlock h2,
	.lt-ie7 #coCode,
	.lt-ie7 #noticeBnr {
		text-indent: -9000px;
	}

	
#siteNav {
	font-size: 85.7%;
	overflow: hidden;
	margin: 0 14px 30px 44px;
}
.lt-ie7 #siteNav {
	zoom: 1;
}
	#siteNavPersonal {
		float: left;
		overflow: hidden;
		width: 510px;
	}
	.lt-ie7 #siteNavPersonal {
		zoom: 1;
	}
		#siteNavPersonal h2 {
			color: #030;
			margin-bottom: 10px;
		}
		#siteNavPersonal > ul {
			float: left;
			margin-right: 10px;
			width: 160px;
		}
		.lt-ie7 #siteNavPersonal ul {
			float: left;
			margin-right: 10px;
			width: 150px;
		}
			.lt-ie7 #siteNavPersonal ul ul {
				float: none;
				margin-right: 0;
				width: inherit;
			}
	#siteNavLegal {
		float: left;
		margin-right: 10px;
		width: 170px;
	}
	#siteNavOther {
		float: left;
		width: 170px;
	}
		#siteNav li {
			margin-bottom: 7px;
			padding-left: 16px;
			position: relative;
		}
		.lt-ie8 #siteNav li {
			padding-left: 0;
		}
			.lt-ie8 #siteNav li a {
				display: inline;
				zoom: 1;
			}
		#siteNav li li {
			padding-left: 10px;
		}
		.lt-ie8 #siteNav li li {
			padding-left: 0;
		}
			#siteNav li a:before {
				background: url(/lib/img/cmn/cmn-sprite.png) no-repeat 0 -31px;
				content: "";
				display: block;
				height: 12px;
				left: 0;
				position: absolute;
				top: 3px;
				width: 12px;
			}
			#siteNav li a:hover:before {
				background-position: -100px -54px;
			}
			#siteNav li li a:before {
				background-position: -16px -31px;
				height: 6px;
				top: 6px;
				width: 3px;
			}
			#siteNav li li a:hover:before {
				background-position: -116px -54px;
			}
			.lt-ie8 #siteNavPersonal li a {
				background: url(/lib/img/cmn/ie/icon-link-01.png) no-repeat 0 4px;
				padding-left: 16px;
			}
			.lt-ie8 #siteNavPersonal li a:hover {
				background: url(/lib/img/cmn/ie/icon-link-01hv.png) no-repeat 0 4px;
			}
			.lt-ie8 #siteNavPersonal li li a {
				background: url(/lib/img/cmn/ie/icon-link-02.png) no-repeat 0 5px;
				padding-left: 10px;
			}
			.lt-ie8 #siteNavPersonal li li a:hover {
				background: url(/lib/img/cmn/ie/icon-link-02hv.png) no-repeat 0 5px;
			}
				#siteNavPersonal li ul {
					margin-top: 5px;
				}
				.lt-ie8 #siteNavPersonal li ul {
					margin-left: 16px;
				}
	#siteNavLegal li,
	#siteNavOther li {
		font-weight: bold;
	}
		#siteNavLegal li a:before,
		#siteNavOther li a:before {
			background-position: -22px -31px;
			height: 12px;
			top: 5px;
			width: 12px;
		}
		#siteNavLegal li a:hover:before,
		#siteNavOther li a:hover:before {
			background-position: -122px -54px;
		}
		.lt-ie8 #siteNavLegal li a,
		.lt-ie8 #siteNavOther li a {
			background: url(/lib/img/cmn/ie/icon-link-03.png) no-repeat 0 5px;
			padding-left: 16px;
		}
		.lt-ie8 #siteNavLegal li a:hover,
		.lt-ie8 #siteNavOther li a:hover {
			background: url(/lib/img/cmn/ie/icon-link-03hv.png) no-repeat 0 5px;
		}

/* Updated¥ 2015/09/01.k */

#Group {
	font-size: 85.7%;
	margin: 0 34px 30px;
}
	#Group h2 {
		border-bottom: 1px solid #ddd;
		margin-bottom: 15px;
	}
	#Group ul {
		border-bottom: 1px solid #ddd;
		margin: 0 0 10px -9px;
		overflow: hidden;
		padding-bottom: 15px;
	}
	.lt-ie7 #Group ul {
		margin-left: -18px;
		zoom: 1;
	}
		#Group ul li {
			float: left;
			margin-left: 9px;
			width: 160px;
		}

/* Updated£ 2015/09/01.k */
/* Updated¥ 2015/09/01.k */

#Group2 {
	font-size: 85.7%;
	margin: 0 34px 0px;
}
	#Group2 h2 {
		border-bottom: 1px solid #ddd;
		margin-bottom: 15px;
	}
	#Group2 ul {
		margin: 0 0 10px -9px;
		overflow: hidden;
		padding-bottom: 0px;
	}
	.lt-ie7 #Group2 ul {
		margin-left: -18px;
		zoom: 1;
	}
		#Group2 ul li {
			float: left;
			margin-left: 9px;
			width: 160px;
		}

/* Updated£ 2015/09/01.k */
/* Updated¥ 2015/09/01.k */

#Group3 {
	font-size: 85.7%;
	margin: 0 34px 30px;
}
	#Group3 h2 {
		border-bottom: 1px solid #ddd;
		margin-bottom: 15px;
	}
	#Group3 ul {
		margin: 0 0 10px -9px;
		overflow: hidden;
		padding-bottom: 15px;
	}
	.lt-ie7 #Group3 ul {
		margin-left: -18px;
		zoom: 1;
	}
		#Group3 ul li {
			float: left;
			margin-left: 9px;
			width: 160px;
		}

/* Updated£ 2015/09/01.k */

@media print {
	.lt-ie8 #asidePanel .asideBlock h2 {
		margin-left: 0;
	}
				.lt-ie8 .blockLink li,
				.lt-ie8 #sideNav11,
				.lt-ie8 #sideNav12 {
					width: 50%;
				}
	.lt-ie8 #siteNavPersonal > ul {
		width: 158px;
	}
}


/* Gadget Contents CSS
----------------------------------------- */
#gadget_cont {
	background:url(/image_index/gadget/bg_gCont_def_02.gif) repeat-y left top;
	margin:0 0 10px 0;
	position:relative;
	width:664px;
	zoom:1;
}
#gadget_cont .cont_inner01 {
	background:url(/image_index/gadget/bg_gCont_def_01.gif) no-repeat left top;
	padding:0 1px;
	zoom:1;
}

#gadget_cont.gMonth_1               { background:url(/image_index/gadget/bg_gCont_jan_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_1 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_jan_01.gif); }
#gadget_cont.gMonth_2               { background:url(/image_index/gadget/bg_gCont_feb_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_2 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_feb_01.gif); }
#gadget_cont.gMonth_3               { background:url(/image_index/gadget/bg_gCont_mar_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_3 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_mar_01.gif); }
#gadget_cont.gMonth_4               { background:url(/image_index/gadget/bg_gCont_apr_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_4 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_apr_01.gif); }
#gadget_cont.gMonth_5               { background:url(/image_index/gadget/bg_gCont_may_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_5 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_may_01.gif); }
#gadget_cont.gMonth_6               { background:url(/image_index/gadget/bg_gCont_jun_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_6 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_jun_01.gif); }
#gadget_cont.gMonth_7               { background:url(/image_index/gadget/bg_gCont_jul_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_7 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_jul_01.gif); }
#gadget_cont.gMonth_8               { background:url(/image_index/gadget/bg_gCont_aug_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_8 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_aug_01.gif); }
#gadget_cont.gMonth_9               { background:url(/image_index/gadget/bg_gCont_sep_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_9 .cont_inner01 { background-image:url(/image_index/gadget/bg_gCont_sep_01.gif); }
#gadget_cont.gMonth_10              { background:url(/image_index/gadget/bg_gCont_oct_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_10 .cont_inner01{ background-image:url(/image_index/gadget/bg_gCont_oct_01.gif); }
#gadget_cont.gMonth_11              { background:url(/image_index/gadget/bg_gCont_nov_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_11 .cont_inner01{ background-image:url(/image_index/gadget/bg_gCont_nov_01.gif); }
#gadget_cont.gMonth_12              { background:url(/image_index/gadget/bg_gCont_dec_02.gif) repeat-y 0px 173px; }
#gadget_cont.gMonth_12 .cont_inner01{ background-image:url(/image_index/gadget/bg_gCont_dec_01.gif); }

#gadget_cont .cont_inner02 {
	zoom:1;
}


/* Gadget Config CSS
----------------------------------------- */
div.gStatus_config {
	background-image:url(/image_index/gadget/bg_gCont_def_02.gif);
	width:664px;
}
div.gStatus_config .cont_inner01 {
	background-image:url(/image_index/gadget/bg_gCont_def_01.gif);
}
#gadget_cont #gadget_config {
	display:none;
	margin:10px 0 0;
	padding-bottom: 10px;
	width:664px;
}
#gadget_cont #gadget_config #gadget_conInner {
	background:url(/image_index/gadget/bg_gConfig_01.gif) no-repeat left top;
	padding-bottom:10px;
	width: 664px;
}
#gadget_cont.gStatus_config #gadget_config {
	display:block;
}
#gadget_cont #gadget_config #gadget_conLead {
	padding:32px 0 0 34px;
}
#gadget_cont #gadget_config #gadget_conLabels {
	padding:2px 0 0 34px;
}
#gadget_cont #gadget_config #gadget_conLabels:after {content:".";height:0px;display:block;clear:both;visibility:hidden;}
#gadget_cont #gadget_config #gadget_conLabels {display:inline-block;}
/* macie hak \*/
* html #gadget_cont #gadget_config #gadget_conLabels {height:1%;}
#gadget_cont #gadget_config #gadget_conLabels {display:block;}
/* macie hak end */
#gadget_cont #gadget_config #gadget_conLabels li {
	float:left;
	margin:12px 20px 0 0;
	border:1px solid #CCCCCC;
	width:284px;
}
#gadget_cont #gadget_config #gadget_conLabels li a {
	background:url(/image_index/gadget/p_gConfig_01.gif) no-repeat 0px 0px #FFFFFF;
	display:block;
	padding:1px 1px 1px 37px;
	outline:none;
}
#gadget_cont #gadget_config #gadget_conLabels li a.selected {
	background-position:0px -38px;
}
#gadget_cont #gadget_config #gadget_conLabels li img {
	vertical-align:bottom;
}
#gadget_cont #gadget_config #gadget_conBtns {
	margin:12px 0 0 0;
	overflow: hidden;
	text-align:center;
}
.lt-ie7 #gadget_cont #gadget_config #gadget_conBtns {
	zoom: 1;
}
#gadget_cont #gadget_config #gadget_conBtns li {
	display:inline;
	margin:0 9px;
}
#gadget_cont #gadget_config #gadget_conBtns li a {
	outline:none;
}


/* Gadget Region CSS
----------------------------------------- */
#gadget_cont #gadget_loading {
	position:absolute;
	top:25px;
	left:0px;
	width:664px;
	height:200px;
	z-index:3;
}
#gadget_cont #gadget_loading div {
	background:url(/image_index/gadget/bg_loading_01.gif) no-repeat center center #FFFFFF;
	position:absolute;
	top:50%;
	left:50%;
	width:100px;
	height:100px;
	margin:-50px 0 0 -50px;
}
div.gStatus_region {
	width:664px;
}
#gadget_cont #gadget_region {
	display:none;
	position:relative;
	margin:13px 0 0 0;
}
#gadget_cont.gStatus_config #gadget_region {
	display:none !important;
}
#gadget_cont.gStatus_region #gadget_region {
	display:block;
}
#gadget_cont.gStatus_loading #gadget_region {
	height:225px;
	overflow:hidden;
}
#gadget_cont #gadget_region #gadget_cols {
	padding:12px 21px 5px 0;
	position:relative;
} 
#gadget_cont #gadget_region #gadget_cols:after {content:".";height:0px;display:block;clear:both;visibility:hidden;}
#gadget_cont #gadget_region #gadget_cols  {display:inline-block;}
/* macie hak \*/
* html #gadget_cont #gadget_region #gadget_cols {height:1%;}
#gadget_cont #gadget_region #gadget_cols {
	display:block;
	padding-bottom: 1px;
	border-bottom: 1px solid #D1D1D1;
}
/* macie hak end */
#gadget_cont #gadget_region .gadget_col {
	float:left;
	margin:0 0 0 20px;
	width:300px;
	min-height:1px;
}
#gadget_cont #gadget-shim {
	background:url(/image_index/gadget/bg_shadow_01.gif) no-repeat left top;
	position:relative;
	width:300px;
	margin-bottom:10px;
}
#gadget_cont #gadget-shim div {
	background:url(/image_index/gadget/bg_shadow_02.gif) no-repeat left bottom;
	height:100%;
}

/* Gadget CSS
----------------------------------------- */
#gadget_cont .gadget {
	position:relative;
	width:300px;
	margin-bottom:10px;
}
#gadget_cont.gStatus_loading .gadget {
	left:-9999px;
}
#gadget_cont .draggable {
	position:absolute;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	z-index:10;
}
#gadget_cont .gadget .gadget_frame_body {
	background:url(/image_index/gadget/bg_frame_01.gif) no-repeat left top;
	position:relative;
	zoom:1:
}
#gadget_cont .gadget .gadget_frame_foot {
	background:url(/image_index/gadget/bg_frame_02.gif) no-repeat left bottom;
	padding-bottom:2px;
	zoom:1:
}

#gadget_cont .gadget .gadget_head {
	padding:2px 5px 0 3px;
	position:relative;
	z-index:2;
	
	/* for windows IE5.x */
	cursor:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* exclude windows IE5.x */
	cursor:move;
}
#gadget_cont .gadget .gadget_head .gadget_control {
	background:url(/common_images/spacer.gif);
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:300px;
	height:0;
}
#gadget_cont .gadget .gadget_head .gadget_btn_mini {
	background:url(/image_index/gadget/n_frame_01.gif) no-repeat left top;
	height:20px;
	width:20px;
	position:absolute;
	left:246px;
	top:8px;
}
#gadget_cont .gadget.minimize .gadget_head .gadget_btn_mini {
	background-position:0px -20px;
}
#gadget_cont .gadget .gadget_head .gadget_btn_mini a {
	display:block;
	height:100%;
	width:100%;
	outline:none;
}
#gadget_cont .gadget .gadget_head .gadget_btn_remove {
	background:url(/image_index/gadget/n_frame_02.gif) no-repeat left top;
	height:20px;
	width:20px;
	position:absolute;
	left:270px;
	top:8px;
}
#gadget_cont .gadget .gadget_head .gadget_btn_remove a {
	display:block;
	height:100%;
	width:100%;
	outline:none;
}
#gadget_cont .gadget .gadget_body {
	padding:0 4px 0 2px;
	position:relative;
	z-index:1;
}
#gadget_cont .gadget.minimize .gadget_body {
	height:1px;
	overflow:hidden;
}
#gadget_cont .gadget .gadget_body iframe {
	height:0;
	width:294px;
}
#gadget_cont .gadget.minimize .gadget_body iframe {
	visibility:hidden;
}
#gadget_cont .gadget .gadget_body .gadget_option {
	background:url(/image_index/gadget/bg_frame_03.gif) repeat-x left top #EEEEEE;
	padding:10px 14px 8px;
	zoom:1;
}
#gadget_cont .gadget.minimize .gadget_body .gadget_option {
	display:none;
}
#gadget_cont .gadget .gadget_body .gadget_option li * {
	vertical-align:middle;
}
#gadget_cont img.vm {
	margin: 0 3px 0 0;
}


/* Updated¥ 2010/08/25.n */
#contents #box3-01 {
	overflow:hidden;
	margin:0 0 0px 0px;
	_zoom:1;
}

#box3-01 li {
	float:left;
	padding-left:0px;

}
/* Updated£ 2010/08/25.n */

/* Updated¥ 2015/04/03.n */
/* Updated¥ 2014/09/22.D */
/* Bottom Contents */
#Carousel-noslide {
	background: #e9e9e9;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 20px 0 25px 14px;
	_padding: 20px 0 25px 80px;
}

/* Updated£ 2015/04/03.n */
.lt-ie7 #Carousel-noslide {
	zoom: 1;
}
	#Carousel-noslide h2 {
		color: #030;
		margin-bottom: 20px;
		text-align: center;
		margin-left:-80px;
	}
	#CarouselCont-noslide {
		padding: 0 0px 0 0px;
		position: relative;
	}
	#CarouselCont-noslide:after {
		content: "";
		clear: both;
		display: block;
		height: 0;
	}
	.lt-ie8 #CarouselCont-noslide {
		zoom: 1;
	}
	/* Updated¥ 2015/04/03.n */
			#CarouselCont-noslide li {
	float: left;
	height: 163px;
	margin: 0 10px 0 0;
	width: 145px;
			}
	/* Updated£ 2015/04/03.n */
			#CarouselCont-noslide li.mr0 { margin-right:0;}
				#CarouselCont-noslide li a {
					background: url(/lib/img/cmn/cmn-sprite2.png) no-repeat 0 -69px;
					display: block;
					padding: 6px 2px 27px 1px;
					height: 130px;
					width: 145px;
				}
				#CarouselCont-noslide li a:hover {
					background-position: -211px -69px;
				}
/*				#CarouselCont-noslide div.nolink {
					background: url(/lib/img/cmn/cmn-sprite2.png) no-repeat -370px -69px;
					display: block;
					padding: 6px 2px 27px 1px;
					height: 130px;
					width: 145px;
				}*/

/* noticeBnr2 */
#noticeBnr2 {
	border: 1px solid #b9c1bd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	margin-bottom: 7px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.lt-ie8 #noticeBnr2 {
	border: none;
}
	#noticeBnr2 a {
		background: url(/lib/img/home/home-sprite.png) no-repeat -1px -520px;
		display: block;
		height: 16px;
		padding: 10px 0 12px;
	}
	#noticeBnr2 a:hover {
		background-color: #f7fcda;
	}
	.lt-ie8 #noticeBnr2 a {
		background: url(/lib/img/home/ie/home-sprite.png) no-repeat 0 -520px;
		padding: 12px 0 12px;
		_padding: 12px 0 6px;
	}
	.lt-ie8 #noticeBnr2 a:hover {
		background-position: -240px -520px;
	}
.lt-ie7 #noticeBnr2 {
	text-indent: -9000px;
}

/* news icon */	
.ui-tabs .ui-tabs-panel li .ico-svc{
	padding-left:85px;
	min-height:16px;
	background: url(/lib/img/home/ico_news_01.gif) no-repeat 0 2px;
}
.ui-tabs .ui-tabs-panel li .ico-cam{
	padding-left:85px;
	min-height:16px;
	background: url(/lib/img/home/ico_news_02.gif) no-repeat 0 2px;
}
.ui-tabs .ui-tabs-panel li .ico-info{
	padding-left:85px;
	min-height:16px;
	background: url(/lib/img/home/ico_news_03.gif) no-repeat 0 2px;
}

/* navUtility */	
#navUtility #navUtilityBlock li.txt {
	padding-top:11px;
	float:right;
}
#navUtility #navUtilityBlock li.btn {
	float:left;
	margin-left:5px;
}

/* Updated£ 2014/09/22.D */

@media print {
	head~/* */body #gadget_cont #gadget_region #gadget_cols {
	    display:table; 
	}
	head~/* */body #gadget_cont #gadget_region .gadget_col {
		display:table-cell; 
        float:none; 
		margin:0;
		padding-left:8px;
		vertical-align:top;
	}
	head~/* */body #gadget_cont #gadget_region #gadget_col_l {
		padding-left:0;
	}
}
