@charset "iso-8859-1";
/* ****************************************************
	since 2008-08-11
	 /company/
**************************************************** */

/*=======================================
/ company
=================================*/

.center-table {
	width:610px;
}
.center-table table {
	margin:0 auto;
}

.bt-txt p {
	float:left;
}

.bt-txt p {
	padding:5px 0 0 10px;
}
.bt-txt p.banner {
	padding:0;
}

div#contents table.table-none,
div#contents table.table-none td {
	border:none;
}

div#contents .table-bg {
	width:420px;
	margin:0 0 0 90px;
	border:#CCCCCC solid 1px;
}

.table-txt {
	margin-left:90px;
}

/*=======================================
/ clearFix
=================================*/
.bt-txt:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.bt-txt {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .bt-txt {
	height:1px;
}

.bt-txt {
	display:block;
}
/* End hide from IE-mac */
