@charset "Shift_JIS";

h2 {
	color: #fff;
	background-color: #386b96;
	background-image: url("../images/containts_bg01.gif");
	background-repeat: no-repeat;
	margin: 0px 3px 3px 0px;
	border: none;
	padding: 4px 0px 0px 0px;
	font-size: 0.9em;
	height: 25px;
	width: 555px;
	text-indent: 0.5em;
	vertical-align: middle;
	overflow: hidden;
}
h3,h4 {
	margin: 0.5em 1em 0.5em 0px;
	padding: 0.3em 0em 0.3em 8px;
	text-decoration: none;
	font-size: 100%;
}
h3 {
	border-left: solid 4px #0d5589;
	border-bottom: solid 1px #0d5589;
	font-size: 0.9em;
}
h4 {
	color: #fff;
	background-color: #6792b2;
	font-size: 0.8em;
}
h4 span.head {
	border-left: solid 4px #fff;
	padding-left: 4px;
}

table#company {
	margin: 0px 0px 0.5em 0px;
	border-top: dotted 1px #9c9c9c;
}
th,td {
	border-bottom: dotted 1px #9c9c9c;
	padding: 0.5em;
}
th {
	text-align: left;
	font-weight: normal;
	width: 13em;
}
td {
	border-left: dotted 1px #9c9c9c;
}
span.attention {
	font-size: 0.8em;
}
tr#directors th,
tr#directors td {
	border-bottom: none;
}
tr#directors > td {
	padding: 0px;
}
table#member {
	width: 100%;
	margin-right: 0px;
	font-size: 100%; /* for IE */
}
table#member th,
table#member td {
	border-bottom: dotted 1px #9c9c9c;
	font-size: 100%; /* for non IE */
}
table#member th {
	width: 13em;
}
div#greeting {
	margin: 0px 100px 2em 20px;
}
table#history th {
	text-align: right;
	width: 8em;
}
div.connection {
	margin: 0em 20px 4em 20px;
}
ul.customers {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.customers li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 40%;
}

div#access {
	width: 535;
	margin: 0px 100px 2em 20px;
}
table#accessmap {
	width: 420px;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: dotted 1px #9c9c9c;
}
table#accessmap th,td {
	border-bottom: dotted 1px #9c9c9c;
	padding: 5px;
}
table#accessmap th {
	text-align: left;
	font-weight: normal;
	width: 60px;
}
table#accessmap td {
	border-left: dotted 1px #9c9c9c;
}
table#accessmap th.th-none {
	border-bottom: none;
}
table#accessmap td.td-none {
	border-left: none;
	border-bottom: none;
}