@charset "utf-8";

body {
	background: #e7e7eb;
	font-family: "Times New Roman", Times, serif;
}

#content {
	width: 100%;
}

#box {
	width: 799px;
	margin: 0 auto;
	border: 1px solid #ccc;
	background:#fff;
}
#box .rcontent {
	padding: 0 0 15px 0;
	margin: 0;
}

#box .mes {
	font-size: 90%;
	width: 90%;
	margin: 0 auto;
	padding: 0 0 0 10px;
	line-height: 1.3em;
}

p.dp:first-letter {
	font-size: 3em;
	line-height: 1;
	float: left;
	margin: 0 .2em 0 0;
	padding: .1em 0;
}

#box .box {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 0 10px
}

#box .scope-box .scode {
	font-size: 90%;
	
}

.box strong {
	font-size: 115%;
	color: #e2041b;
}

ul.scope_list {
	font-size: 90%;
	line-height: 1.3em;

}

#box .footer {
	width: 100%;
	font-size: 75%;
	text-align: center;
	padding: 30px 0 10px 0;
}

#box h2 {
	width: 90%;
	margin: 20px; auto;
	display: block;
	font-size: 120%;
	font-weight:bold;
	border: solid 1px #e7e7eb;
	padding: 2px 20px;
	background: #dcd6d9;
}

.table_1 {
	border: 1px solid #e7e7eb;
}
.head {
	background:#e9dfe5;
	font-size: 100%;
	font-weight:bold;
	width: 45%;
	padding: 3px 0 3px 5px;
}
.period {
	background:#e9dfe5;
	font-size: 100%;
	font-weight:bold;
	padding: 3px 0 3px 5px;
}

.date {
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #e7e7eb;
	padding: 0 0 0 3px;
	
}

.mar_4 {
	width: 45%;
	font-size:90%;
	border-bottom: 1px solid #e7e7eb;
	border-left: 1px solid #e7e7eb;
	padding: 2px 0 2px 5px;
}

.mar_5 {
	width: 45%;
	font-size:90%;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #e7e7eb;
	border-left: 1px solid #e7e7eb;
}

.talk_title {
/*	background:url(images/title.gif) no-repeat; /*
	padding: 0 0 0 17px; */
	font-size: 90%;
	font-style:oblique;
	color: #2b2b2b;
}

.SubmissionPrivacy {
	background: #f3f3f3;
	margin: 10px 0;
}

.SubmissionPrivacy em {
	font-weight: bold;
	font-style: normal;
}

.SubmissionPrivacy p {
	font-size: 80%;
	padding: 3px 0 3px 5px;
}
.spkr {
	font-weight: bold;
/*	background:url(images/spkr.gif) no-repeat;
	padding: 0 0 0 16px;	*/
}