@charset "shift_JIS";
/*フロアマップ*/
#floor575 {
	width: 575px;
	margin:15px 5px 0px 0px;
	_margin-right:3px;
	float: right;
	font-size: small;
}
#floor575 h2 {
	height: 35px;
	width:575px;
	background-image:url(../shares/title-shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear:both;
}
#floor575 h2 span {
	display: none;
}
/*フロアマップサイドメニュー部分 */
#sideFloor {
	width: 160px;
	float: left;
	margin-top: 15px;
	font-size: x-small;
	background-image: url(../../floor/images/floorm-backg.gif);
	background-repeat:repeat-y;
}
#sideFloor h3 span {
	display: none;
}
#sideFloor p {
	line-height: 120%;
	padding:3px 10px 3px 27px;
	background-image:url(../../floor/images/floorm-backg2.gif);
	background-repeat:no-repeat;
}
#sideFloor a {
	color:#666666;
	text-decoration: none;
}
#sideFloor a:hover {
	color:#FF0066;
	background-color:#FFD3D3;
}

#magFram {
	background-image:url(../../mag/images/bg_book.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}
#magInline {
	margin-left:0px;
}