@charset "Shift_JIS";
/***************************************************************

* PRIMA CLAIRE
* print.css

***************************************************************/
body {
	background: none;
}
#sidebar,
#nav-bar,
#footer p#btn {
	display: none;
}
#main {
	float: none;
	padding: 0;
}
#main  th,
#main  td {
	border-bottom: 1px solid #CCC;
}
#logo {
	position: relative;
	left: 0;
	top: 0;
	margin: 0 0 12px;
}
#logo a {
	display: block;
	width: 619px;
	height: 60px;
	text-indent: 0;
	background:none;
}
#brand .inner {
	border-bottom: 1px solid #CCC;
}
#brand h3 {
	font-weight: bold;
	font-size: 12pt;
}
#footer {
	margin: 0 0 0 25px;
	background: none;
}
