/* 画像＆コピー
----------------------------------------------------*/
#contents #box #boxbg #boxcontents #leftimg img{
	width: 180px;
	margin: 0 15px 15px 0;
	float: left;
	border: 1px solid #CCCCCC;
}

/* サブタイトルシャドー
----------------------------------------------------*/
#contents #box #boxbg #boxcontents h4{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	background: url(../common/title_line.jpg) no-repeat bottom left;
	width: 520px;
	height: 35px;
}


#contents #box #boxbg #boxcontents .clearfix img{ margin: 5px 2px 0 0; }
#contents #box #boxbg #boxcontents .clearfix img#last{ margin: 5px 0 0 0; }
#contents #box #boxbg #boxcontents .clearfix p#zoom{
	margin: 5px 0 0 0;
	float: right;
	padding: 0 0 0 1.6em;
	color: #333333;
	background: url(../hire/images/viewlet_zoom.jpg) no-repeat 0 0.2em;
	height: 18px;
}
#contents #box #boxbg #boxcontents .clearfix p.pdf{
	float: right;
	padding: 0 0 0 2.6em;
	background: url(../hire/images/viewlet_pdf.jpg) no-repeat 0 0;
	height: 22px;
}
#contents #box #boxbg #boxcontents .clearfix p.pdf a{ padding: 3px 0 0 0;}
