@charset "UTF-8";
/*-------------------------------------------------
	print css
--------------------------------------------------*/
* {
	vertical-align: 0;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	font-size: 12pt;
	color: #000;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	background: #fff;
}
head+body {
	margin: 0 auto;
/* 	width: 165mm; */
	max-width: 100%;
	min-width: 80%;
}
p, dt, dd, span, a, li, th, td,
h1, h2, h3, h4, h5, h6, strong, {
	font-family: 'ＭＳ Ｐゴシック','メイリオ','Meiryo','Tahoma','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #5d4442 !important;
	line-height: 1.8em;
}
img, #log img {
	border: none !important;
}

#header_comment,
#header_navi_wrapper,
#navi_wrapper,
#right_wrapper_top,
#right_wrapper_other,
#pagetop_wrapper,
#footnavi_wrapper,
#topic_path {
	display: none !important;
}
#footer, #footer_wrapper, #footer_wrapper p {
	width: auto;
}