﻿@charset "utf-8";


/*============================
	経営理念 / cp_phirosohy.html
=============================*/
.philosohpy #section01{
	margin-bottom:60px;
}
/*============================
	会社概要 / cp_aboutus.html
=============================*/
/* 会社情報 */
.aboutus #section01{
	margin-bottom:56px;
}
.aboutus #section01 .table01 td div.table-picture{
	width:250px;
	float:right;
	text-align:center;
	font-size:10px;
	color:#999;
	padding:20px 0 30px 15px;
}
.aboutus #section01 .table01 td div.table-picture img{
	padding-bottom:2px;
}
.aboutus #section01 .table01 td span em{
	display:block;
	font-style:normal;
	font-weight:bold;
}
.aboutus #section01 .table01 td span a img{
	padding:0 0 2px 2px;
}
.aboutus #section01 .table01 td span a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.aboutus #section01 .table01 th{
	width:120px;
}
/* 地図・アクセス */
.aboutus #section02{
	margin-bottom:120px;
}
.aboutus #section02 h3{
	margin-left:-10px;
}
.aboutus #section02 .map{
	padding:0 12px;
}
.aboutus #section02 .map iframe{
	float:left;
	border:#d3d3d3 solid 1px;
}
.aboutus #section02 .map .right{
	width:264px;
	float:right;
}
.aboutus #section02 .map p{
	font-size:1.09em;
}
.aboutus #section02 .map p em{
	font-size:1.07em;
	display:block;
	font-style:normal;
	font-weight:bold;
	margin-bottom:3px;
}
.aboutus #section02 .map p a{
	margin-top:3px;
}
.aboutus #section02 #map01,
.aboutus #section02 #map03,
.aboutus #section02 #map02{
	padding-bottom:25px;
	_padding-bottom:3px;
	border-bottom:#999999 dotted 1px;
	margin-bottom:25px;
}
.aboutus #section02 #map01 p{
	padding-top:80px;
}
.aboutus #section02 #map02 p{
	padding-top:100px;
}
.aboutus #section02 #map03 p{
	padding-top:80px;
}
.aboutus #section02 #map04 p{
	padding-top:100px;
}

/*　印刷用
-------------------------------------*/
.colorbox{
	text-align:center!important;
	padding-top:24px;
}
.print-map{
	width:716px;
	margin:0 auto!important;
	text-align:left!important;
}
.print-map .map{
	padding:12px;
}
.print-map .map iframe{
	float:left;
	border:#d3d3d3 solid 1px;
	margin-bottom:8px;
}
.print-map .map p{
	width:686px!important;
	font-size:1.09em;
}
.print-map .map p em{
	font-size:1.07em;
	display:block;
	font-style:normal;
	font-weight:bold;
	margin-bottom:3px;
}
.print-map .map p a{
	float:right;
}
/*============================
	沿革 / cp_history.html
=============================*/
.history #section01{
	margin-bottom:48px;
}
.history #section01 .table01 th{
	width:85px;
}
.history #section01 .right{
	text-align: right;
}

/*============================
	許認可一覧 / cp_licence.html
=============================*/
.licence #section01{
	margin-bottom:48px;
}
.licence #section01 .table01 th{
	width:130px;
}
.licence #section01 .table01 td{
	vertical-align:middle;
}
.licence #section01 .table01 td span em{
	font-style:normal;
	display:inline-block;
	width:4.1em;
	text-align:center;
	padding-right:1em;

}
/*============================
	採用情報 / cp_recruit.html
=============================*/
.recruit #section01{
	margin-bottom:48px;
}
.recruit #section01 p{
	margin-bottom:220px;
}