﻿@charset 'UTF-8';

@media screen and (min-width:641px) {

.layout1 h3.bird {
	font-size:100%;
	background:url(img/bg_aore.jpg) no-repeat left top #fff;
	text-align:left;
	padding:5px 0 5px 35px;
	color: #2c63b6;
	font-weight:bold;
	margin:20px 0 10px 20px;
}

.layout1 .topbtn table {
	width:580px;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
	border-spacing: 0;
	table-layout:auto;
	empty-cells:hide;
}

.layout1 .topbtn table td {
	width:50%;
	text-align:center;
}

.layout1 .infobox {
	width:600px;
	height:100px;
	margin:0 auto;
	overflow:auto;
	border:1px solid #999;
}

.layout1 .infobox dl{
	padding:10px;
}

.layout1 .infobox dt{
	float : left;
	clear : both;
	width : 7em;
}

.layout1 .infobox dd{
	margin-left : 7em;
	padding-left : 1em;
}

/* access */
.layout1 .accessbox{
	width:100%;
	margin:20px auto;
}

.layout1 .accessbox .acces1{
	width:320px;
	margin:0 auto;
}

.layout1 .accessbox .acces2{
	width:100%;
	margin:20px auto 0;
}

.layout1 .accessbox .acces2 table {
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
}

.layout1 .accessbox .acces2 table th {
	empty-cells: show;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#eee;
	text-align:center;
}

.layout1 .accessbox .acces2 table th.floor {
	line-height:1.3em;
	empty-cells: show;
	padding:5px;
	border:1px solid #333;
	background-color:#096;
	color:#FFF;
	text-align:center;
}

.layout1 .accessbox .acces2 table td {
	line-height:1.3em;
	empty-cells: show;
	padding:5px;
	border:1px solid #333;
	text-align:left;
	vertical-align:top;
}

/* parking */
.layout1 .tbllayout1 {
	width:100%;
	margin-top:20px;
}

.layout1 .tbllayout1 table {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	border:2px solid #999;
}

.layout1 .tbllayout1 table th {
	width:50%;
	empty-cells: show;
	padding:0 10px;
	border:1px solid #999;
	background-color:#eee;
	text-align:center;
}

.layout1 .tbllayout1 table td {
	empty-cells: show;
	padding:10px;
	border:1px solid #999;
	text-align:left;
	vertical-align:top;
}

.layout1 .tbllayout1 table td ul {
	margin:0;
	padding:0;
}

.layout1 .tbllayout1 table td ul li {
	padding:5px 0 0 16px;
	font-size:90%;
	line-height:1.3em;
	list-style-type:none;
	list-style-position:outside;
	background:url(./img/arrow_green.gif) no-repeat 0 6px;
}

/* pdf */
.printpdf {
	border:1px solid #F33;
	padding: 10px;
	text-align:center;
}

.printpdf img {
	vertical-align:bottom;
	padding:0 5px;
}

/* sosiki0 */
#floremap {
	width:640px;
	height:610px;
	margin-top:20px;
}

#floremapss {
	display:none;
}

/* window */
#haichi {
	width:640px;
	height:440px;
	margin-top:20px;
}

#haichiss {
	display:none;
}

/* moviewd */
#moviewd {
	margin:0 auto;
	width:640px;
	height:360px;
}





}

@media screen and (min-width: 0px) and (max-width: 640px) {

.layout1 h3.bird {
	background:url(img/bg_aore.jpg) no-repeat left top #fff;
	text-align:left;
	font-size:2.1rem;
	padding:5px 0 5px 35px;
	color: #2c63b6;
	font-weight:bold;
	margin:20px 0 10px;
}

.layout1 .topbtn table {
	width:580px;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
	border-spacing: 0;
	table-layout:auto;
	empty-cells:hide;
}

.layout1 .topbtn table td {
	width:50%;
	text-align:center;
}

.layout1 .infobox {
	width:600px;
	height:200px;
	margin:0 auto;
	overflow:auto;
	border:1px solid #999;
}

.layout1 .infobox dl{
	padding:10px;
}

.layout1 .infobox dt{
	float : left;
	clear : both;
	width : 7em;
}

.layout1 .infobox dd{
	margin-left : 7em;
	padding-left : 1em;
}

/* access */
.layout1 .accessbox{
	width:100%;
	margin:20px auto;
}

.layout1 .accessbox .acces1{
	width:320px;
	margin:0 auto;
}

.layout1 .accessbox .acces2{
	width:100%;
	margin:20px auto 0;
}

.layout1 .accessbox .acces2 table {
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
}

.layout1 .accessbox .acces2 table th {
	empty-cells: show;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#eee;
	text-align:center;
}

.layout1 .accessbox .acces2 table th.floor {
	line-height:1.3em;
	empty-cells: show;
	padding:5px;
	border:1px solid #333;
	background-color:#096;
	color:#FFF;
	text-align:center;
}

.layout1 .accessbox .acces2 table td {
	line-height:1.3em;
	empty-cells: show;
	padding:5px;
	border:1px solid #333;
	text-align:left;
	vertical-align:top;
}

/* parking */
.layout1 .tbllayout1 {
	width:100%;
	margin-top:20px;
}

.layout1 .tbllayout1 table {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	border:2px solid #999;
}

.layout1 .tbllayout1 table th {
	width:50%;
	empty-cells: show;
	padding:0 10px;
	border:1px solid #999;
	background-color:#eee;
	text-align:center;
}

.layout1 .tbllayout1 table td {
	empty-cells: show;
	padding:10px;
	border:1px solid #999;
	text-align:left;
	vertical-align:top;
}

.layout1 .tbllayout1 table td ul {
	margin:0;
	padding:0;
}

.layout1 .tbllayout1 table td ul li {
	padding:5px 0 0 16px;
	font-size:90%;
	line-height:1.3em;
	list-style-type:none;
	list-style-position:outside;
	background:url(./img/arrow_green.gif) no-repeat 0 6px;
}

/* pdf */
.printpdf {
	border:1px solid #F33;
	padding: 10px;
	text-align:center;
}

.printpdf img {
	vertical-align:bottom;
	padding:0 5px;
}

/* sosiki0 */
#floremap {
	display:none;
}

#floremapss {
	width:100%;
	height:auto;
	margin-top:20px;
}

/* window */
#haichi {
	display:none;
}

#haichiss {
	width:100%;
	height:auto;
	margin-top:20px;
}

/* moviewd */
#moviewd {
	width:100%;
	height:auto;
}









}

@media print {
	#haichiss {
		display: none;
	}
}
