@charset "utf-8";
.concept {
	margin-left:25px;
	margin-right:25px;
}
.concept table {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.concept td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 60px;
}
.concept .title, .outline .title{
	font-size: medium;
	text-align: center;
	width: 150px;
	color: #666699;
	font-weight: bold;
}
.concept .data, .outline .data{
	padding-left:10px;
	text-align: left;
	width: 515px;
}
.gyoumu table {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.gyoumu td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 40px;
}
#gr .gyoumu .title {
	text-align: center;
	width: 100px;
	font-weight: bold;
}
#gr .gyoumu .kind {
	text-align: left;
	width: 150px;
	color: #666699;
	font-weight: bold;
}
#gr .gyoumu .date {
	text-align: left;
	width: 60px;
}
#gr .gyoumu .data {
	text-align: left;
	width: 451px;
}
#gr .gyoumu .photo {
	width: 150px;
}
#gr .enkaku .title {
	text-align: left;
	width: 100px;
	color: #666699;
	font-weight: bold;
}
#gr .enkaku .date {
	text-align: left;
	width: 100px;
	color: #666699;
	font-weight: bold;
}
#gr .enkaku .data {
	text-align: left;
	width: 350px;
}
#gr .grflow {
	width:661px;
	margin-top:10px;
	margin-bottom:10px;

}
.outline{
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 25px;
}
.outline table{
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.outline td{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 45px;
}
.outline .title{
	font-size: small;
	text-align: left;
	width: 150px;
	color: #666699;
	font-weight: bold;
}
.outline .data{
	padding-left:10px;
	text-align: left;
	width: 515px;
}

.outline .title_a{
	background-color: #f5f5f5;
	font-size: small;
	text-align: left;
	width: 150px;
	color: #666699;
	font-weight: bold;
}
.outline .data_a{
	background-color: #f5f5f5;
	padding-left:10px;
	text-align: left;
	width: 515px;
}


/* plus
--------------------------------------------------------------------------------*/


.access {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}


.map {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}