@charset "UTF-8";
#ap-txt {
	width: 600px;
	height: auto;
	margin: 10px 0 50px 23px;
	padding: 5px;
}
.ap-box {
	width: 600px;
	height: auto;
	margin: 10px 0 20px 23px;
	border-bottom: 1px dashed #666666;
}
.ap-cap {
	width: auto;
	height: 19px;
	padding-left: 10px;
	background: url(../common/txt-caption.gif) left no-repeat;
}
.ap-txtarea {
	padding: 15px 5px;
}
