@charset "utf-8";
/* 印刷用 */

html{
	width: auto;
	color: black;
	background: white none;
}
body{
	background-color: white;
}
#box{
	width: auto;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: none;
}
#box-inner{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: white;
	background-image: none;
	box-shadow: none;
}
#page-header{
	width: 100%;
	background-color: white;
	background-image: none;
	height: auto;
	color: black;
	margin: 0 0 2mm 0;
	padding: 0;
}
h1{
	width: auto;
	height: auto;
	color: black;
	font-size: 14pt;
	margin: 0 0 3mm 0;
	padding: 0 0 1mm 0;
	position: relative;
	top: 0;
	left: 0;
	background-color: white;
	background-image: none;
	text-indent: 0;
	border-bottom: 1mm solid black;
}
h1 a{
	display: inline;
	width: auto;
	height: auto;
	text-indent: 0;
	font-size: 14pt;
	overflow: hidden;
	color: black;
	background: none;
	text-decoration: none;
	position: relative;
	top:0;left:0;
}

#page-footer{
	clear: both;
	width: 100%;
	height: auto;
	background-color: white;
	background-image: none;
	color: black;
	font-size: 9pt;
	margin:0;padding: 0;
}

#main{
	width: auto;
	background: none;
	margin:0;padding: 0;
	background-color: white;
	background-image: none;
}

#sidemenu{
	display: none;
}
#contents{
	width: 100%;
	float: none;
	background-color: white;
	background-image: none;
	margin:0;padding: 0;
}
#contents-inner{
	margin:0;padding: 0;
}


.kaigyou-mae{page-break-before:always;}
.kaigyou-ato{page-break-after:always;}
.noprint{display: none;}

img.width50{
	width: 8.5cm;
	height: auto;
}
img.width100{
	width: 17cm;
	height: auto;
}
