.midashi-gray{
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	background-color: #F4F4F4;
	font-weight: bold;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



table.event{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.35em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.event th{
	color:#666666;
	text-align:left;
	width: 110px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 5px;
}
.event td{
	width: 445px;
	padding-bottom: 10px;
}


/*詳細ページタイトル*/
.title-details {
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	padding-top: 10px;
	line-height: 1.35em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
}

.title-details02 {
	font-size: 12px;
	color: #D2232A;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.35em;
}


table.details{
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	font-size: 12px;
	line-height: 1.35em;
}
th.details{
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	color:#D2232A;
	padding:0.3em;
	text-align:center;
	width: 80px;
}
td.details{
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:0.3em;
	width: 440px;
}


table.program{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.35em;
	padding: 0px;
}

td.program{
	width: 70px;
	vertical-align: top;
}

td.program02{
	width: 370px;
}


.t-space{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.4em;
	padding: 3px;
	color: #666666;
}


.program-txt{
	text-align: right;
}


/*レポートページ*/
.img-tit{
	margin-left: 10px;
}


.img-pdf{
	margin-right: 10px;
}

.text-area-copy {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 570px;
}



.report-midashi {
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	background-color: #cccccc;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
