@import url('/common/css/cmn_layout_pc.css');

html,
html body { *zoom: 0.65;}
#dotCover,
#overlay,
#boxOrg,
#mainImg,
#ft_line {
	display: none;
}
body {
	background-color: #fff;
}
/* !header
---------------------------------------------------------- */
#headerLogo {
	padding: 20px 0 10px 0;
}
/* !headerFunc
---------------------------------------------------------- */
#headerFunc {
	display: none;
}
/* !header(TOP)
---------------------------------------------------------- */
#topPage #header {
	position: relative;
	margin: 0 auto 20px auto;
	padding: 0 25px;
	min-width: 1030px;
	width: 100%;
	text-align: left;
}
	#topPage #headerIn {
		min-width: 1030px;
		width: 100%;
		margin-left: -25px;
		text-align: center;
	}
		#topPage #headerLogo {
			height: 70px;
			overflow: hidden;
			padding: 0 0 35px 0;
			background: #022b5f url(/common/img/logo03.png) no-repeat center 20px;
			background-size: 145px 30px;
			-moz-background-size: 145px 30px;
			-webkit-background-size:  145px 30px;
		}
			#topPage #headerLogo a {
				display: none;
			}
		#topPage #headerCopy {
			margin: -48px 0 0 0;
		}
			#topPage #headerCopy p {
				display: none;
			}
			#topPage #headerCopy h1 {
				font-size: 21px;
				color: #fff;
			}
/* !menu
---------------------------------------------------------- */
#menu_btn {
	display: none;
}
#menu {
	position: fixed;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -490px;
	z-index: 100001;
}
#breadcrumbWrap {
	display: none;
}
	#breadcrumbCopy {
		display: block;
		position: absolute;
		top: 100px;
		left: 50%;
		margin: 0 0 0 -490px;
		z-index: 100001;
		width: 980px;
		overflow: hidden;
		*zoom: 1;
		min-height: 45px;
		background-color: #333333;
	}
			#breadcrumbCopy li {
				float: left;
				white-space: nowrap;
				min-height: 33px;
				padding: 12px 14px 0 28px;
				background: url(/common/img/bg_bredcrumb01.gif) left top no-repeat;
				color: #fff;
			}
				#breadcrumbCopy li p {
					color: #fff;
					font-size: 12px;
					white-space: nowrap;
				}
					#breadcrumbCopy li p a {
						color: #fff;
						white-space: nowrap;
						text-decoration: underline;
					}
#mNaviWrap {
	display: none;
}
#topPage #breadcrumbCopy {
	display: none;
}
/* !contents
---------------------------------------------------------- */
#contentsTitle {
	display: none;
}
#contents {
	padding: 25px 0 0 0;
	margin-bottom: 0;
}
/* !pageTop
---------------------------------------------------------- */
.pageTop {
	display: none;
}
/* !footer
---------------------------------------------------------- */
.ftContents {
	display: none;
}
#fNavi {
	display: none;
}
#footerIn {
	padding: 0;
	position: relative;
}
#footerIn .sns {
	position: absolute;
	left: 0;
	bottom: -20px;
}
#footerIn .sns .sns_btns {
	display: none;
}
#footerIn .sns .sns_shares {
	position: absolute;
	left: 0;
}
#footerIn .logo {
	display: none;
}
#footerIn .links {
	display: none;
}
.printBreak01 {
	page-break-before: always;
}
.printBreak02 {
	padding: 25px 0 0 0;
	page-break-before: always;
}
#copyright {
	margin: 0 0 0 0;
}
/* !pageTop
---------------------------------------------------------- */
.pageTop {
	visibility: hidden;
}
