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

#content{
	background:url(../IMAGES/index_bg_01.gif) repeat-x left top;
	border:1px solid #e5e5e5;
	border-width:0 1px 1px;
	width:898px;
	height:854px;
	margin-bottom:24px;
	position:relative;
	z-index:0;
}
#content .lead{
	position:absolute;
	left:23px;
	top:37px;
	z-index:10;
}
#content .lead .txt01{
	margin-bottom:35px;
}
#content .lead h2{
	margin-bottom:8px;
}
#content .aboutLink{
	position:absolute;
	left:252px;
	top:110px;
	z-index:20;
}
#content #mapArea{
	position:absolute;
	left:74px;
	top:251px;
	z-index:10;
}

/* ピックアップ */
#content #updateArea{
	position:absolute;
	left:19px;
	top:174px;
	background:url(../IMAGES/index_bg_02.gif) no-repeat left top;
	width:362px;
	height:349px;
	z-index:20;
}
#content #updateArea h3{
	position:absolute;
	left:37px;
	top:34px;
	z-index:30;
}
#content #updateArea .listLink{
	position:absolute;
	left:145px;
	top:30px;
	z-index:30;
}
#content #updateArea ul{
	position:absolute;
	left:37px;
	top:73px;
	font-size:0;
	line-height:0;
}
#content #updateArea li{
	margin-bottom:10px;
	z-index:30;
}



/* lightBox */
#lightBox{
	background:#f1f1f1;
}
#lightBox #about{
	margin-left:11px;
	height:461px;
	position:relative;
	background:#f1f1f1;
}
#lightBox #about .aboutTit{
	text-align:center;
	margin-bottom:16px;
}
#lightBox #about .aboutTxt{
	text-align:center;
	margin-bottom:38px;
}
#lightBox #about #tips01,
#lightBox #about #tips02,
#lightBox #about #tips03{
	position:absolute;
	cursor:pointer;
	z-index:75;
	display:block;
	background:url(../IMAGES/spacer.gif) repeat;
	text-indent:-9999px;
}
#lightBox #about #tips01{
	width:217px;
	height:40px;
	left:10px;
	top:213px;
}
#lightBox #about #tips02{
	width:217px;
	height:40px;
	left:237px;
	top:213px;
}
#lightBox #about #tips03{
	width:165px;
	height:40px;
	left:464px;
	top:213px;
}
#lightBox #about #tips01a,
#lightBox #about #tips02a,
#lightBox #about #tips03a{
	position:absolute;
	display:none;
	z-index:99;
	font-size:0px;
	line-height:0px;
}
#lightBox #about #tips01a{
	width:326px;
	height:119px;
	left:6px;
	top:105px;
}
#lightBox #about #tips02a{
	width:326px;
	height:102px;
	left:233px;
	top:122px;
}
#lightBox #about #tips03a{
	width:326px;
	height:119px;
	left:459px;
	top:105px;
}
#lightBox #conferralArea{
	background:url(../IMAGES/index_bg_03.gif) no-repeat left top;
	position:relative;
	height:269px;
	margin-top:40px;
	font-size:0;
	line-height:0;
}
#lightBox #conferralArea h2{
	position:absolute;
	left:46px;
	top:37px;
	z-index:99;
}
#lightBox #conferralArea .first{
	position:absolute;
	left:46px;
	top:79px;
	z-index:99;
}
#lightBox #conferralArea .fifth{
	position:absolute;
	left:436px;
	top:79px;
	z-index:99;
}
#lightBox #conferralArea dt{
	margin-bottom:14px;
}
#lightBox #conferralArea dd{
	margin-bottom:6px;
}

