@charset "utf-8";
/*基本設定-----------------*/

.image {
	float: left;
}
.time {
	width: 580px;
	float: right;

}
table {
	width: 580px;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	height: 108px;
}
th {
	font-weight: normal;
	text-align: center;
	background-color: #E3E3E3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 2px 0px 2px 0px;
}
td {
	padding: 5px 0px 5px 0px;
	line-height: 160%;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.box_1 {
	width: 140px;

}
.attention {
	width: 580px;
	float: right;
	padding: 10px 0px 10px 0px;
}
.map {
	width: 480px;
	margin: 0px 0px 0px 110px;
	padding: 20px 0px 0px 0px;


}
.map p {
	padding: 15px 0px 10px 10px;



}

