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

body {
	font-size: 10px;
	font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
}

h1, h2, h3 {
	font-size: 14px;
}

#pagetitle {
	display: none;
}

#sidebar {
	display: none;
}

#mainmenu {
	display: none;
}

img {
	float: left;
	border: none;
	margin: 10px 10px 10px 0px;
}

.detailhead {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #777;
}

#copyright {
	margin-top: 10px;
}

.dlogtitle {
	font-size: 14px;
	font-weight: bold;
}

#dlogdetail h2 {
	clear: both;
}