/*-----------------------*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*-----------------------*/
#container {
	font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.content img {
	margin: 5px 2px 5px 5px;
	float: right;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
#container #banner {
	display: none;
}
#container #navigation {
	display: none;
}
#entry {
	background: url(image/memo.jpg) no-repeat right top;
	margin: 0px 0px 10px;
	padding: 0px;
}
.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted #666666;
	background: url(../gif/arrow_gray_14pt_2.gif) no-repeat left center;
	padding-left: 15px;
	}
.content td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 14px;
}
.content table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.content td.gray {
	background: #CCCCCC;
}
.content td.yellow {
	background: #FFFFCC;
}
.entsubtitle {
	background: #FFFFCC;
	padding: 1px;
	margin: 0px;
	color: #990000;
	border: 1px solid #990000;
}
iframe {
	display: none;
}
#container #main2 .content .posted {
	display: none;
}