@charset "utf-8";
@import url("company.css");
#Rbox h2 {
	height: 90px;
	width: auto;
}
#menuL ul .menu04 a {
	display: none;
}

#Rbox .mapT {
}
#Rbox .mapT .L {
	height: auto;
	width: auto;
	padding-left: 10px;
}
#Rbox .mapT .L p {
	margin-bottom: 10px;

}
#Rbox .mapT .R {
	width: 368px;
	height: auto;
}
#Rbox .mapL {
	height: auto;
	width: auto;
	padding-bottom: 50px;
}

#Rbox .linkbox {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	height: auto;
	width: auto;
}
#Rbox .linkbox .link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-image: url(../img/access/list_circle.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
}
#Rbox .linkbox .link .L {
}
#Rbox .linkbox .link .R {
	height: 21px;
	width: 96px;
}
