@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 1.5cm;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 9pt;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
hr {
	height: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14px;
	border-bottom: 1px solid #000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
}
h3 {
	font-size: 12pt;
}
img {
	border: none;
}
img.left, img.mt-image-left {
	float: left;
	margin: 0px 20px 10px 0px;
}
img.right, img.mt-image-right {
	float: right;
	margin: 0px 0px 10px 20px;
}
#beta, #pagetop, #comments, #trackbacks, #logomark, #header-description, div.content-nav {
	display: none;
}
table, table td, table th {
	border: thin solid #000;
	margin: 0px;
	padding: 3px;
}
table {
	border-collapse:collapse;
}
#header-name {
	margin-bottom: 15px;
}
#footer-content {
	margin-top: 25px;
	padding: 15px;
	border: 2px solid #000;
}
