@charset "Shift_JIS";


/*============================================
content  ̔
============================================*/

#content {
	clear: both;
	padding-top: 3px;
}

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

div#content h3 {
		background-color: #ffffff;
		background-image: url(image/maru01.png);
		background-repeat: no-repeat;
		font-size :1.2em;
		line-height: 22px;
		padding-left: 26px;
		margin-top: 15px;
		margin-bottom: 0;
		margin-left: 12px;
		margin-right: 12px;
}

div#content p {
		font-size: 1em;
		line-height: 1.5;
		margin-top: 10px;
		margin-left: 12px;
		margin-right: 12px;
		padding-left: 20px;
}





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


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

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






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














