@charset "UTF-8";

/*	==============================================================

						common setting for print

	==============================================================	*/
body {
}

a{
}

hr {
/*
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
*/
	display:none;
}

.obj_screen {
	display:none;
}

.b_print {
	display:none;
}
/* header
--------------------------------------------------------	*/
#header {
	display:none;
}
#gnav {
	display:none;
}
#breadcrumbs {
}

/* localnav
--------------------------------------------------------	*/
/*
.lnav .t {
	background:none !important;
	border-top:1px solid #a9a18d;
	border-bottom:1px solid #a9a18d;
	padding:10px 0;
	height:auto !important;

	font-size:120%;
	font-weight:bold !important;
	text-indent:0 !important;
}
*/
/* conhead
--------------------------------------------------------	*/
#conhead {
	background:none;
	height:auto;
}

/* confoot
--------------------------------------------------------	*/
#confoot {
	display:none;
}

/* contents
--------------------------------------------------------	*/
#categorytit {
	position:relative;
	background:none !important;
	top:0;
	border-bottom:1px solid #a9a18d;
	margin-top:10px;
	padding:10px 0 10px 20px;
	width:auto;

	font-weight:bold;
	font-size:260%;
	text-indent:0;
}

.categorytop #contit {
	position:relative;
	background:none;
	top:0;
	border-bottom:1px solid #a9a18d;
	margin-top:10px;
	padding:10px 0 10px 20px;
	width:auto;

	font-weight:bold;
	font-size:260%;
	text-indent:0;
}

.socialbtnblk {
	display:none;
}

.b_pagetop {
	display:none;
}

/* group status */
.newsitem dt {
	padding-left:180px;
}
.newsitem .sts {
	font-size:80%;
	text-indent:0;
	top:0;
	background:none;
	width:auto;
}



/* footer
--------------------------------------------------------	*/
#footer {
	display:none;
}
#kgg_footer {
	display:none;
}


