@charset "utf-8";

/* 共通部分 */
#imagemap {
	margin: 0px auto;
	padding: 0px;
	background: url(../img/apg_04_c.jpg) top left no-repeat;
	width: 745px;
	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: 70px;
	left: 50px;
}
#area01 a {
	width: 82px;
	height: 45px;
}
#area01 a:hover {
	background: url(../img/apg_04a_c.jpg) -50px -70px no-repeat;
}

/* area02 */
#area02 {
	top: 145px;
	left: 50px;
}
#area02 a {
	width: 590px;
	height: 33px;
}
#area02 a:hover {
	background: url(../img/apg_04a_c.jpg) -50px -145px no-repeat;
}

/* area03 */
#area03 {
	top: 187px;
	left: 52px;
}
#area03 a {
	width: 100px;
	height: 35px;
}
#area03 a:hover {
	background: url(../img/apg_04a_c.jpg) -52px -187px no-repeat;
}

/* area04 */
#area04 {
	top: 234px;
	left: 52px;
}
#area04 a {
	width: 150px;
	height: 62px;
}
#area04 a:hover {
	background: url(../img/apg_04a_c.jpg) -52px -234px no-repeat;
}

/* area05 */
#area05 {
	top: 230px;
	left: 218px;
}
#area05 a {
	width: 260px;
	height: 66px;
}
#area05 a:hover {
	background: url(../img/apg_04a_c.jpg) -218px -230px no-repeat;
}

/* area06 */
#area06 {
	top: 220px;
	left: 510px;
}
#area06 a {
	width: 95px;
	height: 48px;
}
#area06 a:hover {
	background: url(../img/apg_04a_c.jpg) -510px -220px no-repeat;
}

/* area07 */
#area07 {
	top: 267px;
	left: 508px;
}
#area07 a {
	width: 97px;
	height: 45px;
}
#area07 a:hover {
	background: url(../img/apg_04a_c.jpg) -508px -267px no-repeat;
}

/* area08 */
#area08 {
	top: 352px;
	left: 50px;
}
#area08 a {
	width: 68px;
	height: 72px;
}
#area08 a:hover {
	background: url(../img/apg_04a_c.jpg) -50px -352px no-repeat;
}

/* area09 */
#area09 {
	top: 352px;
	left: 125px;
}
#area09 a {
	width: 68px;
	height: 72px;
}
#area09 a:hover {
	background: url(../img/apg_04a_c.jpg) -125px -352px no-repeat;
}

/* area10 */
#area10 {
	top: 387px;
	left: 202px;
}
#area10 a {
	width: 290px;
	height: 34px;
}
#area10 a:hover {
	background: url(../img/apg_04a_c.jpg) -202px -387px no-repeat;
}

/* area11 */
#area11 {
	top: 385px;
	left: 518px;
}
#area11 a {
	width: 100px;
	height: 37px;
}
#area11 a:hover {
	background: url(../img/apg_04a_c.jpg) -518px -385px 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;
}
