@charset "UTF-8";
/* CSS Document */


/* main-area
------------------------------------------------------------ */


#table-company{
	width: 560px;
	line-height: 1.8em;
	border-top: 1px dotted #dcdcdc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #dcdcdc;
	border-left: 1px solid #ffffff;
	}
	
#table-company td{
	border: 1px dotted #dcdcdc;
	padding: 18px;
	}

.table-l{
	width: 150px;	
	}


/* footer
------------------------------------------------------------ */

.side_toTop {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 1px;
}
