@charset "utf-8";

.pub_box {
	margin-left:15px;
	margin-bottom:15px;
	padding-bottom: 1px;
}

div.pub_box .pub_cont {
	width: 380px;
	margin: 25px 0px 0px 20px;
	float: left;
}

.pub_dl {
	width: 380px;
	
}

.pub_dl dt {
	width: 108px;
	font-weight: bold;
	padding-top: 10px;
	float: left;
}

.pub_dl dd {
	width: 272px;
	padding-top: 10px;
	float: left;
}

div.pub_box .pub_rt_img {
	width: 137px;
	padding-right: 13px;
	float:right;
	margin-top: 20px;
}

.pub_text {
	margin-top: 30px;
	background:transparent url(../../mission/image/icon_index_01.gif) no-repeat scroll 0 5px;
	padding-bottom:5px;
	padding-left:20px;
}

