@charset "Shift_JIS";


/*============================================
content 会社概要
============================================*/
div#content {
		clear: both;		
	font-size: 0.875em;
		width: 320px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		padding-top: 5px;
		padding-bottom: 0px;
		display: block;
		line-height: 1.2;
}

h2 {
		background-color: #ffffff;
		background-image: url(image_sp/bar1.png);
		background-repeat: repeat-x;
		width: 320px;
		font-size: 1em;
		color: #005058;
		line-height: 30px;
		margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;

}





table.table1 {
	border: 1px solid #339900;
	width: 320px; 
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	padding: 5px;
} 




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

tr.style2 {
	/*偶数行の背景色 画像 */
} 

td.a1 {
	width: 55px;
	text-align: center;
	border: 1px solid #339900;
font-size: 0.85em;
height: 30px;
}

td.a2 {
	text-align: left;
	width: 255px;
	border: 1px solid #339900;
	padding-left: 5px; 
	font-size: 0.85em;
} 

td.a2_01 {
	text-align: left;
	width: 255px;
	border: 1px solid #339900;
	padding-left: 5px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 0.85em;
} 


p.accessmap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
} 
