.contents-main {
	padding: 0px 20px;
}

#i-s-menu-2		{ margin: 0px 0px 20px 10px;}
#i-s-m-2			{ margin: 0px auto; }
#i-s-m-2 div			{ margin: 0px; }
#i-s-m-2 div a			{ margin: 0px; padding: 0px 5px;  float: left; line-height:1.2; font-size:16px; border-right: 2px solid ; text-align: center; color: #48B781; font-weight: bold;}
#i-s-m-2 div a:hover			{  color: #48B781; font-weight: bold;}

h4{
}

h5{
	padding: 5px 0px 5px 10px;
	border-bottom: solid #6CC2AA 1px; border-left: solid #6CC2AA 10px;
	color: #999999;
	font-size:18px;
}

.title-book{
	color: #6666ff;
  font-size: 16px;
}

.gakkai-cont-c {
	text-align: center;
}
.gakkai-cont {
	padding: 0px 10px;
}

.gyoji-cont {
	padding: 0px 10px;
}

.gakkai-table {
	font-size: 14px;
	width: 860px;
  margin: 20px auto;
}

.gakkai-table th{
	background: #007E4C;
  color: #ffffff;
  font-weight: normal;
}

.gakkai-table tr{
}

.gakkai-table td{
	padding: 5px 5px;
	text-align: center;
}

th.event{
 width:250px;
}
th.days{
 width:150px;
}
th.place{
 width:180px;
}
th.main-staff{
 width:130px;
}
th.tyu{
 width:50px;
}

tr.end{
	background: #E3F8DD;
}



.gyoji-cont {
	padding: 0px 10px;
}

.gyoji-table {
	font-size: 14px;
	width: 860px;
  margin: 20px auto;
}

.gyoji-table th{
	background: #007E4C;
  color: #ffffff;
  font-weight: normal;
}

.gyoji-table tr{
}

.gyoji-table td{
	padding: 5px 5px;
	text-align: center;
}

.gyoji-table th.year{
 width:60px;
}
.gyoji-table th.days{
 width:60px;
}
.gyoji-table th.gyoji{
 width:300px;
}
.gyoji-table th.place{
 width:180px;
}
.gyoji-table th.main{
 width:50px;
}
.gyoji-table th.tyu{
 width:50px;
}

.gyoji-table tr.end{
	background: #E3F8DD;
}

.gakkai-cont dt{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-decoration:underline;
}

.gakkai-cont dt.noline{
	text-decoration: none;
}

.gakkai-cont dd{
	color: #666666;
	width: 700px;
	text-align: right;
}