.bgDot {
	background: url(/img/bg_dot.jpg)
}

div.gaiyou ul {
	margin: 0 40px
}

div.gaiyou ul li {
	font-size: 16px;
	margin-bottom: 20px
}

.company_main {
	margin-bottom: 51px;
}

.company_copy {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-bottom: 50px;
	line-height: 1em;
}

h3.hd.area {
	font-size: 28px;
	font-weight: bold
}

h3.hd.area span {
	font-size: 22px;
	font-weight: normal
}

div.photo {
	margin-bottom: 30px
}

div.area:after {
	content: "";
	display: table;
	clear: both
}

div.c2 {
	background: url(/img/c2_line_h.jpg) repeat-y center top
}

div.c2>div.in:after {
	content: "";
	display: table;
	clear: both
}

.compBoxL,
.compBoxR {
	border-bottom: 1px dotted #927e78
}

.boxAccess {
	border-bottom: none
}

div.area {
	border-bottom: none;
	margin-bottom: 0px
}

div.boxEnkaku table.company th,
div.boxEnkaku table.company td {
	font-size: 15px
}

div.boxEnkaku table.company th {
	width: 160px
}

.map {
	width: 100%;
}

@media screen and (max-width:480px) {
	#content .company_copy {
		font-size: 16px;
		margin-bottom: 25px;
	}

	#content .company_main {
		margin-bottom: 25px;
	}
}