﻿@charset "utf-8";
/*------------------------------------------------------------
	会社概要
------------------------------------------------------------*/
#sideBar .navi01 a {
	background: url(../img/common/s_navi01_rollover.png) no-repeat;
}

#conts p {
	margin-bottom: 15px;
	color: #00588D;
	font-weight: bold;
	font-size: 1.4em;
}

#conts h3 {
	margin-bottom: 3px;
}

#conts .tabBox {
	margin-left: 13px;
	width: 454px;
}

#conts .tabBox table {
	width: 100%;
	border-collapse: collapse;
}

#conts .tabBox th,
#conts .tabBox td {
	padding: 10px 5px 8px 17px;
	font-size: 1.2em;
	line-height: 1.45;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #BBE4E6;
}

#conts .tabBox td {
	padding: 10px 5px 8px 5px;
}

#conts .tabBox td dd {
	margin-bottom: 20px;
}

#conts .tabBox td dd a {
	color: #595757;
}

#conts .tabBox li {
	padding-left: 1em;
	text-indent: -1em;
}

#conts .tabBox .none th,
#conts .tabBox .none td {
	padding-bottom: 0;
	border-bottom: none;
}