@charset "utf-8";
.PostView_Title {
	font-size: 15px;
	font-weight: normal;
}

#PostView {
	font-size: 12px;
	border: 1px solid #CC9933;
}

#PostList {
	font-size: 12px;
}

#PostList a:link {
	color: #006600;
	text-decoration: none;
}
#PostList a:hover {
	text-decoration: underline;
}
#PostList1 {
	font-size: 13px;
}
#PostList1 a:link {
	text-decoration: none;
	color: #006600;
}
#PostList1 a:visited {
	text-decoration: none;
}

#PostList1 a:hover {
	text-decoration: underline;
}
#PostList2 {
	font-size: 12px;
}
#PostList2 a:link {
	text-decoration: none;
}
#PostList2 a:hover {
	text-decoration: underline;
}

.PostButton {
	font-size: 12px;
}
.PostButton td {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E0E0E0;
}
.PostButton a:link {
	text-decoration: none;
}
.PostButton a:visited {
	text-decoration: none;
}
.PostButton a:hover {
	background-color: #FFFF99;
}
.Post_hr {
	line-height: 1pt;
	color: #E09ECB;
}

.PostComment {
	font-size: 12px;
	border: 1px solid #CC9933;
}
#RMenu01 {
	font-size: 12px;
	line-height: 22px;
}
#RMenu01  a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}
#RMenu01 a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
