<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.Frame {
	margin-bottom: 20px;
}*/
/*.Frame .Top {
	background-image: url(../blog/img/frame_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 27px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}*/
/*.Frame .Bottom {
	background-image: url(../blog/img/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}*/

/*.Subject {
	width: 100%;
}*/

.Subject th {
	font-size: 14px;
	color: #6a8cd2;
	font-weight: bold;
	text-align: left;
	/*padding-right: 10px;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #664429;
	padding-top: 20px;
}

.Subject td {
	text-align: right;
	/*width: 90px;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #664429;
	padding-top: 20px;
}

.PicRight {
	margin-left: 10px;
}

.PicLeft {
	margin-right: 10px;
}

.PicTop {
	margin-bottom: 10px;
}

.PicBottom {
	margin-top: 10px;
}

.BtBacknumber {
	text-align: right;
}

.Editlink {
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.Month {
	text-align: left;
	/*width: 490px;*/
	color: #6a8cd2;
	margin-bottom: 10px;
	font-weight: bold;
}

.Backnum {
	text-align: left;
}


/* =add 20100115 --------------------------*/
div#bn-select {
	margin: 0 0 10px;
	padding: 0 10px;
	text-align: right;
}

div#bn-select form {
	margin: 0;
	padding: 0;
}

div#bn-select select {
	margin-right: 5px;
}

div#bn-select p {
	margin: 0;
	padding: 0;
	color: #CC0000;
	font-size: 86%;
}

#gnav li a:hover {
	text-decoration: none;
}

.main img {
	max-width: 100%;
	height: auto;
}
</pre></body></html>