/******************************************************

	YAMAGATA WEB Site Corptate CSS


Modefiy : 2009/01/27
*******************************************************/



#message h2 {
	height: 39px;
	width: 320px;
	background: url(./img/message_01.gif) no-repeat 30px 0;
	overflow: hidden;
	text-indent: -9999px;
}
#message h2 span{
	display: none;
}

#office #contents div.mapWin {
	display: none;
}
#office #contents ul.links .contents ul.links a:link,
#office #contents ul.links .contents ul.links a:visited{
	background: none;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

/* Overlay */
#simplemodal-overlay {
	background-color: #000;
}

/* Container */
#simplemodal-container {
	height: 643px;
	width: 754px;
	background: url(/shared/img/office_map_bg2.png) no-repeat;
}
#simplemodal-container a.modalCloseImg {
	background: url(img/map/office_map_close.gif) no-repeat;
	width: 77px;
	height: 22px;
	display: inline;
	z-index: 200;
	position: absolute;
	top: 48px;
	right: 55px;
	cursor: pointer;
}
#simplemodal-container .mapWin {
	/*padding: 40px 105px 0 105px;*/
	text-align: left;
}


#simplemodal-container .mapWin  a.mprint {
	position: absolute;
	right: 55px;
	top: 100px;
	display: inline-block;
	width: 59px;
	height: 59px;
	background: url(img/map/office_map_print.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#simplemodal-container .mapWin  a.mprint:hover {
	background: url(img/map/office_map_print.gif) no-repeat -59px 0;
}



div.mapWin h5 {
	background: url(img/map/office_map_title_bg.gif) no-repeat;
	margin: 40px 55px 5px;
	padding: 0.65em 85px 0.6em 20px;
	height: 37px;
	font-size: 15px;
	vertical-align: middle;
}
div.mapWin h6 {
	margin: 0 0 0 -10px;
	_margin: 0 0 0 0px;
}
div.mapWin .contents {
	margin: 0 27px;
	padding: 0 65px;
	height: 500px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
}


div.mapWin  div.map img{
	border: 3px solid #999;
	margin: 10px 0;
}

div.mapWin div.bt {
/*
	margin: 0 0 -45px 0;
	position: relative;
	background: url(/jp/corporate/img/map/office_map_bg.png) no-repeat 0 100%;
	height: 45px;*/
}

div.mapWin .links a:link,
div.mapWin .links a:visited {
	text-decoration: none;
	background: url(/shared/img/li_link.png) no-repeat left 50%;
	padding-left: 15px;
	display: inline-block;
}

div.mapWin img.h5bg {
	display: none;
}


















