body {
	font-family: "メイリオ", Meiryo, "Hiragino Maru Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10.5pt;
	color: #000000;
	background-color: #FFFFFF;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

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

a img { border: none; }

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 { font-size: 17pt; }
h2 { font-size: 15pt; }
h3 { font-size: 13pt; }
h4, h5, h6 { font-size: 11pt; }

#header { display: none; }

.aten, .hypertools { display: none; }

#sub_image { float: left; }

#sub_icons {float: right; }
#sub_icons a:link, #sub_icons a:visited { text-decoration: none; }
#sub_icons p.gray { display: none; }
#sub_icons h3 { font-size: 11pt; }

#setsuzokuname, #setsuzoku { display: none; }

#maintab { display: none; }

#summary { margin-left: 10%; margin-bottom: 10%; }
#summary p {
	line-height: 150%;
	font-weight: bold;
}

#point, #spec { margin-bottom: 5%; }
#point h3 { padding-top: 3%; margin-bottom: 1%; }
#point h4 { margin-bottom: 0; }
#point p, #spec p {
	line-height: 150%;
	margin: 0 0 0.5% 2%;
	padding: 0;
}
#point ul {
	margin: 0 0 1% 4%;
	padding: 0;
}

#photo, #attach { display: none; }

#related, #relat, #cb, #hot, #faq, #kyj { display: none; }

#side, #footer { display: none; }

table {
	text-align: center;
	font-size: 10pt;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 100%;
	margin-bottom: 3%;
}
th {
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1%;
}
td {
	text-align: center;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1%;
}
tr { page-break-inside: avoid; }

hr { background-color: #CCCCCC; }