@charset "utf-8";

/* ------------------------------------------------------------
   
	index.css
	create : 071108 
	update : 080207

------------------------------------------------------------ */
div#mainContents dl dt {
	font-weight: bold;
	font-size: 140%;
}

div#mainContents dl dt a { font-weight: bold; }

div#mainContents dl dd {
	margin-left: 2em;
	margin-bottom: 10px;
}
/* EOF */

