@charset "utf-8";
@import url("css_A.css");
#midbox h2{
	background-image: url(../img/aboutus/title_bg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
}
#midbox .box h3 {
	text-align: center;
	font-weight: lighter;
}
#midbox #boxPhilosophy {
	height: auto;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#midbox #boxPhilosophy h3 {
	height: 42px;
	width: auto;
}


#address {
	height: auto;
	width: 578px;
	margin-right: auto;
	margin-left: auto;
}
#address p {
	padding-bottom: 5px;
}
#address .L {
	height: auto;
	width: 179px;
}
#address .L02 {
	height: auto;
	width: 275px;
	float: left;
}
#address .L02 .linkSearch {
	height: 45px;
	width: 182px;
}
#address .L02 .linkSearch a {
	display: block;
	height: 42px;
	width: 179px;
}
#address .L02 .linkSearch a:hover {
	padding-top: 1px;
	padding-left: 1px;
}

#address .R {
	height: 108px;
	width: 108px;
}
.hyouDotted {

}
.hyouDotted td {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #718898;
}
.hyouDotted td.tdL {
	width: 100px;
	text-align: right;
}
