* {
	text-decoration: none;
	line-height: 1;
	letter-spacing:0;
	font-size: 12px;
	color: #4d4d4d;
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: bottom;
}

a:link,a:active,a:visited,a:hover {
	text-decoration: underline;
}
body {
	background:url(../img/back.jpg);
	text-align:center;
}
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 850px;
	margin-top:30px;
	margin-bottom:30px;
}


#com_area {
	padding: 10px 0 10px 55px;
	background: #fff;
	color: #999;
	font-size: 12px;
}

.td_unagi  

{
	background-color:#fff;
	border-bottom:1px dotted #999;
	padding-top:8px;
	
	
}



