@charset "shift_jis";
/*
-------------------------------------------------------------------
◎印刷用スタイルシート
製作者：株式会社アルゴ
更新日：2008年9月11日
-------------------------------------------------------------------
*/

div#header {
	display: none;
}
div#global-container {
	display: none;
}
div#category-container {
	height: auto;
	margin-bottom: 20px;
	background: none;
}
div#category-inner {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: none;
}
div#category-inner h2 {
	width: auto;
	height: auto;
	padding-left: 5px;
	text-indent: 0px;
	border-left: 10px solid #646464;
}
div#category-inner p.navigation {
	display: none;
}
div#main-container {background:none;}
div#nav {
	display: none;
}
div#contents {
	width: auto;
	margin: 0px;
	background: none;
}
div#contents p.pagetop {
	display: none;
}
div#left-container {
	display: none;
}
div#main-container {
	float: none;
	width: auto;
	padding: 0px 15px;
}
div#main-container h3 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bolder;
}
div#footer-container {
	display: none;
}