@import url("company.css");
.accessimg {
	padding: 5px 20px;
	background-image: url(../image/bg_white.gif);
	background-repeat: repeat-x;
	margin: 5px 10px 10px;
	border: 3px double #CCCCCC;
}
.accessimg div {
	margin: 0px;
	padding-top: 0px;
	height: 80px;
	padding-bottom: 0px;
}
#contents .accessimg h3, #contents .accessimg p {
	margin: 0px;
	padding: 0px;
}
#gaikanphoto {
	float: left;
	display: inline;
	padding-top: 10px;
}
#gaikantxt {
	padding: 15px 230px 5px 15px;
	float: none;
	background-image: url(image/img_gaikan2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	margin-right: 30px;
}
#gmap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents #midashi01 {
	background-image: url(image/m_access_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
#contents #midashi02 {
	background-image: url(image/m_access_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
#contents #midashi03 {
	background-image: url(image/m_access_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
.bigtxt {
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

