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