body {
	margin: 0 0 10 0;
	padding: 0px;
	background-color: #ffffff;
}

img {
	border: none;
}

h1 {
	padding: 0px;
	padding-left: 3px;
	padding-top: 5px;
	margin: 0px;
	font-size: small;
	color: #660000;
}
h1.message {
	text-align: center;
	font-size: larger;
	font-weight: bolder;
	padding-top: 1em;
	border-bottom: 3px solid #ffcc33;
	width: 60%;
}

h2 {
	font-size: small;
	padding-left: 5px;
	border-left: 14px solid #ffcc33;
	/*border-bottom: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
	line-height:150%;
}

.menu-tips {
	margin-top: 5px;
}

a:link {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	text-decoration: underline;
	color: #993366;
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: underline
}

p {
	margin-left:1em;
	margin-right:1em;
	line-height: 120%;
}

p.topicpath {
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:0.5em;
}

.message p {
	line-height: 150%;
}

.oss_table {
	background: #eeeecc;
}
.oss_body {
	background: #eeeeee;
}

.cmt_l {
	text-align: left
}
.cmt_r {
	padding-bottom: 10px; text-align: right
}

#trackback {
	border-right: #583b1c 1px dotted; padding-right: 5px; border-top: #583b1c 1px dotted; padding-left: 5px; background: #ffffcc; padding-bottom: 5px; margin: 10px; border-left: #583b1c 1px dotted; padding-top: 5px; border-bottom: #583b1c 1px dotted; text-align: left
}
#trackback p {
	display: block; font-size: 90%; margin: 2px; line-height: 150%
}
#trackback span {
	font-weight: bold; font-size: 90%
}
#trackback blockquote {
	padding-right: 0px; padding-left: 0px; font-size: 80%; padding-bottom: 3px; margin: 2px; color: #333; padding-top: 0px
}
#trackback strong {
	font-weight: bold
}
#info {
	color: #777;
	font-size: smaller;
	margin-left:1em;
	margin-right:1em;
	/*visibility: hidden;*/
	/*display:none;*/
}

img.rssimage {
	margin: 10px 10px 15px 10px;
}

strong.search_error {
	line-height: 150%;
	font-size: larger;
	font-weight: bolder;
	color: #993300;
}

.ad_title {
	font-weight: bold;
	color: #993300;
}
.ad_detail {
	font-size: smaller;
}

.line150 {
	line-height:150%;
}

.line125 {
	line-height:125%;
}


