/* トップページ用　CSS Document */
/* 本文テキストエリア */
.text-area table{
	margin:5px 0px 15px 50px;
}
.text-area table td{
	height:2em;
	padding:2px 5px 2px 5px;
	border-bottom:#CCCCCC 1px dotted;	
}