@charset "euc-jp";

body {
	width: 820px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

td{
	font-size: 12px;
	color: #000000;
	}

td.member_left{
	background-image: url(../img/hensyu_member/left.gif);
	background-repeat: repeat-y;
	width: 12px;
	}
	
td.member_rigth{
	background-image: url(../img/hensyu_member/right.gif);
	background-repeat: repeat-y;
	width: 12px;
	}

td.member_txt{
	width: 279px;
	}
	
td.member_img{
	width: 157px;
	}
	
td.age_bone{
	width: 85px;
	
	}
	
.pad5{padding:5px;}
.padl20{padding:2px 0 5px 20px;}
