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


/* ------------------------------
 トップ
------------------------------ */


#top #mainContainer {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}


#top #sliderBox{
	height:350px;
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	}


/* ------------------------------
 Right Area
------------------------------ */

#top #RightArea img {
	margin-bottom:0px;
}

#top #LeftArea {
	width:600px;
	float:left;
}

#top #textArea {
	width:570px;
	/*overflow:hidden;*/
}

#top #RightArea {
	width:350px;
	float:right;
}

#top #RightArea .floorMapNav{
	position:relative;
	margin-bottom:60px;
	}

#top #RightArea .floorMapNav .img_abs01{
	position:absolute;
	left: 251px;
	top: -28px;
	}

#top #RightArea .floorMapNav .img_abs02{
	position:absolute;
	left: -20px;
	top: 208px;
	}
	
#top #RightArea .floorMapNav .img_abs03{
	position:absolute;
	left: 255px;
	top: 203px;
	}	



	
/*----blogRSS----*/

#blogTitle{
	position:relative;
	}

#blogTitle img.btn_look{
	position:absolute;
	top:-29px;
	left: 482px;
	}
	
/*#blogRSS{
overflow:hidden;
width:570px;
height:200px;
padding:10px 0;
font-size:12px;
background:#FC0;
}

#blogRSS div{
width:570px;
height:58px;
margin:0.5%;
border-bottom:1px dotted #F4C500;
float:left;
/*background:#CCC;
}

#blogRSS div p{
	width:52px;
	height:36px;
	overflow:hidden;
	float:left;
	
	}

#blogRSS div p img{
	width:100%;
}

	
#blogRSS div dl{
	width:490px;
	margin-left:auto;
	/*background:#06C;
	overflow:hidden;
}

#blogRSS div dl dt{
height:36px;
width:90px;
/*background:#FFF;
float:left;

}

#blogRSS div dl dd{
height:36px;
width:180px;

}

#blogRSS div dl dd a{
color:#29A7E1;
text-decoration:underline;
}

#blogRSS div dl dd a:hover{
color:#29A7E1;
text-decoration:none;
}

#blogRSS div:nth-child(even){
float:right;
}*/
	

/*#blogRSS{
overflow:auto;
overflow-x:hidden;
width:560px;
height:250px;
padding:10px 0;
font-size:14px;
float:left;

}

#blogRSS div{
width:560px;
height:250px;
/*margin:0.5%;
float:left;
}

#blogRSS div p{
	width:52px;
	height:36px;
	overflow:hidden;
	/*float:left;}

#blogRSS div p img{
	width:100%;
}

	
#blogRSS div dl{
	width:85%;
	margin-left:auto;
}

#blogRSS div dl dt,
#blogRSS div dl dd{
height:1.5em;
overflow:hidden;
}


#blogRSS div:nth-child(even){
float:right;
}
*/


/* ------------------------------
 Access
------------------------------ */
#top #topAccess {
	background:url(../img/top/bg_accessMap.gif) no-repeat;
	width:900px;
	height:330px;
	/*position:relative;*/
	margin-top:20px;
	padding:30px;
}

#top #AcLeft {
	float:left;
	width:570px;
	
}




#top #g_map {
	width:570px;
	height:330px;
	border: #D5C119 1px solid;	
	
}

#top #AcRight {
	float:right;
	width:310px;
	font-size:0.9em;
	line-height:2.3em;
}

#top #AcRight dl{
	font-size:12px;
	margin-top:10px;
	right:60px;
}

#top #AcRight dt{
	color:#A1CC48;
	float:left;
	width:65px;	
}

#top #AcRight dd{	
	margin-left:65px;
	margin-bottom:15px;

}
