@charset "utf-8";

/* 共通部分 */
#imagemap {
	margin: 0px auto;
	padding: 0px;
	background: url(../img/apg_01_j.jpg?20211004) top left no-repeat;
	width: 785px;
	height: 500px;
	position: relative;
}
#imagemap li {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style: none;
	font-size: 14px;
}
#imagemap a {
	position: absolute;
}
#imagemap a span {
	display: none;
}

/* area01 */
#area01 {
	top: 30px;
	left: 20px;
}
#area01 a {
	width: 90px;
	height: 30px;
}
#area01 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -20px -30px no-repeat;
}

/* area02 */
#area02 {
	top: 30px;
	left: 230px;
}
#area02 a {
	width: 60px;
	height: 50px;
}
#area02 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -230px -30px no-repeat;
}

/* area03 */
#area03 {
	top: 75px;
	left: 570px;
}
#area03 a {
	width: 80px;
	height: 50px;
}
#area03 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -570px -75px no-repeat;
}

/* area04 */
#area04 {
	top: 130px;
	left: 435px;
}
#area04 a {
	width: 95px;
	height: 50px;
}
#area04 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -435px -130px no-repeat;
}

/* area05 */
#area05 {
	top: 130px;
	left: 530px;
}
#area05 a {
	width: 80px;
	height: 50px;
}
#area05 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -530px -130px no-repeat;
}

/* area06 */
#area06 {
	top: 130px;
	left: 615px;
}
#area06 a {
	width: 80px;
	height: 50px;
}
#area06 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -615px -130px no-repeat;
}

/* area07 */
#area07 {
	top: 225px;
	left: 582px;
}
#area07 a {
	width: 110px;
	height: 50px;
}
#area07 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -582px -225px no-repeat;
}

/* area08 */
#area08 {
	top: 280px;
	left: 582px;
}
#area08 a {
	width: 110px;
	height: 25px;
}
#area08 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -582px -280px no-repeat;
}

/* area09 */
#area09 {
	top: 310px;
	left: 582px;
}
#area09 a {
	width: 110px;
	height: 25px;
}
#area09 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -582px -310px no-repeat;
}

/* area10 */
#area10 {
	top: 310px;
	left: 220px;
}
#area10 a {
	width:  95px;
	height: 50px;
}
#area10 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -220px -310px no-repeat;
}

/* area11 */
#area11 {
	top: 310px;
	left: 318px;
}
#area11 a {
	width:  95px;
	height: 50px;
}
#area11 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -318px -310px no-repeat;
}

/* area12 */
#area12 {
	top: 375px;
	left: 192px;
}
#area12 a {
	width: 100px;
	height: 42px;
}
#area12 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -192px -375px no-repeat;
}

/* area13 */
#area13 {
	top: 375px;
	left: 318px;
}
#area13 a {
	width: 120px;
	height: 42px;
}
#area13 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -318px -375px no-repeat;
}

/* area14 */
#area14 {
	top: 440px;
	left: 325px;
}
#area14 a {
	width: 100px;
	height: 42px;
}
#area14 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -325px -440px no-repeat;
}

/* area15 */
#area15 {
	top: 25px;
	left: 588px;
}
#area15 a {
	width: 55px;
	height: 50px;
}
#area15 a:hover {
	background: url(../img/apg_01a_j.jpg?20211004) -588px -25px no-repeat;
}

*{
	border: 0px;
	padding: 0px;
}

#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
	display:none;
}

#areaWindow01{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow02{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow03{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow04{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow05{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow06{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow07{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow08{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow09{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow10{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow11{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow12{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow13{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow14{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}
#areaWindow15{
	display:none;
	position:absolute;
	z-index:5000; 
	width:400px;
}

div.window{
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;

	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:100%;
	height:100%;
	margin:0;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	
	/* make sure it has the highest z-index */
	position:absolute; 

}

div.window_title{
	background:#4682B4;
	height:25px;
	line-height:25px;
	text-indent:1em;
	color:white;
	font-weight:bold;
	cursor:move;
}
div.window_main{
	overflow:auto;
	background:#ffffff;
	margin:0;
	padding: 10px;
/*	height: 100px;*/
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}		

 a.close{
	position:absolute;
	right:5px;
	top:2px;
	color:white;
}
