@charset "Shift_JIS";

/*====title area====*/

.sm_title {
	margin: 5px 0px 10px;
	padding: 10px 15px 8px;
}
.sm_title .tl02 {
	font-weight: bold;
}
.sm_title .tl02 strong {
	font-size: 18px;
	line-height: 100%;
	padding: 0px 10px 0px 0px;
}
.sm_title .tl01 {
	margin: 0px 0px 5px;
}
.sm_title .sm_host {
	font-size: 10px;
	color: #3a5f0f;
	display: block;
	margin: 5px 0px 0px;
}


/*====schedule area====*/

#sm_schedule {
	width:595px;
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
}
#sm_schedule td,
#sm_schedule th { 
	border-top: 1px solid #CCCCCC;
	padding: 8px;
	text-align: left;
}
#sm_schedule th { 
	line-height: 18px;
	white-space: nowrap;
}

#sm_schedule .lightgray {
	background-color: #f0f0f0;
}
#sm_schedule th {
	vertical-align: top;
}
.topic {
	background: #eaf5dd;
	padding: 5px;
	margin: 5px 0 0;
}
.topic li {
	font-size: 10px;
	line-height: 16px;
}
.sm_theme {
	font-weight: bold;
	color: #3a5f0f;
	margin: 0px 0px 5px;
}
.instructor {
	color: #666666;
	margin: 5px 0px 0px;
}
.topic li {
	list-style: decimal;
	margin: 0px 0px 0px 20px;
	padding: 2px;
}
.second .topic {
	background: #eaf5dd url(images/fig1024_tokuho.gif) no-repeat 360px 20px;
}
#sm_schedule .company {
	font-size: 10px;
	line-height: 14px;
	color: #5b9818;
	margin: 5px 0px 0px;
}

/*====line box====*/

.pointboxgaia {
	padding: 12px;
	margin: 10px 0px 40px;
	border: 1px solid #CCCCCC;
	text-align:center;
}

.pointboxgaia p {
	margin-top: 10px;
	line-height: 100%;
}
.pointboxgaia .pupper {
	margin: 0px 0px 10px;
}
