@charset "utf-8";
/* CSS Document */

#code_ir {
	display: none;
}
/* ======= philosophy.html ===============================*/
.philosophy_list {
	list-style-type:none;
}

/* ======= philosophy.html ===============================*/
#tbl_history {
	float: left;
	width: 477px;
}

#ph_history {
	float: right;
	width: 180px;
}

#ph_history li {
	margin-bottom: 10px;
	list-style: none;
	text-align: center;
}

#ph_history li img {
	display: block;
	margin-bottom: 5px;
}

/* ======= list.html ===============================*/
#mapArea {
	width: 670px;
	height: 470px;
	background: url(../company/images/map_navi.png) 0 0 no-repeat;
	margin-bottom: 30px;
}
.ph_list {
	float: right;
	width: 190px;
}
.btn_map img {
	padding-left: 10px;
	vertical-align: middle;
}

/* ======= map/ ===============================*/
#map_canvas {
	border: 1px solid #CCC;
	width: 665px;
	height: 450px;
}
.bd img {
	border: 1px solid #DDD;
	padding: 4px;
}
