@charset "UTF-8";

/* ****************************************************
Title: iten.css
Created: 2011-04-12
Last Modified: 2011-04-30
***************************************************** */



div.section div.boxbottom p.restText {
	text-align: left;
	margin-left: 18px;
}


/* #0 clearfix
---------------------------------------------------------------------------- */

div#content #manual.section .inner dl dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#content #manual.section .inner dl dd {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html div#content #manual.section .inner dl dd {
	height: 1%;
}
div#content #manual.section .inner dl dd {
	display: block;
}
/* End hide from IE-mac */


