@charset "UTF-8";
/* CSS Document */
.midashi {
	color: #e4007f;
	border-bottom-width: 7px;
	border-bottom-style: double;
	border-bottom-color: #e4007f;
	font-size: 14px;
}
.wordbreak {
	overflow: visible;
	white-space: normal;
}
.RED {
	color: #C00;
}
.GREEN {
	color: #063;
}
.info {
	border-collapse:collapse;
}
.info th {
	background-color: #e2d7bc;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cdb06d;
}
.info td {
	background-image: url(../img/info/info02.jpg);
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cdb06d;
}
div#map {
	width:100%;
	height:300px;
	border:4px solid white;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
}
.yoyaku {
	border-collapse:collapse;
	border: thin solid #630;
}
.yoyaku01 {
	background-color:#00ccff;
	color:#000066;
	border: thin solid #630;
	font-size: 12px;
}
.yoyaku02 {
	background-color:#ffeaf6;
	border: thin solid #630;
	font-size: 12px;
}
.yoyaku03 {
	background-color:#ffcc66;
	border: thin solid #630;
	font-size: 12px;
}
.yoyaku04 {
	background-color:#4c291f;
	border: thin solid #630;
	font-size: 12px;
	color:white;
}
.sample3 {
	width:100%;
	max-width:20px;
	min-width:10px;
}
.plan_red {
	color: #C00;
	font-size: 12px;
}
.c02_inner {
	background-color: #FF9900;
	padding: 5px;
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
}
.RED {
	color: #CC0000;
	font-weight: bolder;
	font-size: 12px;
}
.plan_contents02 {
	width:90%;
	background-color: #FFFFCC;
	padding: 5px;
	border: medium solid #FFFF00;
}
