/*
===============================================================================
/company/profile/css/index.css
会社案内 - 組織図／役員／決算報告用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/



/*------------
Element Styles
--------------*/

/* Contents > Soshikizu
===============================================================================*/
#contents .soshikizu {
}

/* Contents > Date
===============================================================================*/
#contents .date {
	clear:both;

	text-align:right;
	color:#999;
}

/* Contents > Yakuin > [HTMLTag] Table
===============================================================================*/
#contents h3.yakuin {
	margin-bottom:15px;
}
#contents table {
	margin:0;
	width:326px;

	border-bottom:1px solid #379;
	border-right:1px solid #379;
}
#contents table.left {
	float:left;
}
#contents table.right {
	float:right;
}
#contents tbody th {
	padding:6px 10px;

	white-space:nowrap;
	text-align:left;
	vertical-align:top;

	border-top:1px solid #379;
	border-left:1px solid #379;
	background:#EEF3F3;

	width:120px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100px;
} html>body #contents th {width:100px;}
#contents thead th {
	margin:0;
	padding:6px 10px;

	text-align:left;
	background:#A3BAC2;
	border-top:1px solid #379;
	border-left:1px solid #379;
}
#contents td {
	padding:6px 10px;

	vertical-align:top;
	border-top:1px solid #379;
	border-left:1px solid #379;
	background:#EEF3F3;
}
#contents td.name {
	font-family:"ＭＳ ゴシック". monospace;
	white-space:nowrap;
}
#contents td.spelling {
	color:#378;
}

/* Contents > Kessan
===============================================================================*/
#contents .kessan {
	margin-top:1em;
}
#contents .kessan .ullefter {
	float:left;
	width:688px;
}
#contents .kessan ul {
	background:#EEF3F3;

	border-bottom:1px solid #379;
	border-right:1px solid #379;
}
#contents .kessan li {
	position:relative;

	margin:0;
	padding:5px;

	line-height:19px;
	font-size:19px;

	border-top:1px solid #379;
	border-left:1px solid #379;

	height:30px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:19px;
} html>body #contents .kessan li {height:19px;}
#contents .kessan li span {
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
} html>body #contents .kessan li span {font-size:small;}
#contents .kessan li a {
	position:absolute;
	left:180px;
	top:5px;
}
#contents .kessan p {
	margin:0 0 0 340px;

	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents .kessan p {font-size:x-small;}
