@charset "utf-8";

/* サイドナビ
----------------------------------------------------------- */
div#side_navi ul li#snavi_company01 {
	font-weight: bold;
}



/* コンテンツスタイル
----------------------------------------------------------- */
div#main p {
	margin: 0 5px 20px 5px;
}


div#main h5 {
	margin: 0 5px 20px 5px;
	background: url(../../../common/images/bg_tss.gif) 0 bottom no-repeat;
	padding: 0 0 8px 0;
	color: #435BA8;
	font-weight: bold;
	line-height: 1.5;
}

div#main a.a_link {
	padding: 0 0 0 15px;
	background: url(../../../common/images/i_arrow01.gif) 4px 6px no-repeat;
}


/* テーブルスタイル */

div#main table {
	width: 590px;
	margin: 0 5px;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
}

div#main table th,
div#main table td {
	padding: 10px 15px;
	border: 1px solid #B8B6B2;
}

div#main table th {
	width: 110px;
	background: #EEEFF0;
}

div#main table td {
}

div#main table td p {
	margin: 10px 0 0 0;
}

div#main table td p:first-child {
	margin-top: 0;
}



/* 役員紹介 */

div#main div#profile {
	margin: 0 0 25px 0;
	padding: 15px 0;
	border: 3px solid #CDCDCD;
	overflow: hidden;
	zoom: 1;
}

div#main div#profile img {
	float: left;
	margin: 0 20px;
	border: 1px solid #CDCDCD;
}

div#main div#profile div {
	margin: 0 20px 0 0;
	line-height: 1.8;
	overflow: hidden;
	zoom: 1;
}

div#main div#profile div p {
	margin: 5px 0 0 0;
}

div#main div#profile div p:first-child {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: url(../../../common/images/i_line01.gif) 0 bottom repeat-x;
}

div#main div#profile div em {
	color: #435BA8;
	font-weight: bold;
}







