@charset "EUC-JP";

/* CSS Document */



@import url("layout.css");

@import url("common.css");

@import url("font.css");



/*--------------------------

±¿±Ä²ñ¼Ò .company

--------------------------*/

.company {

	margin-top: 20px;

	padding-bottom: 45px;

	margin-right: 10px;

	margin-left: 10px;

}



/*table format*/

.company table {

	border-right: 1px solid #F9CDCD;

	border-bottom: 1px solid #F9CDCD;

	border-left: 1px solid #F9CDCD;

	width: 820px;

}

.company table th,

.company table td {

	line-height: 150%;

}

.company table th {

	background-image: url(../../company/images/company_th_bg.gif);

	width: 196px;

	background-repeat: no-repeat;

	padding-top: 10px;

	padding-bottom: 8px;

	text-align: center;

	vertical-align: middle;

	border-bottom: 1px solid #FFFFFF;

	border-top: 1px solid #F9CDCD;

	background-position: left top;

	font-weight: bold;

}

.company table td {

	padding-left: 13px;

	padding-top: 10px;

	padding-bottom: 8px;

	vertical-align: top;

	border-top: 1px solid #F9CDCD;

	border-left: 1px solid #F9CDCD;

}

.company table td.area dt {

	float:left;

}

.company table td.area dd {

	margin: 0 0 0 72px;

}

.company table td.yakuin dt {

	float:left;

}

.company table td.yakuin dd {

	margin: 0 0 0 150px;

}



.icon-map-tokyo a {

	margin: 0 140px 0 0;

	float: right;

	display: block;

	text-indent: -9999px;

	background-image: url(../../company/images/go_map.gif);

	background-repeat: no-repeat;

	width: 67px;

	height: 27px;

}

.icon-map-osaka a {

	margin: 0 80px 0 0;

	float: right;

	display: block;

	text-indent: -9999px;

	background-image: url(../../company/images/go_map.gif);

	background-repeat: no-repeat;

	width: 67px;

	height: 27px;

}