@import "rightmenu.css";

#right_menu {
	width:260px;
}
#right_menu .inner {
	width:252px;
	margin:0 6px 30px;
}

#contents {
	width:680px;
}

#right_menu h2 {
	margin:1px;
	height:45px;
}

#right_menu ul {
	margin:0;
	padding:0;
}
#right_menu ul li {
	margin:0;
	padding:1px;
	border-width:1px 0px 0 0px;
	border-color:#ccc;
	border-style:solid;
}
#right_menu ul li img {
	display:block;
}
#right_menu li a {
	text-decoration:none;
}

#panorama_banner, #blog_banner {
margin-left:7px;
}

#about_title {
	width:654px;
	height:23px;
	text-indent:-999em;
	background:url(images/home/about_title.gif) no-repeat 0 bottom;
	margin-right:0;
	margin-left:0;
margin-bottom:23px;
margin-top:0;
}
#recent_title {
	width:654px;
	height:23px;
	text-indent:-999em;
	background:url(images/home/recent_title.gif) no-repeat 0 bottom;
	margin-right:0;
	margin-left:0;
}
#update_title {
	width:654px;
	height:23px;
	text-indent:-999em;
	background:url(images/home/update_information.gif) no-repeat 0 bottom;
	margin-right:0;
	margin-left:0;
}

#update_info {
height:8em;
overflow:auto;
}
#update_info, #recent_entry {
	margin-top:16px;
}
#update_info .date,
#recent_entry .date {
	width:60px;
	display:block;
	clear:left;
	float:left;
	margin-bottom:0 !important;
	line-height:1.8 !important;
}
#update_info .desc
#update_info .desc {
	width:549px;
	display:block;
	float:left;
}

#company_info {
	border:1px solid #999;
	padding:8px;
}
#company_info h3 {
	margin:0 8px 8px;
	font-size:100%;
	font-weight:normal;
}
#company_info p {
	margin:0.1em 8px;
}

