/* txtbox
---------------------------------------------------- */
.txtbox {
	width:600px;
	background:url(../../common/img/bar_naka.png) repeat-y 0 0;
	padding:20px;
}
.txtbox p{
	color:#000;
}
.txtbox p.item{
	color:#fff;
	font-weight:bold;
	background:#0a0a3c;
	border:solid 5px #232350;
	padding:10px;
}
/* ------------------------------------------------- */


