body {
	text-align: center;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
hr {
	color: #000080;
	width: 100%;
}
<!-- ヘッダーの上部のバー -->
#headbar_left {
	background-color: #000080;
	color: #ffffff;
	height: 10px;
	font-size:10pt;
	text-align:left;
}
#headbar_right {
	background-color: #000080;
	color: #ffffff;
	height: 10px;
	font-size:10pt;
	text-align:right;
}

<!-- ヘッダー -->
#head {
	color: #ffffff;
	font-size:10pt;
}

<!-- メイン部分のテーブル -->
#main {
	background-color: #ffffff;
	color: #303030;
	margin-top: 0px;
	margin-bottom: 0px;
	spacing-left: 0px;
	margin-right: 0px;
	width:100%;
	border-width:0px;
}

<!-- 左 -->
#left {
	vertical-align:top;
	text-align:left;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #303030;
	font-size:10pt;
	width:150px;
}

<!-- 中央 -->
#center {
	vertical-align:top;
	text-align:left;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width:10px;
}

<!-- 右 -->
#right {
	vertical-align:top;
	text-align:left;
	background-color: #ffffff;
	color: #303030;
	font-size:10pt;
}

<!-- トップ写真 -->
#top_ph {
	background-color: #dddddd;
	color: #ffffff;
	text-align:center;
}

<!-- メイン写真 -->
#main_ph {
	background-color: #ffffff;
	color: #ffffff;
	height: 250px;
	width: 250px;
	font-size:10pt;
}

<!-- ログ本文 -->
#log_content {
	background-color: #ffffff;
	color: #000000;
	font-size:11pt;
	line-height:14pt;
	text-align:left;
	vertical-align:top;
}

<!-- ログタイトル -->
#log_title {
	color: #000000;
	font-size:12pt;
	line-height:14pt;
	text-align:left;
	vertical-align:middle;
	font-weight:bolder;
}

<!-- ログ時間 -->
#log_date {
	color: #000000;
	font-size:8pt;
	line-height:14pt;
	text-align:right;
	vertical-align:bottom;
}

div.navi {
	margin: 1em 0;
	padding: 5px 5px 0px 20px;
	border-width: 1px 0;
	border-style: dashed;
	border-color: #000000;
	background-color: #ffffff;
	color: #000000;
	font-size:9pt;
	line-height:12pt;
}
div.menu {
	margin: 1em 0;
	padding: 10px 0px 10px 0px;
	border-width: 1px 0;
	border-style: dashed;
	border-color: #000000;
	background-color: #ffffff;
	color: #000000;
	font-size:9pt;
	line-height:12pt;
}
div.indext5 {
	padding: 0px 0px 0px 5px;
}

















<!-- ｐタグの送り幅設定 -->
p {
	margin-top: 1px;
	margin-bottom: 0px;
}
p5 {
	margin-top: 5px;
	margin-bottom: 0px;
}
p10 {
	margin-top: 10px;
	margin-bottom: 0px;
}

form {
	margin-top: 1px;
	margin-bottom: 0px;
}

pre {
	margin-top: 1px;
	margin-bottom: 0px;
}

.w {
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	padding:4px;
}
.wset {
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	padding:4px;
}
.wtoday {
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	background-color: #ffff88;
}
.wsettoday {
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	background-color: #ffff88;
}


