@charset "UTF-8";

/*****************************************
				Print
*****************************************/
* {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important;
}
html {
	background: none;
	height: auto;
}
body {
	color: #000;
	height: auto;
	zoom: 80%;
	font-size: 88%;
}
/*
a { color: #000 !important; }
*/
#container {
	width: auto;
	min-width: 0;
	min-height: auto;
	max-width: 100%;
	margin: 0 auto;
	_height: auto;
	background: none;
}
#wrapper,
#main,
#mainContents,
.contentsCalendar {
	margin: 0;
	padding: 0;
	width: auto;
	background: none; 
	box-sizing: border-box;
}
#mainContents {
	width: 100%;
}
#contents,
.contentsCalendar {
	margin: 0;
	width: auto;
	background: none;
	box-shadow: none;
	border: none;
	box-sizing: border-box;
}
#main {
	overflow: visible;
}
.optionGroup {
	background: none;
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	page-break-inside: avoid;
}
#dirNews,
#dirImageBox,
.dirImageBoxList .dirImageBox .dirImageBoxContents {
	page-break-inside: avoid;
}
#header,
#headerNav,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footerBar,
#footer,
#tools,
#categoryTitle,
.linkMapBox,
.calendar_page,
.faqCollection,
.relPage,
.enquete,
#lNav,
#adBanner,
#squeezeSearch,
#dirIndexImageQA, #dirIndexQA { display: none; }