@charset "utf-8";

#fcate li{
	float: left;
}

#floormap-img {
	clear: left;
	background: url(images/bg_floormap_cr.jpg) top left repeat-x;
	padding:50px 20px 20px 20px;
	margin-right: 5px;
}

#floormap-pdf{
	margin-left: 660px;
	margin-bottom: 20px;
}
#floormap-pdf li{
	float: left;
	margin-right: 15px;
}
#floormap-pdf p{
	font-size: 10px;
	text-align: right;
	margin-right: 15px;
}

#alpha .section-lv2{
	clear: both;
	margin-bottom: 30px;
}
#alpha .section-lv2 .contents01{
	width: 350px;
	float: left;
}
#alpha .section-lv2 .contents02{
	width: 350px;
	margin-left: 370px;
}

#alpha .section-lv2 dl {
	zoom:1;
	overflow: hidden;
	border-bottom: 1px dashed #c3c3c3;
}

#alpha .section-lv2 dt{
	float: left;
	width: 244px;
	padding: 7px 0;
}


#alpha .section-lv2 dt span{
	background: #fb629f;
	color: #ffffff;
	margin-right: 10px;
 	display: inline-block;
  	width: 18px;
	text-align: center;
	vertical-align: middle;
	float: left;
	display: block;
	font-weight: bold;
}



#alpha .section-lv2 dt a{
	display: block;
	float: left;
	width: 200px;
}
#alpha .section-lv2 dd{
	float: right;
	width: 106px;
	padding: 7px 0;
text-align: right;
	font-size: 85%;
}

#alpha .section-lv2 dt.dtmediage span {
	width:50px;
}
#alpha .section-lv2 dt.dtmediage a {
	width:170px;
}

#Image1 {
	display:none;
	position:absolute;
	border:solid 1px #CCCCCC;
	background: #FFFFFF;
	text-align:center;
}

#Image1 p {
	padding: 20px;
}

