#contents {
	width: 1020px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #center #content {
	width: 770px;
	float: left;
}
#contents #center #sidmenu {
	width: 240px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #center #sidmenu ul li{
	list-style-type: none;
}
#contents #center #sidmenu ul li a img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents #center #sidmenu ul span {
	position: absolute;
	right: 9999px;
}
#contents #center #content h2 img {
	margin-bottom: 10px;
}




#contents #center #content h2 span {
	position: absolute;
	right: 9999px;
}
#contents #center #content table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

#contents #center #content table tr th {
	background-color: #F6F6F6;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 1.6em;
}

#contents #center #content table tr td {
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 1.6em;
}



#contents #center #content h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
#contents #center #content h3 span {
	position: absolute;
	right: 9999px;
}
#contents #center #content #youtube object {
	margin-bottom: 20px;
}
#contents #center #content .quotation a {
	font-size: 0.8em;
	color: #666;
}
#contents #center #content p {
	line-height: 1.6em;
	clear: both;
}
#contents #center #content h4 {
	color: #600;
	font-weight: bold;
	margin-top: 20px;
}
#contents #center #content ul {
	margin-left: 20px;
}

