
h2.bg{
	background-image: url(bi/h_bg.gif);
}

#rec_top_Navi td {
	vertical-align: top;
}
#rec_top_Navi p {
	margin: 0 0 8px;
}
#rec_msg_section1 {
	height: 180px;
	padding-left: 80px;
	background: url(bi/silhouette02.gif) no-repeat;
}
#rec_msg_section2 {
	padding-right: 112px;
	background: url(bi/silhouette01.gif) no-repeat top right;
}

#rec_TOPIC {
	border: 1px solid #217173;
}
#rec_TOPIC legend {
	padding: 0 1em;
	font-family: "Arial Black";
	font-size: 110%;
	color: #217173;
}
#rec_TOPIC ul {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
}
#rec_TOPIC li {
	margin: 0.5em 0 0.8em;
	padding: 0 0 0 21px;
	line-height: 1.5em;
	background: url(bi/topics_point.gif) no-repeat left top;
}
#rec_TOPIC li span {
	color: #888;
}

a.post {
	display: block;
	float: left;
	margin: 1px 3px;
	padding: 3px 6px;
	white-spacing: nowrap;
	text-align: center;
	line-height:1.5em;
	font-weight:bold;
	border-bottom:1px #aba solid;
	border-right:1px #aba solid;
	background: #298A8C;
}
#wrap a.post:link {
	color: #FFF;
	text-decoration: none;
}
#wrap a.post:hover {
	color: #FFF;
	text-decoration: none;
}
#wrap a.post:visited {
	color: #FFF;
	text-decoration: none;
}
#entry_post {
	margin: 1em;
	padding: 8px;
	border: 1px solid #DDD;
	background: #F3F3F3;
}
#entry_TBL th {
	vertical-align: top;
	padding-top: 15px;
}
.inner_TBL {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0px;
}
.inner_TBL th {
	padding: 0;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	border: 0px;
	border-bottom: 1px dashed #CCC;
	background: transparent;
}
.inner_TBL td {
	padding: 0;
	text-align: left;
	vertical-align: top;
	border: 0px;
	border-bottom: 1px dashed #CCC;
	background: transparent;
}