@charset "UTF-8";

/* ################################################################################ */
/*                                                                                  */
/* 表題: 会社概要CSS                                                                */
/* 作成日: 2009-9-3                                                                 */
/* 最終更新日: 2009-9-3         　                                                  */
/*                                                                                  */
/* ################################################################################ */


div.container div.mainArea table {
	margin: 0 auto 20px;
	width: 560px;
}



div.container div.mainArea table th,
div.container div.mainArea table td {
	padding: 8px;
	border: solid 1px #707070;
	font-size: 12px;
	vertical-align: top;
	line-height: 1.4;
}

div.container div.mainArea table th {
	color: #171D20;
	background-color: #F6F6F6;
	font-weight: bold;
	white-space: nowrap;
}

div.container div.mainArea table td ul li {
	font-size: 100%;
}

div.container div.mainArea table td p {
	margin-left: 0;
	font-size: 100%;
}

div.container div.mainArea div.section {
	width: 580px;
}

div.container div.mainArea div.section:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.container div.mainArea div.section div.text {
	margin-right: 15px;
	width: 360px;
	float: left;
}

div.container div.mainArea div.section p.photo {
	width: 200px;
	float: left;
}
