@charset "shift_jis";
.Content #Left {
	float: left;
	width: 382px;
	padding-right: 8px;
}
.Content #Left .Photo {
	text-align: center;
	margin: 8px 0;
}

.Content #Right {
	float: right;
	width: 154px;
	background-color: #E9F9D9;
}
#Event20080614, #Event20081108 {
	padding-top: 16px;
	padding-bottom: 16px;
}
#Event20080614 IMG, #Event20081108 IMG {
	padding: 2px;
}
.Content .Form {
	width: 382px;
	border-collapse: separate;
	border-spacing: 1;
}
.Content .Form TH {
	background-color: #E6E6E6;
	color: #003366;
	text-align: center;
	padding: 4px;
}
.Content .Form TD {
	background-color: #F0F0F0;
	padding: 4px;
}


.Content DT{
	font-weight: bold;
	margin-top: 8px;
}
.Content DD{
	margin-left: 1em;
	margin-bottom: 4px;
}


.EventTitle {
	font-size: small;
	font-weight: bold;
	color: #390;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
}.formTitle {
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E9F9D9;
}

.EventComment{
  padding:8px;
	border:1px dotted #F90;
}
