/* サブタイトルシャドー
----------------------------------------------------*/

#contents #box #boxbg #boxcontents .pkgleft{
	width: 240px;
	float: left;
	text-align: center;
}
#contents #box #boxbg #boxcontents .pkgright{
	width: 240px;
	float: right;
	text-align: center;
}
h4{
	background: url(../link/images/title_line.jpg) no-repeat bottom left;
	width: 240px;
	padding: 0 0 9px 0;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}
