@charset "utf-8";
@import url(global.css);

/* ------------------------------
 
------------------------------ */

#office h2{
	background:url(../office/images/top.jpg) no-repeat left top;
}
h3#h3_1{
	width:686px;
	height:34px;
	text-indent:-9999px;
	display:block;
	background:url(../office/images/h3_1.jpg) no-repeat left top;
	margin-bottom:20px;
}
h3#h3_2{
	width:686px;
	height:34px;
	text-indent:-9999px;
	display:block;
	background:url(../office/images/h3_2.jpg) no-repeat left top;
	margin:20px 0;
}
table.o_tbl{
	width:676px;
	margin:0 auto 20px auto;
}
table.o_tbl th{
	width:100px;
	padding:8px 15px;
	text-align:left;
	border-bottom:1px dotted #E9CEC9;
	color:#663329;
}
table.o_tbl td{
	padding:8px 5px;
	border-bottom:1px dotted #E9CEC9;
}
table.o_tbl td a{
	padding-left:15px;
}
.mapbox{
  width:500px;
	margin:0px;
}
.photo{
  width:220px;
	float:right;
	overflow:hidden;
}
.mt20{
	margin-bottom: 20px;
}

/* ------------------------------
 Google-Map
------------------------------ */

.maparea {
	width: 500px;
	padding: 6px;
	float:left;
	border: #E9CEC9 1px solid;
	margin:10px 0 0 0;
}
.maparea p {
	text-align: right;
	padding: 4px 6px 0px 0px;
}
#map {
	width: 500px;
	height: 310px;
	line-height: 1.5;
}


