@charset "utf-8";

#tapeAdhContainer{
	margin: 2em auto 0 10px;
	font-size: small;
	color:#111;
}
#tapeAdhContainer p,
#tapeAdhContainer ul,
#tapeAdhContainer o0l{
	font-size: small;
}
#corpfooters {
	clear: both;
}
#cShellBcrumb {
	position: absolute;
	width: 100%;
}

/* @group linkText */
#tapeAdhContainer a:link{
	color: #0047cb;
}
#tapeAdhContainer a:visited{
	color: #0047cb;
}
#tapeAdhContainer a:hover,
#tapeAdhContainer a:visited:hover{
	text-decoration: underline;
	color: #e50112;
}
#tapeAdhContainer .PI_subdivi ul a:link,
#tapeAdhContainer .PI_subdivi dt a:link{
	/*color: #000;*/
	color: #111;
}
#tapeAdhContainer .PI_subdivi ul a:visited,
#tapeAdhContainer .PI_subdivi dt a:visited{
	/*color: #000;*/
	color: #111;
}
#tapeAdhContainer .PI_subdivi ul a:hover,
#tapeAdhContainer .PI_subdivi ul a:visited:hover,
#tapeAdhContainer .PI_subdivi dt a:hover,
#tapeAdhContainer .PI_subdivi dt a:visited:hover{
	text-decoration: underline;
	color: #e50112;
}

/* @end */

/* @group tapeHeader */

#tapeHeader {
	margin-left: -10px;
	padding-left: 10px;
	background: #fff url(../images/hd_bg.png) repeat-x 0 38px;
}

#tapeHeader ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#thTop{
	height: 38px;
	width: 940px;
	position: relative;
}
#thTop h1,
#thTop #prdName{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1;
	margin: 0;
}

/* @group svcMenu */

#tapeHeader ul#svcMenu{
	position: absolute;
	bottom: 8px;
	right: 9px;
	margin: 0;
	text-align: right;
	line-height: 1;
}
#tapeHeader ul#svcMenu li{
	display: inline;
	margin-left: 2em;
	margin-bottom: 0;
}
#svcMenu li a,
#svcMenu li a:link,
#svcMenu li a:visited{
	color: #1a1a1a;
	text-decoration: none;
	font-size: 90%;
}
#svcMenu li a:hover{
	text-decoration: underline;
}

/* @end */

/* @group gMenu */

#gMenu{
	clear: both;
	position: relative;
	height: 40px;
	margin-left: -1px;
	padding-left: 1px;
	background: url(../images/bg_gnavi.png) no-repeat;
}
#gMenu ul{
	position: relative;
	margin: 0;
	height: 40px;
}
#gMenu ul li{
	position: absolute;
}
#gMenu ul li a{
	display: block;
	height: 40px;
	color: #333;
	text-decoration: none;
	text-indent: -999px;
}
#gm-1{ left: 0; width: 103px;}
#gm-2{ left: 104px; width: 165px;}
#gm-3{ left: 270px; width: 81px;}
#gm-4{ left: 352px; width: 80px;}
#gm-5{ left: 433px; width: 105px;}
#gm-7{ left: 539px; width: 92px;}
#gm-6{ left: 632px; width: 162px;}
#gm-app{ left: 799px; width: 135px;}

#gm-1 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -1px -40px;}
#gm-2 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -105px -40px;}
#gm-3 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -271px -40px;}
#gm-4 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -353px -40px;}
#gm-5 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -434px -40px;}
#gm-7 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -540px -40px;}
#gm-6 a:hover{ background: url(../images/bg_gnavi.png) no-repeat -633px -40px;}
#gm-app a:hover{ background: url(../images/bg_gnavi.png) no-repeat -800px -40px;}

/*current*/
.catSingle #gm-1 a { font-weight: bold;}

/* @end */



/* @end */

/* @group contentsLayout */

#contentsWrap{
	width: 940px;
	float: left;
	padding-bottom: 10px;
	position: relative;
}
#secMenu{
	width: 175px;
	float: left;
	margin-right: 15px;
}
#contentsWrap div.mainRimWide{
	width: 740px;
	float: left;
	position: relative;
}
#contentsWrap div.mainRimDef{
	width: 560px;
	float: left;
	position: relative;
}
#contentsWrap div#relatedMenu{
	width: 175px;
	float: right;
	position: relative;
}

