@charset "utf-8";

/*-------------------------------------------------
Style Print
--------------------------------------------------*/
body {
	background-color: #ffffff;
}
#layout-all {
	width: 100%;
}
#contents {
	width: 100%;
	background-image: none;
	background-color: #ffffff;
	border: none;
	float: none;
	clear: both;
}
/*-------------------------------------------------
Header
--------------------------------------------------*/
#header {
	position: absolute;
	top: 0px;
}
#header p {
	width: 100%;
	text-align: right;
	background: url(../images/logo_acpass_print.gif) 0% 0% no-repeat;
}
/*-------------------------------------------------
Contents
--------------------------------------------------*/
#logo {
	display: none;
}
#main {
	width: 100%;
	padding: 25px 0px 0px 0px;
}
#pankuzu {
	background-image: none;
}
#h-navi {
	width: 600px;
	font-size: 80%;
	margin: 10px auto 0px auto;
}
#menu {
	display: none;
}
/*-------------------------------------------------
Footer
--------------------------------------------------*/
#footer {
	width: 100%;
	float: none;
	clear: both;
}
#footer .f-link {
	display: none;
}
#footer .f-ptop {
	display: none;
}
#footer .f-cr {
	padding: 30px 0px 0px 0px;
}

/*-------------------------------------------------
Style print (ad 20060726)
--------------------------------------------------*/
.hprint {
	font-size: 9pt;
}
.hp-mtxt .name span {
	font-size: 16pt;
}
.fs-l {
	font-size: 11pt;
}
/* add 20060908 */
.name span img {
	display: none;
}
.name span img.pname {
	display: inline;
	width: 80px;
	height: 20px;
}
/* add 20060908 */
