#pan a.company{ 
 display:inline; color:#ccc; text-decoration:none; border:none;
 }
#rap h2#tit{
background:url(t.png) top left no-repeat;
}
#rap h2#tit2{
background:url(t2.png) top left no-repeat;
}
#rap h3{
	margin: 0;
	padding: 0;
}

/* ================== */
/*  会社案内インデックス  */
/* ================== */

#company_contents_wrap{
	width:652px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
#company_contents_wrap h3{
	margin-bottom:30px;
}
#company_contents_wrap h4{
	margin-bottom:20px;
}
#company_contents_wrap p{
	line-height:2.2;
	margin-bottom:40px;
}
#company_contents_wrap #greeting_txt{
	margin-bottom:0px;
}
#pre_name{
	text-align:right;
	margin-bottom:40px;
}
#company_contents_wrap #company_title{
	margin-bottom:10px;
}
#company_table{
	line-height:2.2;
	margin-left: 6px;
	width:638px;
	margin-bottom:40px;
}
#company_table th{
	text-align: left;
	vertical-align:top;
	background-image: url(dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	width:1%;
	white-space: nowrap;
	color:#669933;
	font-weight: normal;
}
#company_table td{
	text-align: left;
	vertical-align:top;
	background-image: url(dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
}
#company_table02{
	line-height:2.2;
	margin-left: 6px;
	width:638px;
	margin-bottom:40px;
}
#company_table02 th{
	text-align: left;
	vertical-align:top;
	background-image: url(dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	width:1%;
	white-space: nowrap;
	color:#669933;
	font-weight: normal;
}
#company_table02 td{
	text-align: left;
	vertical-align:top;
	background-image: url(dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 40px;
}


/* - map ------------------------------------------------- */

#rap .accessmap_area #google_map {
	text-align:right;
	font-size:12px;
}
#rap .accessmap_area h4 {
	margin-bottom:5px;
}
#rap .accessmap_area p {
	line-height:140%;
	font-size:13px;
}


/*----------------------------------------
      20180727
-----------------------------------------*/
#company_table td table td,	#company_table td table th{
		text-align: left;
    vertical-align: top;
    background-image:none;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0;
	}
	#company_table td table th span{
		color: #555555;
		padding: 0 0.5em 0 0;
	}
	#company_table td table th span::after{
		    margin: 0 0 0 0.5em;
		content: "";
		width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent #669933;
		display: inline-block;
	}	
.accessmap_area h4 {
    color: #669933;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #B0CC99;
    padding-bottom: 5px;
    margin-bottom: 10px;
	margin-top: 20px;
    line-height: 130%;
}
.accessmap_area h5 {
background-image: url(txt_back.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 595px;
    height: 15px;
    color: #679967;
    margin-bottom: 5px;
    padding-left: 14px;
    line-height: 12px;
    margin-left: 10px;
}
.google_map {
	text-align:right;
	font-size:12px;
}