@charset "Shift_JIS";
/* CSS Document */

@import "common.css";

body {
	height: 100%;
	color: #333333;
	line-height: 1.5em;
	letter-spacing:0.1em;
	margin: 0 auto;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:0.8em;
}
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}


/* main */
.main{
	width:802px;
	height:361px;
	padding:0px;
	margin:15px 0px 25px 25px;
}
.office{
	width:397px;
	height:110px;
	padding:0px;
	float: right;
	background-image: url(../img/office.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
}
.office span {	display:none;}
/* mapƒ{ƒ^ƒ“ */
.office a {
	display:block;
	background:url(../img/button_map.gif) no-repeat 0px 0px;
	width:47px;
	height:20px;
	padding:0px;
	clear:both;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}

.office a:hover {
	background:url(../img/button_map.gif) no-repeat 0px -20px;
}
