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

#contents .flow {
	padding:20px;
	width:596px;
	margin:0;
	overflow:hidden;
	border: solid 2px #DD2900;
}
#contents .last {
	margin:0 0 20px;
}
#contents article.title {
	margin:0px;
}

#contents .flow * {
	margin:8px 0px;
}
.arrow {
	width:680px;
	text-align:center;
}

table {
	margin:0 0 15px;
}


table td {
	width: 35%;
	text-align:center;
}
table th {
	width: 35%;
}
table .tickorcross {
	width: 30%
}
#contents .contact-btn {
	margin: 0 0 20px;
	overflow: hidden;
}
#contents .floornumber {
	border-bottom: 2px solid #c52e1e;
	font-size: 16px;
}
#contents .floormap {
	margin: 0 0 25px;
}
#contents .pattern-a {
	background: #FDFDFD;
}
#contents .pattern-b {
	background: #F3F3F3;
}
#contents .changetab {
	margin: 0 0 20px;
}
#contents .changetab li {
	color: #c52e1e;
	display: inline;
	width: 160px;
	cursor: pointer;
	padding: 10px 15px;
	border: #c52e1e 1px solid;
	text-align: center;
}
#contents .changetab .select {
	border: none;
	background: #c52e1e;
	color: #fff;
}
#contents changetab li:hover {
	background: #9e2518 !important;
}
#contents .disnon {
	display: none;
}
#contents article {
	overflow: inherit;
}

/*
table *{
	font-size:0.8em;
}
*/
