﻿@charset "UTF-8";
/*==================================================================*/
/*会社案内ページ用*/
/*==================================================================*/
/* パンくず */
#pankuzubox{
	margin-top:32px;
	width: 738px;
	height:28px;
	float:left;
	clear:both;
}
#pankuzu {
	width: 742px;
	height:23px;
	background:url(../images/company/pankuzu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:5px;			
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	line-height:18px;
	float:left;
}
#imgbox{
	width:798px;
	height:108px;
	clear:both;
}
#img {
	width:798px;
	height:108px;
	background-image:url(../images/company/img.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
/* main_body カラム
------------------------------------------------------------------ */
/*会社案内*/
#company {
	width:521px;
 clear:both;
}
/*見出し*/
#company h2 {
	width: 511px;
	margin-top: 5px;	
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B8D3FF;
	font-size: larger;
	font-weight: bold;
	float: left;
	clear: left;
}
/*サブ見出し*/
#company h3 {
	width: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/ico/ico_h.gif);
	background-repeat: no-repeat;
	background-position:0.7em 0.7em;
	color: #990000;	
	font-weight: bold;	
	line-height: 150%;
	float: left;	
}
.cap{
 clear:left;	
}
.cap2{
 clear:left;
	width:521px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;	
}
/*会社概要*/
.left{
 float:left;
 width:260px;
}
.right{
 float:right;
 width:261px;
	text-align:right;
}
.gaiyou{
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 150%;
	float: left;
}
.gaiyou2{
	width: 421px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 150%;
	float: left;
}
.caption{
 padding-top:2px;
 line-height:10px;
	text-align:right;
 font-size:smaller;
}
.syaoku{
	float:left;
 width:61px;	
 padding-left:20px;
	line-height:150%;
	font-weight:bold;
	font-size:105%;
	padding-top:5px;
	padding-bottom:5px;
}
.syozaichi{
 width:160px;
 float:left;
 line-height:150%;
	padding-top:5px;
	padding-bottom:5px;
}
.tateya{
 width:280px;
 float:left;
 line-height:150%;
	padding-top:5px;
	padding-bottom:5px;
}
/*交通アクセス*/
.guide_syaoku{
	float:left;
 width:101px;	
 padding-left:50px;
	background-image:url(../images/ico/map_guide.gif);
	background-position:30px 0.3em;
	background-repeat:no-repeat;
	line-height:150%;
	font-weight:bold;
}
.guide_syozaichi{
 width:185px;
 float:left;
 line-height:150%;
}
.guide_renraku{
width:185px;
float:left;
line-height:150%;
}
/*経営理念*/
.rinen{
	width: 421px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size:105%;
	font-weight: bold;
	line-height: 150%;
	float: left;
}
/*沿革*/
.enkaku_box {
 float:left;
	width:521px;
	line-height:120%;
	background-image:url(../images/company/table_base.gif);
	background-position:top left;
	background-repeat:repeat-y;	
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:5px;
 clear:left;
}
.seireki{
 float:left;
	width:50px;
	margin-top:11px;
	margin-bottom:8px;
	margin-left:3px;
	margin-right:2px;
	text-align:center;
	font-weight: bold;
}
.wareki{
 float:left;
	width:100px;	
	margin-top:11px;
	margin-bottom:8px;
	margin-left:3px;
	margin-right:2px;
}
.dekigoto{
 float:left;
	width:355px;	
	margin-top:11px;
	margin-bottom:8px;
	margin-left:3px;
}
.kyoutyou{
font-weight:bold;
color:#BC8F8F;
}
/* subカラム
------------------------------------------------------------------ */
/*見出し*/
#sub_company{
	width:217px;
	height:100px;
	background-image:url(../images/company/sub_company.gif);
	background-position:top;
	background-repeat:no-repeat;
}
