	p { text-indent: 1em ;}
	h3 {
		text-indent: 1em ;
		 border-right-style: solid;
		 border-right-width: thin;
		background-color: lightcyan;
	}
    div.chrono-table {
        margin-left: 2em;
        width: 95%;
    }
    div.chrono-table dl {
        margin: 0;
        padding: 0;
    }
    div.chrono-table dt {
        float: left;
        clear: left;
        text-align: right;
        width: 18%;
        color: #330066;
        font-weight: bold;
        line-height: 170% ;
    }
    div.chrono-table dd {
        display: block;
        margin-left: 22%;
        margin-bottom: 0.5em;
        line-height: 170% ;
    }
    div.chrono-table dt.nen {
        width: 90%; 
        background-color: lightcyan;
        color: #330066;
        font-weight: bold;
        margin-left: 0em;
        line-height: 170% ;
        text-indent: 1em ;
        text-align: left;
        border-color: #ffcc33;
        border-left-style: solid;
        border-left-width: 20px;
        border-bottom-style: solid;
        border-bottom-width: thin;
    }
    dt.nen + dd {text-decoration : none;}
    dd:first-letter {text-decoration : none;}

	body {margin:2px; background:#FFFFFF;}
	#mainContainer li, #mainContainer p, H1, H2,#mainContainer H4, #mainContainer TD { line-height: 150% ;margin-left:1em;margin-right:1em;}
	.Top {font-size:8pt;margin:2px; background:#FFFFFF;text-decoration : none;}
	
    h1 {
        color : #ffcc33;
        font-size  : 240%;
        letter-spacing : 15pt;
        font-family: "HGŠÛºÞ¼¯¸M-PRO","ŠÛƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "Osaka", "Lucida Sans Unicode", "MS UI Gothic", "Arial bold", sans-serif;"
    }

