@charset "utf-8";
/* CSS Document */

.imagebg {
	padding: 0 5px 5px 0; 
	background:url(images/title_dropshade.gif) right bottom no-repeat
	}
.text {
	font:14px "MS PMincho";
	line-height:16px;
}
.title, .title a{
	font:16px "MS PMincho";
	text-decoration:underline;
	font-weight:bold;
	padding-bottom: 5px;
	line-height: 18px;
	color:#000000;
}
