#header h1 {
	display: none;
}
#container .image {
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: none;
}
#container .image {
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: none;
	margin-bottom:20px;
}
#container ul.course li.colorme {
	background: url(../img/top_colorme-btn.gif);
}
#container ul.course li.eccube {
	background: url(../img/top_eccube-btn.gif);
}
#contents iframe {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contents dl.example {
	line-height: 2em;
	letter-spacing: 1px;
	margin: 0px 0px 40px 50px;
}
#contents dl.example dt {
	font-weight:bold;
	font-size:14px;
	list-style-type: disc;
	background: url(../../common/img/arrow_ico.gif) no-repeat left center;
	text-indent: 1.5em;
	clear: both;
	border-bottom: thin solid #978B76;
	margin-bottom: 10px;
	margin-top: 20px;
}
#contents dl.example dd {
	margin-bottom: 20px;
	line-height: 1.5em;
	margin-left: 10px;
}

#contents dl.example img {
	margin: 0px 0px 5px 1em;
	float: right;
	border: medium solid #CCCCCC;
}

