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

@import "common.css";



#ue {
	background-image: url(../map/img/ue.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 655px;
	margin-bottom: 20px;
}
#graph {
	text-align: right;
}
table {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}
td {
	padding-right: 8px;
	padding-left: 8px;
}
#date {
	border: 4px solid #C6681E;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#date2 {
	border: 4px solid #387BAF;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#date3 {
	border: 4px solid #E3AB00;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainp {
	margin-bottom: 20px;
	clear: both;
	float: none;
	text-align: center;
}
#galeft {
	float: left;
	margin-bottom: 10px;
	width: 174px;
}
#garight {
	float: left;
	margin-bottom: 20px;
	width: 420px;
}
#date-left {
	float: left;
	width: 548px;
	margin-bottom: 6px;
}
#date-right {
	float: left;
	width: 290px;
}
#date-right ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}
#date-right ul {
	width: 548px;
	margin-right: -10px;
}
#date-right p {
	margin-bottom: 12px;
}
#date2-left {
	width: 275px;
	float: left;
	margin-bottom: 20px;
}
#date2-right {
	float: right;
	width: 275px;
	margin-bottom: 20px;
}
#date3-left {
	float: left;
	margin-bottom: 20px;
	width: 548px;
}
#date-left form input {
	width: 548px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
#date-left form textarea {
	font-size: 12px;
	width: 548px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kaisuu {
	text-align: center;
}



#map ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#map ul {
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-align: center;
}
#date-right ul li {
	margin-right: 10px;
}
.setsumei {
	clear: both;
	float: none;
	width: 540px;
	font-size: 10px;
	line-height: 130%;
	padding: 5px;
	background-color: #F1EEE5;
	margin-top: 5px;
	color: #C00;
}

