.waku_t,
.waku_b{
	width:240px;
	height:13px;
	overflow:hidden;
	}

.waku_t{background:url(../images/waku_t.gif) no-repeat;}
.waku_b{background:url(../images/waku_b.gif) no-repeat;	margin-bottom:15px;}

.waku_m{
	width:240px;
	background:url(../images/waku_m.gif) repeat-y;
	font-size:12px;
	}
	
.waku_m p{
	margin:0;
	padding:0;
	text-align:left;
	padding:0 10px;
	line-height:160%;
	}
	
p.txt{ display:block; margin-bottom:7px;}

.come{
	font-style:italic;
	color:#CC0000;
	font-weight:bold;
	clear:both;
	}

p.name{
	display:block;
	margin-bottom:7px;
	text-align:right;
	font-weight:bold;
	float:right;
	}

