div#report
{
	width: 660px;
	padding-top: 0px;
	margin-bottom: 20px;
}

div.report_item
{
	padding: 10px;
	width: 666px;
	clear: both;
}

div#report .report_honbun
{
	padding-right: 10px;
	letter-spacing: 0.05em;
	line-height: 1.1em;
	text-indent: 1em;
}

div#report div.report_photo
{
	float: right;
	width: 250px;
	margin-left: 10px;
}

div.report_photo img
{
    border: 0;
}

div#report p.reporter
{
	float: right;
	margin-bottom: 1em;
}


div#back_number
{
	text-align: center;
}
div#back_number p
{
	font-size: 11px;
}

div#back_number table
{
	border: solid 1px gray;
	border-collapse:	collapse;
}

div#back_number td 
{
	border: solid 1px gray;
}

div#back_number td.title
{
	color: #689cff;
	font-weight: 600;
	vertical-align: center;
	padding: 5px;
}

div#back_number a
{
	color:#389c00;
	font-size: 11pt;
	text-align:center;	
}

p.f5
{
	font-size:10pt;
	color: #ff9c00; 
	text-align: center;
	margin: 10px;
/*	color: #d1ff79; */
}

div.maegaki
{
	margin-bottom: 10px;
}

div.session
{
	width: 640px;
	letter-spacing: 0.1em;
	line-height: 1.2;
}


div.session h4
{
	font-size: 13pt;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.session h5
{
	font-size: 12pt;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 5px;
}


div.session p.report-honbun
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10.5pt;
}

div.session div.session-photo
{
	float: right;
	width: 250px;
	padding: 10px;
	text-align:center;
}

div.session-photo img
{
	border:0;
}

div.session p.speaker
{
	text-align: right; 
	color: Blue;
	margin-bottom: 5px;
}

div.session p.comment
{
	font-size: 10pt;
}

div.session li
{
	font-size: 10pt;
	list-style: dot;
	margin-left: 20pt;
}


div.orange-line
{
	color: #ff9c00;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

