﻿@charset "utf-8";


/*+++++++++++++++++++++++++++++++++++++++++++ menu */
#menu li.menu14 a{
	background-position: 0px -38px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ subMenu */
#side #subMenu ul.ulSeminar{
	padding-top: 27px;
	background: url(images/subMenuHeader.gif) 0px 0px no-repeat;
}

/*+++++++++++++++++++++++++++++++++++++++++++ contents */

/*+++++++++++++++++++++++++++++++++++++++++++ index */

table.tblSeminar{
	margin: 0px auto 1.5em auto;
	/*width: 600px;*/
	border-collapse: separate;
	border-spacing: 3px;
}
table.tblSeminar th{
	/*background-color: #EBF3EF;*/
	background-color: #C9DAFE;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	font-size: 95%;
	font-weight: bold;
	color: #565656;
	/*border: 1px solid #006633;
	border-left: 6px solid #006633;*/
	padding: 4px;
	white-space: nowrap;
}
table.tblSeminar th.thHead{
	text-align: center;
	font-weight: bold;
	background-color: #94E08F;
}
table.tblSeminar td{
	background-color: #E7F5E7;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 95%;
	font-weight: normal;
	color: #333333;
	/*border: 1px solid #9DC4AF;*/
	padding: 4px;
}
table.tblSeminar td.aReport{
	white-space: nowrap;
	line-height: 1.3em;
	vertical-align: middle;
}
table.tblSeminar td.aReport a{
	color: #FF0000;
}
.tdNowrap{
	white-space: nowrap;
}
.tdCenter{
	text-align: center;
}
.tdRight{
	text-align: right;
}

/*+++++++++++++++++++++++++++++++++++++++++++ report */

#contents h4{
	margin: 0px 0px 0.3em 0px;
	padding: 6px 0px 0px 0px;
	color: #3551C7;
	line-height: 1.5em;
	font-size: 115%;
	font-weight: bold;
}
#contents .srComment{
	margin: 0px 0px 50px 0px;
	padding: 8px 14px;
	background-color: #EBEEFA;
}

#contents .seminarVoice{
	width: 486px;	/* 610px */
	height: 38px;	/* 81px */
	margin: 0px;
	padding: 43px 0px 0px 124px;
	background: url(images/report/seminarVoice.gif) 0px 0px no-repeat;
}
#contents .seminarVoiceBox{
}
#contents .seminarVoiceBox .voicePhotoL{
	float: left;
	text-align: left;
}
#contents .seminarVoiceBox .voicePhotoR{
	float: right;
	text-align: right;
}
#contents .seminarVoiceBox .voiceDetail{
	float: left;
}
#contents .seminarVoiceBox .voiceDetail .voiceTitle{
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 4px;
	border-left: 4px solid #3551C7;
	color: #3551C7;
}



/*+++++++++++++++++++++++++++++++++++++++++++ report2 */

