@charset "utf-8";

/*------------------------------------------------
	/education/fd.html
--------------------------------------------------*/
.fd_img{
	width: 484px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}
.fd_img_inner{
	margin: 0px 0px 0px -15px;
}
.fd_img_inner:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.fd_img_inner span{
	display: block;
	width: 148px;
	float: left;
	margin: 0px 0px 0px 15px;
}
.fd_img_inner span img{
	display: block;
	width: 144px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #d7d7d7;
	padding: 1px 1px 1px 1px;
}
.space{
	height: 20px;
	font-size: 0.1em;
	background: none !important;
}
.fd_link{
	margin-top: 13px;
	padding: 1px 0px 0px 13px;
	background: url(../../common/images/a_red01.gif) left 0.3em no-repeat;
}

p.text00_detail{
	padding-left: 3em;
	text-indent: -3em;
	line-height: 1.5em;
}
table td{
	padding:3px;
	line-height: 1.3em;
	vertical-align: top;
}
table td.head{
	width: 4em;
}


