@charset "utf-8";
/* CSS Document */

/* 基本
===========================================================*/
#floor_block {
	width: 1100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(../img/base_bg.png);
}
#page_title {
	font-family: 'Alfa Slab One', cursive;
	font-size: 3em;
	color: #FFF;
	background-color: #000;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
}
.go_index {
	width: 710px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	border: 1px solid #666;
	text-align: center;
	font-size: 1.6em;
	margin-top: 20px;
}
#body_area2 {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}.past_event {
	width: 725px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 120px;
}
.past_event .image {
	float: left;
	width: 120px;
}
.past_event .date {
	display:table;
	float: left;
	width: 160px;
	height: 120px;
}
.past_event .date p {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.5em;
	font-size: 1.6em;
}
.past_event .event_title {
	display:table;
	float: left;
	height: 120px;
	width: 445px;
}
.past_event .event_title p {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.5em;
	font-size: 1.6em;
}
.repair_title {
	width: 725px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 2.6em;
	background-color: #8e1717;
	font-weight: bold;
}
.others_textarea {
	font-size: 1.4em;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.others_textarea h1 {
	font-size: 1.6em;
	line-height: 3em;
	font-weight: bold;
}
.others_textarea h2 {
	font-size: 1.4em;
	font-weight: bold;
	color:#CC0000;
	line-height: 3em;
}
.others_textarea h3 {
	font-size: 1.4em;
	font-weight: bold;
	color:#FF9900;
	line-height: 2em;
}
.others_textarea2 {
	font-size: 1.4em;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 50px;
	background-image: url(../img/trade_artwork03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
}
.others_textarea3 {
	font-size: 1.4em;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 50px;
	background-image: url(../img/trade_artwork01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 260px;
}
.others_textarea4 {
	font-size: 1.4em;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 50px;
	background-image: url(../img/trade_artwork02.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
.satei_form {
	width: 450px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.repairbooth_photo {
	background-color: #000;
	text-align: right;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	font-size: 1.2em;
	padding-bottom: 5px;
}
.bottom {
	width: 700px;
	margin-top: 50px;
	font-size: 1.4em;
	line-height: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.line {
	display:table;
	width: 240px;
	line-height: 1.6em;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
}
.station {
	display:table;
	float: left;
	width: 150px;
	line-height: 1.6em;
	height: 45px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-left: 2px;
}
.gate {
	display:table;
	float: left;
	width: 240px;
	line-height: 1.6em;
	height: 45px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-left: 2px;
}
.line p {
	display:table-cell;
	vertical-align:middle;
}
.station p {
	display:table-cell;
	vertical-align:middle;
}
.gate p {
	display:table-cell;
	vertical-align:middle;
}
.google_map {
	width: 710px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	text-align: center;
	font-size: 1.6em;
	margin-top: 20px;
}
