@charset "utf-8";
/* CSS Document */
#right{
	margin:12px 0 0 0;
}
#right h1{
	margin:18px 0 12px 22px;
}

#topdesc_b{
	background:#f6f6f6 url('/img/p/aboutus/topdesc_b.jpg') no-repeat bottom left;
}
#topdesc_t{
	margin:0; padding:10px 22px 10px 0;
	background:url('/img/p/aboutus/topdesc_t.jpg') no-repeat top left;
}
#topdesc_t h1{
	margin:8px 0 12px 22px;
}

ul.lhsNewsList{
	list-style:none;
	margin:0 0 0 12px; padding:8px 0;
}
ul.lhsNewsList li{
	margin:0; padding:0 18px;
	display:block;
	height:30px;
	background:url('../img/l/bullet.gif') no-repeat center left;
	font-size:0.9em; line-height:30px;
	border-bottom:solid 1px #F4F4F4;
}
ul.lhsNewsList li span.acdate{
	margin:0 8px 0 0; padding:0;
	color:#007eff; font-size:0.8em;
}
ul.lhsNewsList li a{
	color:#414141; text-decoration:none;
}
ul.lhsNewsList li a:hover{
	color:#00a2ff; text-decoration:none;
}
ul.lhsNewsList li a:hover span.acdate{
	color:#00a2ff;
}

#articleContent h2{
	background:none;
	color:#000; font-size:1.2em; text-indent:0;
}


