@charset "utf-8";
/* CSS Document */

.css {	background:url(../image/background-css.jpg) no-repeat bottom right #ECEAEF;
	border:1px solid #666666;
	margin-right:1em;
	margin-left:1em;
	padding-left:0.5em;
	padding-right:0.5em;
	clear:both;
}

.xhtml {	background:url(../image/background-xhtml.jpg) no-repeat bottom right #ECEAEF;
	border:1px solid #666666;
	margin-right:1em;
	margin-left:1em;
	padding:0.5em;
	margin-bottom:1em;
	clear:both;
}

.memo {	color:#009933;
}
