@charset "UTF-8";
@import url("./util.css");
/* CSS Document */


#header{
	width: 238px;
	height: 100%;
	background:none;
	border-right:none;
	top: 0;
	background:url(../img/pct/hhc_logo.gif) right 5px no-repeat;
}
#header .inner{
	font-size: 14px;
	line-height:1.8;
	display: block;
	width: 200px;
	height: 100%;
	background: #fff;
	border-right: 4px solid #eee;
}
#wrapper {
	padding-left:0;
}
#footer {
	padding:0;
}
.pageTop {
	max-width: 800px;
}
#contents {
	min-width:none;
	max-width:none;
	padding:0;
	padding-top:30px;
}
/*pct*/
#pct_header{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:29px;
	background:#fff;
	border-bottom:1px solid #ddd;
	z-index:1000;
}
#pct_logo{
	position:absolute;
	width:140px;
	height:16px;
	left:45px;
	top:8px;
}
#pct_logo a{
	text-indent:-9999px;
	display:block;
	width:140px;
	height:16px;
	background:url(../img/pct/pct_logo.gif) center center no-repeat;
}

#pnav{
	position:fixed;
	right:0;
	top:82px;
	width:140px;
	z-index:1001;
}
#pnav li{
	height:50px;
	padding-left:10px;
}
#pnav li a{
	font-size:12px;
	line-height:1.2;
	text-decoration:none;
	color:#000;
	display:block;
	border:1px solid #c9e04b;
	border-width:0 0 1px 2px;
	height:50px;
	width:130px;
	padding:16px 0;
	box-sizing:border-box;
	background:#fff;
}
#pnav li.l2 a{
	text-align:left;
	padding:10px;
}
#pnav li.n1 a{
	border-width:2px 0 1px 2px;
	-moz-border-radius:5px 0 0;
	-webkit-border-radius:5px 0 0;
	-o-border-radius:5px 0 0;
	-ms-border-radius:5px 0 0;
}
#pnav li a:hover,#pnav li.current a{
	background:#c9e04b;
}
#pnav li.current{
	background:url(../img/pct/n_ar.png) left center no-repeat;
}
#pnavi{
	position:absolute;
	left:0;
	top:0;
	
}
.blc{
	position:relative;
	width:100%;
	overflow:hidden;
}
.blc h2{
	text-indent:-9999px;
	position:absolute;
	width:100%;
	height:37px;
	top:65px;
	left:0;
	background:center center no-repeat;
}
.blc .txt{
	text-indent:-9999px;
	position:absolute;
	width:100%;
	top:132px;
	width:806px;
	left:50%;
	margin-left:-403px;
	background:left center no-repeat;
}
.ali{
	opacity:0;
}
.slr{
	left:100%;
}
