body {
	margin: 0px auto 0px auto;
	text-align: center;
}
body, th, td, caption {
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Sans-serif;
/*
	font-family: Sans-serif;
*/
	font-size: 10pt;
	line-height: 20px;
	color: #204040;
}
h1 {
	position: absolute;
	margin: 0px;
}
h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	background: url(./image/bg-h2-blue.png) no-repeat 0px center;
	line-height: 30px;
	font-size: 12pt;
	color: #ffffff;
}
h2#p1 {
	margin-top: 5px;
}
h2.list {
	margin-top: 0px;
	padding-left: 3px;
	background: none;
	border-left: 5px solid #00008b;
	color: #00008b;
	line-height: 150%;
}
h2 .gray {
	font-size: 10pt;
	font-weight: normal;
	color: #696969;
}
h3 {
	font-size: 10pt;
}
h4 {
	border-bottom: 2px solid #00008b;
	font-size: 10pt;
	color: #00008b;
}
img {
	border: 0px;
}
a:link {
	text-decoration: underline;
	color: royalblue;
}
a:visited {
	text-decoration: underline;
	color: darkslateblue;
}
a:hover {
	text-decoration: none;
	color: #32cd32;
}
small {
	font-size: 8pt;
	line-height: 110%;
}
#body {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: left;
}
#header {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 120px;
	background: url(./image/bg-header-blue.png) repeat-x top left;
}
#head-box {
	width: 100%;
	height: 120px;
	border-collapse: collapse;
}
#head-box td {
	padding: 0px 5px 10px 0px;
	text-align: right;
	vertical-align: bottom;
}
#head-box div {
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	word-spacing: 5px;
}
#head-box img {
	width: 16px;
	height: 16px;
}
#head-box form {
	margin: 0px;
}
#gtbx {
	width: 180px;
	background: #ffffff url(/image/google-tbx.gif) 3px center no-repeat;
}
#left {
	position: relative;
	width: 207px;
	z-index: 10;
}
#left h3,
#right h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 3px;
	border-left: 2px solid #dc143c;
	border-bottom: 2px solid #dc143c;
}
#left ul {
	position: relative;
	left: -20px;
	margin: 10px -20px 0px auto;
	line-height: 120%;
}
#left ul .no-entory {
	position: relative;
	left: -15px;
	font-size: 9pt;
}
#left li {
	list-style-type: square;
}
#left li .date {
	font-size: 8pt;
	color: #666666;
}
#left .hr {
	margin: 20px 10px;
	border-top: 2px dotted #dc143c;
	text-align: center;
}
#content-l {
	margin: 0px 7px 0px 1px;
}
#menu-h {
	width: 200px;
}
#s-menu-h {
	width: 250px;
}
#menu-h,
#s-menu-h {
	border-collapse: collapse;
	margin: 5px 0px 0px 1px;
	background: #dc143c;
}
#menu-h th,
#s-menu-h th {
	padding: 4px 10px 4px 10px;
	text-align: left;
	line-height: 110%;
	color: #ffffff;
}
#menu-h td,
#s-menu-h td {
	height: 2px;
	padding: 0px;
}
#cal-outer {
	text-align: center;
}
#calendar {
	width: 185px;
	margin: 5px auto;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 1px;
}
#calendar #cal-head * {
	border: 0px;
}
#calendar #cal-head th a {
	display: inline;
	font-weight: normal;
	font-size: 8pt;
}
#calendar #cal-rev {
	text-align: left;
}
#calendar #cal-fwd {
	text-align: right;
}
#calendar #cal-wday th {
	background: #ccccff;
	font-weight: normal;
}
#calendar th,
#calendar td {
	height: 20px;
	padding: 0px;
	line-height: 20px;
	border-top: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	border-right: 1px solid #3333ff;
	border-bottom: 1px solid #3333ff;
}
#calendar td {
	text-align: center;
}
#calendar td a {
	display: block;
	color: #204040;
}
#calendar td a:hover {
	background: #00ff00;
	color: #ffffff;
}
#calendar .sun,
#calendar .sun a {
	color: #ff0000;
}
#calendar .sat,
#calendar .sat a {
	color: #0000ff;
}
#left-bot {
	margin-left: 1px;
}
#main {
	position: absolute;
	width: 100%;
}
#content {
	position: relative;
	width: 472px;
	margin-left: 208px;
	_margin-right: 260px;
	margin-bottom: 15px;
	min-height: 950px;
	_height: 950px;
	overflow-x: hidden;
}
#detail h2 {
	margin-bottom: 0px;
	padding-left: 0px;
