/*
------------------------------------------------------------------------
Body Right Set
----------------------------------------------------------------------*/
div#main_visual {
	height:230px;
	/*background:url(../images/main_visual.jpg) no-repeat left top;*/
	/*text-indent:-99999px;*/
}
.text_area {
	margin-bottom:2em;
}
#top_bord {
	margin-right:1.5em;
	width:200px;
	height:150px;
	float:left;
	background:url(../images/bord1.gif) no-repeat left top;
	text-indent:-999999px;
}
.enter_info_area {
	height:120px;
	background:url(../images/top_enter.gif) no-repeat left top;
}
.enter_info_area h3,
.enter_info_area p{
	margin-left:130px;
}
.enter_info_area h3 {
	margin-bottom:0.5em;
	padding-top:1em;
}
.enter_info_area p {
	margin-bottom:0.5em;
}
p.link_text {
	padding-left:1.5em;
	background:url(../images/marker.gif) no-repeat left top;
}

div.contents_left,
div.contents_right {
	width:250px;
}
div.contents_left {
	float:left;
}
div.contents_right {
	float:right;
}
div.contents_left img,
div.contents_right img {
	float:left;
}
div.contents_left p,
div.contents_right p {
	padding-top:1em;
}

/*
------------------------------------------------------------------------
RSS Reader
----------------------------------------------------------------------*/

div#info_wrap h3 {
	margin-bottom:1em;
	padding-left:1em;
	height:35px;
	line-height:35px;
	background:#fff url(../about/images/title_bg.gif) no-repeat left center;
	font-weight:bold;
	color:#fff;
}
div#rss {
	margin-bottom:1.5em;
}
div#rss li {
	margin-right:0.5em;
	margin-bottom:0.3em;
	margin-left:0.5em;
	padding-left:20px;
	line-height:16px;
	border-bottom:1px dotted #ccc;
	background:url(../images/pencil.gif) no-repeat left top;
}
