@charset "utf-8";

#contents_header div.splash h2 {
	height:51px;
	margin:10px 10px 5px 30px;
	line-height:51px;
	color:#fff;
	background:transparent url(../link/img/title_link.gif) no-repeat top left;
}

#contents_header div.splash h2 a,
#contents_header div.splash h2 a:link,
#contents_header div.splash h2 a:visited {
	line-height:51px;
	color:#fff;
	padding-left:60px;
	font-weight:bold;
}

#contents_header div.splash h2 a:hover {
	color:#fffff0;
	background:transparent;
	text-decoration:underline;
}

#main div.entry
{
	font-size:110%;
	padding:0 25px 2em 15px;
}


