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


#office {
}


#office #contents h3 {
	border-top:#b3b3b3 solid 1px;
	background-color:#e5f9fb;
	padding:5px 0px 5px 5px;
	width:610px;
	margin:0px 0px 0px 10px;
	font-size:0px;
}

#office #contents h4.kitako {
	border-bottom:#b3b3b3 solid 1px;
	padding:0px;
	margin:10px 0px 0px 0px;
	font:150% normal;
}

#office #contents .contImg{
float:left;
margin:10px 0px 0px 10px;
padding:0px;
width:298px;
}

*html #office #contents .contImg{
margin:10px 0px 0px 5px;
}



#office #contents .right {
	float:right;
	margin:10px 10px 0px 0px;
	text-align:left;
}


#office #contents p.officeText {
	margin:15px 0px;
	width:290px;
	
}


#office #contents table.officedetail {
	margin:0px;
	padding:0px;
}

#office #contents .map {
	margin:15px 10px;
}

#office #contents p.map {
	margin:0px 0px 3px 0px;
	padding:0px;
}

#office #contents p.kitako02 {
	margin-top:5px;
	margin-bottom:inherit;
	margin-left:inherit;
	margin-right:inherit;
	width:290px;
}










