@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */
@import "/common/themes/cms/css/dr-calendar.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}

#map {
	width: 618px;
	height: 350px;
	border: #d7d7d7 1px solid;
}
table.calender {
	width: 100%;
	border: #d9d9d9 1px solid;
}
table.calender td,table.calender th {
	padding: 10px;
	border: #d9d9d9 1px solid;
	vertical-align: middle;
	text-align: center;	
}
table.calender td img,table.calender th img {

}
table.calender th {
	background: #e7e7e7;
}
table.outline {

}
table.outline th,table.outline td {
	padding: 7px;
	vertical-align: middle;
}
table.outline th {
	border-bottom: #999 1px solid;
}
table.outline td {
	border-bottom: #d7d7d7 1px solid;
}
table.calender td.keshi {
	background: #ededed;
}
.annaiText {
	margin: 10px 0 0 278px;
}
.photo02 {
	margin: 1em 1em 0 1em;
}
