@charset "utf-8";

#content_company{
	margin-top: 30px;
	padding-right: 80px;
	padding-left: 80px;
	line-height: 160%;
}

#content_company h3{
	color: #006bb5;
	font-size: 140%;
	line-height: 140%;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: bold;
}

#content_company h4{
	color: #8553A6;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-bottom: 5px;
}

#content_company p{
	text-align:justify;
	text-justify:inter-ideograph;
}

.cach{
	font-size: 120%;
	line-height: 180%;
	color: #3095AA;
}

#content_company .right{
	text-align: right;
	margin-top: 15px;
}

/*概要*/
#content_company .table01{
	border-collapse:collapse;
	width: 740px;
}

#content_company .table01 th{
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	background-color: #e7f5f7;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

#content_company .table01 td{
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

/*沿革*/
#content_company .table02{
	border-collapse:collapse;
	width: 740px;
}

#content_company .table02 th{
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 120%;
}

#content_company .table02 td{
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
