/* --------------------------------------------------------------

print.css
今日のおすすめ校了・印刷用CSS
2018.08.08　KD Nunomura ver.1.0

-------------------------------------------------------------- */
body {
	margin:0px;
}

body,
.txtOnly p,
#main #mainBlock .mainBlockIn .mainBlockOuter .mainBlockInR p {
	color:#000000 !important;
}

.interviewDate .date {
	position: relative;
}

p,
blockquote,
#main .itemTitW .itemTit,
#main .author,
.tit,
.name,
.date,
.category,
.recommend ul li .textArea .entryTitle {
	font-size:150% !important;
}

.freeArea {
	font-size:160%;
}

.freeArea h4 {
	font-size:110%;
}

.freeArea blockquote,
.freeArea blockquote p {
	font-size:105% !important;
}

.freeArea p {
	font-size:110% !important;
}

#main #mainBlock .mainBlockIn .mainBlockOuter .mainBlockInR p {
	font-size:160% !important;
}

.itemBox .itemTxt .tit {
	font-size:200% !important;
}

.titDetail {
	border-top:2px solid #000000;
}

#main #mainBlock .mainBlockIn,
#main #mainBlock .mainBlockBtm,
.wrapper,
.contStyle {
	width:100% !important;
}

#main #mainBlock {
	padding:0px;
}

/*#main #mainBlock .mainBlockIn .mainBlockOuter .mainBlockInR {
	width:auto !important;
}
*/
a,
.itemBox .itemTxt p {
	color:#000000;
}

header,
#titGp,
.breadcrumb,
.snsW,
.deals,
section.mb20,
section.newsList + section.newsList,
#ftSearch,
footer
{
	display: none;
}

#main .tagW li a {
	border:1px #000000 solid;
	background-color:#ffffff;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	color:#000000;
}

#main .contIn .contL,
#main .contIn .contR {
	float:none;
	width:auto;
}

.catList li.bgClr01 {
	background-color:#ffffff;
	box-shadow:0 0 none;
	border:1px #000000 solid;
	background-color: #ffffff;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}

.catList li {
	color:#000000;
}

.itemBox .itemTxt .tag {
	background-color:#ffffff;
	border:1px #000000 solid;
	color:#000000;
}

.btnTry {
	color:#000000;
	border:1px #000000 solid;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}

.btnDetail {
	color:#000000;
	border:1px #000000 solid;
	background-color:#ffffff;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}