/* @end */

/* @group appMenu */

#appMenu{
	clear: both;
	width: 745px;
	margin-right: -5px;
	margin-bottom: 15px;
	float: left;
	position: relative;
}
#appMenu{
	float: none;
	margin-top: 0;
}

#appMenu h2{
	height: 26px;
	background: url(../images/tt_top_3.png) no-repeat left;
	text-indent: -9999px;
	margin-bottom: 6px;
}
/*#appMenu h2{
	height: 26px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 6px;
}
#appMenu h2.opened img{
	margin-top: -26px;
}*/
#appMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#appMenu ul li{
	width: 242px;
	float: left;
	margin: 0 6px 5px 0;
	background-image: url(../images/bg_menu_app.png);
}
#appMenu ul li a{
	display: block;
	height: 53px;
	line-height: 53px;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	padding-right: 40px;
}
* html #appMenu ul.closed li a{
	padding-right: 0;
}
#appMenu ul li a img{
	float: left;
	margin: 7px 0 0 8px;
}
#appMenu a:link,
#appMenu a:visited{
	color: #0133a1;/**/
	text-decoration: none;
}
#appMenu a:hover{
	color: #e50112;
	text-decoration: underline;
}
#appMenu a:active{
	color: #f00;
}


/*mainRimDef*/
.mainRimDef #appMenu{ width: 565px; margin-right: -5px; margin-bottom: 0;}
.mainRimDef #appMenu ul li{ 
	width: 181px; 
	margin: 0 6px 5px 0;
	background-image: url(../images/bg_menu_app_s.png);
}
.mainRimDef #appMenu ul li a{
	display: block;
	height: 53px;
	line-height: 30px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
}
.mainRimDef #appMenu ul li a img{
	float: left;
	margin: 7px 0 0 6px;
}
	

/* @end */

/* @group relatedMenu */

#relatedMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#relatedMenu h2{
	font-size: 100%;
	color: #4d4d4d;
	padding-left: 5px;
	margin: 15px 0 5px 3px;
	border-left: 3px solid #e2e2e2;
	position: relative;
}
#relatedMenu div.bgRim{
	background: #e6edf7 url(../images/bg_rl_b.png) no-repeat 0 bottom;
	position: relative;
}
#relatedMenu div.bgRim .inbg{
	background: url(../images/bg_rl_t.png) no-repeat 0 top;
	padding: 10px 10px 5px;
	position: relative;
}
#contactMenu li,
#dataMenu li{
	padding: 0;
	margin-bottom: 5px;
	line-height: 1;
	height: 1%;
}
#contactMenu li a,
#dataMenu li a{
	display: block;
}
#rmCrntPrd div.bgRim{
	background: url(../images/bg_crnt_rm_b.png) no-repeat 0 bottom;
}
#rmCrntPrd div.bgRim .inBg{
	background: url(../images/bg_crnt_rm_t.png) no-repeat 0 top;
	padding: 10px 10px 5px;
}
#rmCrntPrd li{
	background: url(../images/smarr_2_r.gif) no-repeat 1px 3px;
	padding-left: 13px;
	border-bottom: solid 1px #ddd;
	padding-bottom: 5px;
}
#rmCrntPrd li.catName{
	background: url(../images/smarr_2_b.gif) no-repeat 0 2px;
}
#rmCrntPrd li ul{
	margin-top: 6px;
}
#rmCrntPrd li ul li{
	border: none;
}
#rmCrntPrd ul li.linkPdf{
	background: url(../images/ico_pdf.png) no-repeat 0 3px;
}

/* @end */

/* @group commonParts */

.toPageTop{
	clear: both;
	text-align: right;
	margin: 5px 0 15px;
	width: 560px;
	float: left;
}
* html #textRim .toPageTop{
	margin: 0;
}
*+html body #textRim .toPageTop{
	margin: 0;
}
.toPageTop.opFlOk{
	width: auto;
	float: none;
	clear: none;
}

.toPageTop.opFlNon{
	float: none;
	padding-top: 15px;
}
.mainRimWide .toPageTop{
	width: 740px;
}
.toPageTop a{
	text-decoration: none;
	color: #666;
}

/* @end */

/* 201501 */

.s_text{
	font-size:90%;}
.mb8{
	margin-bottom:8px;}
