@charset "UTF-8";
/* ****************************************************************** 

	--print.css--
		
****************************************************************** */
body {
	font-size: 12pt;
	color: #000;
	background-color: #FFF;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000 !important;
}
img {
	border: 0;
}
#header, #headSearch, #fontChange, .breadcrumbs, #footer, #footBnr, .headline, #side, #kyvNews, #kyvToday, .pickupBox .rightBox ul {
	display: none;
}
.headline2, .headline3, #detailInfo h2 {
	color: #000;
	border: 1px solid #CCC;
}
.section {
	border-radius: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border: none;
}
#wrapper, #contents, #main, #mainContents, #mainNews {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pickupBox .rightBox {
	width: 90% !important;
}
#copyright {
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	color: #666;
	border-top: 1px #CCC solid;
}
/* ****************************************************************** 

	--essayprint.css--
		
****************************************************************** */
body {
	-webkit-print-color-adjust: exact;
}
#pageEssay {
	background-image: none;
}
#pageEssay .pen, #pageEssay .print, #pageEssay .right, #pageEssay #copyright, #pageEssay .totop, #pageEssay .nextpage {
	display: none;
}
#pageEssay .essayHead {
	background-size: 101%;
	height: 200px;
}
#pageEssay .essayContens {
	background-size: 101%;
}
#pageEssay .essayContens .essayList {
	margin-right: 60px;
	width: 800px;
}
#pageEssay .essayFooter {
	background-size: 101%;
	height: 63px;
}
.detailContent {
	width:auto !important;
	background-image:url(/img/essay/shosai_bg_line.png);
	background-repeat:repeat-y;
	-moz-background-size:101% auto;
	background-size: 101% auto;
	padding-left: 0px;
}
.detailContent p {
	background-image:url(/img/essay/shosai_bg_line.png);
	background-repeat:repeat-y;
	-moz-background-size:101% auto;
	background-size: 101% auto;
	font-size: 16px !important;
	color: #000;
	line-height:44px;
	padding: 0px 40px 0px 100px;
	margin: -4px auto;
}
.detailContent img {
	padding-bottom: 0px !important;
}
#pageEssay .detailHead {
	width:auto;
	height: auto;
	background: url(/img/essay/print_bgh.png) no-repeat;
	-moz-background-size:100% auto;
	background-size: 100% auto;
	padding-top: 120px;
	padding-left: 180px;
	padding-bottom: 20px;
}
.detailHead h2 {
	width:93%;
}
.detailHead .title {
	font-size: 28px;
	color: #3d2206;
	font-weight: bold;
}
.detailHead .address {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
#pageEssay .detailFooter {
	background: url(/img/essay/print_bgf.png) no-repeat;
	background-size: 100%;
	height: 200px;
}
