@charset "utf-8";
/* CSS Document */

/* 紙媒体向けスタイル定義 */
body {
	background: none;
}
#wrap {
	width: auto;
}
.header, .footer	{
	width: 980px;
}
.content {
	background-color: #FFF;
	background-image: none !important;
}
#nav, #pan, #pagetop, div.bloginfo, div.pdfprint	{
	display: none !important;
	float: none !important;
}

h1	{
	padding: 0 10px;
	border-bottom: #CECABF solid 10px;
	height: 70px;
	line-height: 80px;
}
h2	{
	border-bottom: #F96 solid 5px;
}
