



/************************ content_left *************************/

#content_left h2.news { background: url(../images/h2_about.gif) no-repeat bottom left; }
#content_left h2.blogs { background: url(../images/h2_blog.gif) no-repeat bottom left; }
#content_left h2.softs { background: url(../images/h2_soft.gif) no-repeat bottom left; }
#content_left h2.news a:hover { color: #7B6B00; }
#content_left h2.blogs a:hover { color: #48AB34; }
#content_left h2.softs a:hover { color: #7B0000; }

#content_left .info {
	border-top: 1px solid #A8A8A8;
	text-align: right;
	font-size: x-small;
}


/************************ content_right *************************/
#content_right { padding-top: 18px; }

/* Twitter */
#content_right h3.twitter_title { background: url(../images/h3_twitter_title.gif) no-repeat; }

#twitter_update_list li {
	padding: 0.2em 0.5em; background:none;
	border-bottom: 1px dotted #A8A8A8;
	text-align: left;
}
#twitter_update_list li a {
	display: block;
	text-align: right;
}

#twitter_update_list li span a {
	display: inline;
	text-align: left;
}