@charset "Shift_JIS";



/*-----------------------------------------------------
 プリント用
------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
	color: #000;
	line-height: 1.5;
	background-color: #fff;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000;
}

img {
	border: 0;
}



#header, #g_navi, #footer, .leftblock {
	display: none;
}

#wrapper {
	border: none !important;
}

.rightblock {
	float: none !important;
}

