@charset "UTF-8";

body {
	font-size: 8pt;
	color: #000000;
	background: #FFFFFF url(none);
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

h1,
h2,
p {
	color: #000000;
	font-size: 8pt;
}

img {
	border: 0;
}

#contents-inner .dummy-frame,
#contents-inner .left-frame,
#contents-inner-top .btn-shop {
	display: none;
}

#container,
#contents,
#contents-inner,
#contents-inner .main-frame,
#contents-inner .right-frame {
	width: 100%;
	background: #FFFFFF url(none);
	border-style: none;
}

#contents-inner-top {
	width: 100%;
}

hr.pagebreak {
	page-break-before: always;
}
