@charset "UTF-8";

/* ---------------------------------
               outline
------------------------------------*/

table.outline01{
	width: 260px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: none;
}

.outline01 th{
	font-size:110%;
	font-weight:bold;
}

.outline01 td.left{
	width: 55px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 0.3em 0px 0px 0px;
}

.outline01 td.right{
	width: 205px;
	text-align: left;
	padding: 0.3em 0px 0px 0px;
}

table.outline02{
	width: 500px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: none;
}

.outline02 td.left{
	width: 100px;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
	padding: 0.3em 0px 0px 0px;
}

.outline02 td.right{
	width: 400px;
	text-align: left;
	padding: 0.3em 0px 0px 0px;
}

/* ---------------------------------
               office
------------------------------------*/

dd.office{
	height: 700px;
}

.office_honsha{
	font-size: 12px;
	width: 210px;
	height: 190px;
	margin: 100px 0px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
	position: absolute;
}

.office_kawasaki{
	font-size: 12px;
	width: 250px;
	height: 190px;
	margin: 123px 0px 0px 325px;
	padding: 0px;
	line-height: 1.5em;
	position: absolute;
}

.office_nagoya{
	font-size: 12px;
	width: 220px;
	height: 190px;
	margin: 290px 0px 0px 300px;
	padding: 0px;
	line-height: 1.5em;
	position: absolute;
}

.office_kobe{
	font-size: 12px;
	width: 220px;
	height: 190px;
	margin: 402px 0px 0px 10px;
	padding: 0px;
	line-height: 1.5em;
	position: absolute;
}

.office_rakusai{
	font-size: 12px;
	width: 220px;
	height: 190px;
	margin: 438px 0px 0px 255px;
	padding: 0px;
	line-height: 1.5em;
	position: absolute;
}

span.office_name{
	font-size: 120%;
	font-weight: bold;
	color: #006699;
}

/* ---------------------------------
               history
------------------------------------*/

table.history{
	width: 547px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-collapse: collapse;
}

.history tr{
	border-bottom: dotted 2px #006699;
}

.history td.left{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 0.3em 0px;
}

.history td.right{
	text-align: left;
	padding: 0.3em 0px;
}