
/*	*{clear: left;}*/

	body{margin:0; font: 80%/130% Verdana, "‚l‚r ƒSƒVƒbƒN", sans-serif; color:#333333;;background-color: #f0f0f0;}
	*.ground{ border: none }
/*
	a {color: #E8AC20; text-decoration: none;}
	a:hover {text-decoration: underline;}
	a:visited {color: #993399;}
*/

	div.half{width: 49.9%; float: left;}
	div.triple{ width: 32%; float: left; }
	div.sidemenu{ width: 25%; float: left;}
		div.contents{ width: 75%; float: left;}
	div.makermenu{ width: 15%; float: left; font-size: 90%; text-align: left; }
		div.makercontents{ width: 85%; float: left; }

	em{font-style: normal; color:#F81638; margin: 0px 6px;}

	h1 {font: bold 120%/100% Verdana, "‚l‚r ƒSƒVƒbƒN", sans-serif;}
	h2 {font: bold 100%/130% Verdana, "‚l‚r ƒSƒVƒbƒN", sans-serif;}
	h3 {font: bold 100%/130% Verdana, "‚l‚r ƒSƒVƒbƒN", sans-serif;}
	h4 {font: normal 100%/130% Verdana, "‚l‚r ƒSƒVƒbƒN", sans-serif;}
	h5 {font: bold 100%/130% Verdana, "‚l‚r ƒSƒVƒbƒN", sans-serif;}

	hr, img {border: none;}
	hr, table{clear: left;}

	li {margin-top: 0.3em; text-align: left;}

	p {line-height: 130%;}

	table {font-size: 100%; background-color: #ffffff;}

	ul ul{margin-left: 1em; padding-left: 1em;}

/*----- FONT -----*/
	.memo {font-size: 0.8em; color: #cccccc; margin-left: 2em;}
	.mini{font-size: 0.8em;}
	.light {color: #999999;}
/*	.navi {font-size: 80%; text-align: right; margin: 0em 0em 1em 0em; padding: 0em;}*/
	.navi {font-size: 80%; text-align: right; margin: 0; padding: 0 0 1em 0;}
	.case {font: bold 2em/150% Verdana,sans-serif; color: #DC704B;}
	.solution {font: bold 2em/150% Verdana,sans-serif; color: #767ACF;}

/*----- LIST -----*/
/*	li#present{list-style-type: none; border: 1px solid #F8EAC0; padding: 0.3em 0.3em 0.3em 0.6em; width: 7em; margin-left: -1em;}*/
/*	li#present{list-style-type: none; border: 1px solid #ECBB4A; padding: 0.3em 0.3em 0.3em 0.6em; width: 7em; margin-left: -1em;}*/
/*	li#present{list-style-type: none; border: 2px solid #ECBB4A; padding: 0.3em 0.3em 0.3em 1em; width: 7em; margin-left: -0.8em; background:url("/SITE/images/present_mark.gif") no-repeat 2px; }*/
	li#present{list-style-type: none; border: 2px solid #ECBB4A; padding: 0.3em 0.3em 0.3em 0.6em; width: 7em; margin-left: -1em; }
	.blank {list-style-type: none}
	.white {list-style-type: circle}
	.black {list-style-type: disc}
	.square {list-style-type: square}

	.box {list-style: url("/SITE/common/images/common_darkora-box.gif");}
	.ya {list-style-image: url("/SITE/common/images/common_redarrow.gif");}