/*
	border-left: 5px solid #00008b;
*/
	background: none;
	color: #00008b;
	line-height: 150%;
}
#detail h2.list {
	margin-bottom: 15px;
	padding-left: 3px;
}
#detail .date {
	margin-bottom: 15px;
	padding-left: 4px;
	border-top: 1px solid #00008b;
	text-align: right;
	line-height: 150%;
	font-size: 8pt;
	color: #666666;
}
#detail .pfoot {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dashed #00008b;
	font-size: 8pt;
	line-height: 150%;
}
#detail .category a,
#detail .tag a {
	margin: 0px 3px;
}
#detail .anchor {
	margin-bottom: 15px;
}
#detail .tbh {
	margin-top: 20px;
}
#detail .tbf {
	margin-bottom: 20px;
}
#detail .tbf form {
	margin: 0px;
}
#detail #tb {
	width: 400px;
	border: 1px solid #cccccc;
	font-size: 8pt;
}
#right {
	position: absolute;
	top: 5px;
	left: 688px;
	width: 250px;
	overflow-x: hidden;
}
#right .ban {
	margin: 15px 8px;
}
#month,
#category {
	max-height: 150px;
	overflow: auto;
}
#month a {
	white-space: nowrap;
}
#qr {
	border-collapse: collapse;
}
#qr td,
#qr th {
	padding: 0px;
	vertical-align: top;
}
#qr td {
	padding-top: 5px;
	font-size: 8pt;
	line-height: 150%;
}
#linkbar {
	border-top: 2px solid #6666ff;
	text-align: center;
	font-size: 8pt;
}
#footer {
	border-top: 5px solid #6666ff;
	background: #0000ff;
	text-align: center;
	line-height: 20px;
	color: #aaaaff;
	font-size: 8pt;
}
a.auto:link,
a.auto:visited {
	text-decoration: none;
	color: #2f4f4f;
}
a.auto:hover,
a.auto:active {
	text-decoration: underline;
	color: #2f4f4f;
}
.block,
.com-block,
.tb-block {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #aaaaff;
}
.block h3 {
	margin-bottom: 1px;
	padding-left: 3px;
	border-left: 5px solid #aaaaff;
}
.block .date {
	margin-left: 8px;
	font-size: 8pt;
	color: #666666;
	line-height: 100%;
}
.block .text {
	margin-top: 5px;
	margin-left: 8px;
}
.block .anchor {
	margin-top: 5px;
	margin-left: 8px;
	font-size: 8pt;
}
.com-block .name,
.tb-block .title {
	margin-bottom: 5px;
	padding-left: 3px;
	border-left: 5px solid #aaaaff;
	font-weight: bold;
	color: #00008b;
	line-height: 150%;
}
.com-block .date,
.tb-block .date {
	padding: 0px ! important;
	border: 0px ! important;
}
.com-block .edsw {
	margin-left: 10px;
}
.no-bdr {
	border: 0px;
}
.tbdr {
	margin-top: 0px;
	padding-top: 10px;
	border-top: 1px solid #aaaaff;
}
.plist {
	padding-top: 10px;
	border-top: 1px solid #aaaaff;
}
.plist a,
.plist span {
	margin: 0px 3px;
}
.plist span {
	color: #dc143c;
}
.wagon {
	margin: 0px 5px;
	font-size: 9pt;
}
.wagon a,
.wagon span {
	margin-right: 5px;
}
.fs {
	width: 100px;
}
.fm {
	width: 250px;
}
.txm {
	width: 350px;
	height: 100px;
}
.btn2 {
	margin-left: 30px;
}
.sml {
	font-size: 8pt;
	line-height: 150%;
}
.mt0 {
	margin-top: 0px ! important;
}
.mt5 {
	margin-top: 5px;
}
.ml15 {
	margin-left: 15px;
}
.er {
	color: #ff0000;
}
.ads-upper {
	margin-top: 1px;
	margin-left: 5px;
}
.ads-250im {
}
.ads-250tx {
	margin-top: 10px;
	margin-left: 2px;
}
.ban-info {
	font-size: 7pt;
	font-style: italic;
	color: green;
	line-height: 120%;
}
.console {
	width: 460px;
	padding: 5px;
	background: #000000;
	color: #ffffff;
	font-family: Monospace;
	white-space: pre;
	overflow-x: scroll;
}
.editer {
	width: 460px;
	padding: 5px;
	background: #cccccc;
	color: #000000;
	font-family: Monospace;
	white-space: pre;
	overflow-x: scroll;
}
#overlay {
	position: absolute;
	_display: none;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	background: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#imtbl {
	position: absolute;
	left: 0;
	width: 100%;
	top: -1000;
	border-collapse: collapse;
	z-index: 15;
}
#imtbl td {
	padding: 0px;
	text-align: center;
}
#imbdr {
	border-collapse: collapse;
	width: 50px;
	height: 50px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
