h2{
	background:url(../img/fs/title01cover.jpg) no-repeat 0 0;
	width:614px;
	height:294px;
	text-indent:-9999em;
	padding:0;
	margin:0;
	margin-bottom:20px;
}

h3{
	border-left:5px solid #8c2a23;
	color:#8c2a23;
	padding:10px 0;
	padding-left:10px;
	font-size:1.2em;
}

.databox{
	width:618px;
	height:auto;
	margin-bottom:20px;
	background:url(../img/base/a-n.gif) repeat-x bottom left;
	padding-bottom:20px;
}
.databox:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/
* html .databox{
	height: 1em;
	overflow: visible;
}
/**/

.dl{
	float:left;
	width:308px;
}

.dr{
	float:right;
	width:295px;
	margin:0 0 5px 0;
}
.dl2 {
	float:left;
	width:295px;
}

.dr2 {
	float:right;
	width:315px;
	margin:0 0 5px 0;
}

