@charset "UTF-8";
/**
 :タイトル "印刷用 スタイル設定";
 :一行説明 "印刷用 スタイル設定のスタイルシートです"; :作成日 "2010-02-14";
 :改訂版 [:版 "1.0.0"; :作成日 "2010-02-14"];
*/

body{
	width: 100%;
	margin: 0;
	color: #000;
	background: none;
}
#wrapper,
#header,
#main,
#footer{
	width: 100%;
	margin: 0;
}
#header h1{
	left: 0px;
}
#main,#mainInner{
	width: 100%;
	background: none;
	border: none;
}
#primary{
	float: none;
	margin: 0 auto;
	background: none;
	padding: 0;
}
#footer p.copyright{
	float: none;
}
#footer p.copyright span{
	display: inline;
	overflow: visible;
	width: auto;
	height: auto !important;
	height /**/: auto;
	padding-top: 0;
	background: none;
	color: #000;
}

ul.toPageTop,
#globalNav,
#header #assistNav,
#header p.toSiteTop,
#secondary,
#topicpath,
#footer #relatedNav{
	display: none;
}
#visitCat #wrapper #main #mainInner #primary .section #content .section .clWrap .pctBox .section .hdTxt03 .hdTxt02 {
	font-size: small;
}
