@charset "utf-8";

table#aboutus_table {	
	width: 501px;
	padding : 10px;
	border-frame: below;
}
table#aboutus_table td {
    padding: 15px;
    border: 1px #BEBEBE dotted;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}
table#aboutus_table th {
    padding: 15px;
    border: 1px #BEBEBE dotted;
    border-width: 0 0 1px 0;
    text-align: left;
    white-space: nowrap;
}
ul#list {
	padding: 13px;
}

