@charset "UTF-8";

/* 印刷用定義
--------------------------------------------------------------*/
*{
	background:none !important;
}
#header p.toOfficial,
#header p.logo,
p.pageUp,
div.paging,
#rightArea,
#footer ul{
	display:none !important;
}
#header{
	width:700px;
	height:auto !important;
	margin:0;
	margin-bottom:20px;
}
#contentsArea{
	width:700px !important;
	margin:0;
}
.article h1,
.article h2{
	padding-left:0 !important;
	border-bottom:dotted 1px #ccc;
	padding-bottom:5px;
}
.article h1 span,
.article h2 span{
	padding-left:0 !important;
}
#footer{
	position:relative !important;
	width:700px !important;
	margin:0 !important;
	padding:0 !important;
	border-top:solid 1px #ccc;
	overflow:visible;
}
#footer .fPad{
	width:700px !important;
	margin:0 !important;
	padding:0;
}
