﻿





.title{
	float:left;
	margin:0px;
	padding:0px;
	width:468px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#5B9558;
	text-indent:5px;


}



.space{
	float:left;
	margin:0px;
	padding:0px;
	width:468px;
	height:50px;


}


.bottom_pic{

	margin-bottom:5px;
	padding:0px;



}

/* ::::::::::::::::::::::::::::::テーブル会社概要*/

table#prof{
	float:left;
	margin:0px;
	padding:0px;
	width:568px;
	border: 2px #91B48F solid;
	border-collapse: collapse;

	border-spacing: 0;
	font-size: 12px; 
	text-align:center;
	line-height: 18px;
	color:#4E4E4E;
	


}

table#prof td.left{
	width:100px;
	height:40px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	text-align:left;
	color:#5B9558;
	font-weight:bold;
	background-color:#f5f5f5;



}

table#prof td.right{
	height:40px;
	padding:5px;
	margin:0px;
	text-align:left;
	color:#4E4E4E;


}


table#prof td.r_1{
	width:250px;
	height:40px;
	padding:5px;
	margin:0px;
	text-align:left;
	color:#4E4E4E;


}


table#prof td.r_2{
	width:280px;
	height:40px;
	padding:5px;
	margin:0px;
	background-position:bottom;
	text-align:left;
	color:#4E4E4E;


}

/* ::::::::::::::::::::::::::::::テーブル過去*/




table#experience{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	width:568px;
	border: 1px #FFF solid;
	border-collapse: collapse;
	border-spacing: 0;
	border-spacing: 0;
	font-size: 12px; 
	text-align:center;
	line-height: 18px;
	


}

table#experience td.name{
	width:110px;
	height:20px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	text-align:left;
	background-color:#f5f5f5;
	border: 1px #FFF solid;
	border-collapse: collapse;
	border-spacing: 0;
	border-spacing: 0;


}


table#experience td.amount{
	width:110px;
	height:20px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	text-align:left;
	background-color:#f5f5f5;
	border: 1px #FFF solid;
	border-collapse: collapse;
	border-spacing: 0;
	border-spacing: 0;


}


table#experience td.office{
	margin:0px;
	padding:5px;
	padding-left:10px;
	text-align:left;
	background-color:#fff;
	border: 1px #FFF solid;
	border-collapse: collapse;
	border-spacing: 0;
	border-spacing: 0;


}


/* ::::::::::::::::::::::::::::::左挨拶リンク*/

a.to_pages:link { 
	font-size:12px;
	color:#182F17;
	text-decoration: underline;
}   
a.to_pages:visited { /* 既に見たリンク */
	font-size:12px;
	color:#182F17;
	text-decoration: underline;

}

a.to_pages:active { /* クリック時のリンク */
	color:#182F17;
	text-decoration: none;
	font-size:12px;
	background-color:#ADCBAB;
}     

a.to_pages:hover {/* カーソルが上にある時のリンク */
	color:#182F17;
	text-decoration: none;
	font-size:12px;
	background-color:#ADCBAB;
}






