@charset "Shift_JIS";



/*============================================
content 会社概要
============================================*/
div#content {
		font-size: 0.875em;
width: 100%; /*800px; */
		margin-top: 45px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		padding-top: 10px;
		padding-bottom: 0px;
		display: block;
		line-height: 1.2;
}





div#content h2 {
		background-color: #ffffff;
		background-image: url(image/bar1.png);
		background-repeat: repeat-x;
		font-size: 1.25em;
		color: #005058;
		line-height: 30px;
		padding-left: 6px;
		margin-bottom: 6px;
}


table.table1 {
	border: 1px solid #339900;
	width: 100%; /*750px; */
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	padding: 5px;
} 




tr.style1 {
	background-color: #edf8e7; /*#d7ebcf;  奇数行の背景色 */
} 

tr.style2 {
	/*background-color: #edf8e7;  background-image: url(image/    );偶数行の背景色 画像 */
} 

td.a1 {
width: 150px;
	text-align: center;
	border: 1px solid #339900;
	padding: 5px;
	height: 35px;
}

td.a2 {
	text-align: left;
	padding-left: 50px;
	border: 1px solid #339900;
	height: 35px;

} 

td.a2_01 {
	text-align: left;
	padding-left: 50px;
	border: 1px solid #339900;
	padding-top: 15px;
	padding-bottom: 15px;
} 



p.accessmap{
	
	width: 750px; 
	margin-left: auto;
	margin-right: auto;
	
	
} 