@charset "UTF-8";
/*
p{margin: 0;padding: 0;line-height: 1.8}
*/

.achie-txt {
	width: 1080px;
	font-size:1em;
	/*border: solid 1px #ccc;*/
	background: #f9f9f9;
	margin: 0px;
	padding: 10px 40px 0 40px;
	text-indent: 1em;
	line-height: 2.3;
	overflow: hidden;
}
.achie-txt .space {
	float: right;
	height: 2em;
}
.achie-txt .img {
	text-align: center;
	font-size: 0.9em;
	float: right;
	clear: both;
	margin: 10px 10px 0px 10px;
}
.achie-txt .img .kakudai {
	vertical-align: middle;
}


