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


/* non */
#global-navi,
#left-box,
#head,
.page-top,
#cts-banner,
#pan,
#foot ul,
#head-line #line-wrap #head-link  {
	display: none;
}
.noPrint {
	display: none;
}

/* global */
body {
	background-color: #FFFFFF;
}
#head {
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
#head #text-logo {
	background-image: none;
	height: auto;
}
#head #text-logo img {
	padding: 0px;
}

#bg-wrap,
#cts-wrap,
#maim-block,
#main-cts-wrap,
#main-contents,
#head-line #line-wrap,
#head-line h1, #head-line p {
	background-image: none;
	width: auto;
	margin: 0px;
	float: none;
	padding: 0px;
}
#head-line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.main-space {
	padding-top: 20px;
}
#copyright {
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* maincontents */
#main-contents h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main-contents h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
#main-contents h3 {
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}

/* HOME */
.item-list-box table {
	width: 640px;
}

