.maincontents .section {
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.maincontents #member {
	margin: 0px;
	padding: 0px;
	width: 530px;
}
.maincontents #member th {
	padding-top: 10px;
}.maincontents #member td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.maincontents #member td p {
	color: #333333;
	margin-left: 10px;
}
.maincontents #member td img {
	text-align: center;
}
.maincontents #live {
	padding: 0px;
	width: 530px;
	border: 1px solid #d2d2d1;
	margin-bottom: 10px;
}
.maincontents #live th {
	padding-top: 10px;
	border: 1px solid #d2d2d1;
	padding-bottom: 10px;
}.maincontents #live td {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #d2d2d1;
}
.maincontents #live td p {
	color: #333333;
	margin-left: 10px;
}
.maincontents #live td img {
	text-align: center;
}
#summary .maincontents dl {
	padding: 0px;
	float: left;
}
#summary .maincontents dl dt{
	float: left;
	width: 62px;
	margin-right: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 130%;
	clear: both;
}
#summary .maincontents dl dd {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 400px;
	float: left;
	line-height: 130%;
}
#summary .maincontents h5 {
	border-bottom: 1px double #CCCCCC;
	border-left: 5px solid #A3C3FC;
	border-top-style: none;
	border-right-style: none;
	background: url(none);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
}
#summary .maincontents .section {
	width: 525px;
	margin-left: 10px;
	margin-top: 10px;
}
.maincontents #forxt p {
	margin-bottom: 15px;
}

#sitemap .maincontents .section ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sitemap .section li {
	margin-bottom: 10px;
}
.ready{
	display:block;
	background:#ddd;
	text-align:center;
	padding:50px 0;
	margin-bottom:20px;
}
#workshop .maincontents .section dl {
	line-height: 160%;
}
#workshop .maincontents .section dt {
	font-weight: bold;
	color: #990000;
}
