@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document company > gallery
--------------------------------------------------------- */

#gallery {
	margin: 70px 0 40px;
}

#gallery h2 {
	margin-bottom: 20px;
	font-family: ipamp;
	font-weight: 500;
	font-size: 26px;
	color: #586931;
}

#gallery .f_left {
	text-align: left;
}

#gallery .f_left p {
	margin-bottom: 20px;
}

#company .tel {
	text-decoration: none;
	color: #322e2c;
}

/* ---------------------------------------------------------
	CSS Document company > map_canvas
--------------------------------------------------------- */

#map_canvas iframe {
	vertical-align: top;
	width: 100%;
	height: 398px;
	overflow: hidden;
	border: 0;
}

#map_anchor {
	margin-top: 5px;
	text-align: right;
	font-size: 13px;
}

/* ---------------------------------------------------------
	CSS Document company > outline
--------------------------------------------------------- */

.outline {
	margin-top: 80px;
}

.outline h2 {
	padding-top: 20px;
	background: url(../images/h2.png) no-repeat top;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.4;
}

.outline h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

.outline table {
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #c1c1c0;
}

.outline th {
	width: 30%;
	padding: 20px 20px 20px 30px;
	border-bottom: solid 1px #c1c1c0;
	text-align: left;
	font-weight: 500;
	line-height: 16px;
}

.outline td {
	padding: 10px 0;
	border-bottom: solid 1px #c1c1c0;
	text-align: left;
}
