@charset "Shift_JIS";

ul {
	list-style:none;
	margin: 6px 0 0 24px;
	padding: 0;
	}

ol {
	list-style:none;
	margin: 6px 0 0 24px;
	padding: 0;
	}

li {
	font-weight: bold;
	margin: 0 0 0.3em 0;
	line-height: 130%;
	}
	
li p {
	margin: 0;
	font-weight: normal;
	}

.txt ul {
	list-style-image: url(../img/icon.gif) ;
	}

* html .txt ul {
	list-style-image: url(../img/icon.gif) ;
	margin: 6px 0 0 12px;
		}

.txt-un ul {
	list-style-image: url(../img/icon_sita.gif);
	}

.tyushaku-txt ul {
	list-style-image: url(../img/icon_tyushaku.gif);
	margin: 4px 0 12px 18px;
	}

.pdf-txt ul {
	list-style-image: url(../img/icon_pdf.gif);
	margin: 0 0 18px 24px;
	}

.c1 {
	list-style-image: url(../img/icon_01.gif);
	margin: 0 0 0.5em 0;
	}

* html .c1 {
	list-style-image: url(../img/icon_01.gif);
	margin: 0 0 0.5em -4px;
	}

.c2 {
	list-style-image: url(../img/icon_02.gif);
	margin: 0 0 0.5em 0;
	}

* html .c2 {
	list-style-image: url(../img/icon_02.gif);
	margin: 0 0 0.5em -4px;
	}
	
.c3 {
	list-style-image: url(../img/icon_03.gif);
	margin: 0 0 0.5em 0;
	}

* html .c3 {
	list-style-image: url(../img/icon_03.gif);
	margin: 0 0 0.5em -4px;
	}
	
.c4 {
	list-style-image: url(../img/icon_04.gif);
	margin: 0 0 0.5em 0;
	}

* html .c4 {
	list-style-image: url(../img/icon_04.gif);
	margin: 0 0 0.5em -4px;
	}
	
.c5 {
	list-style-image: url(../img/icon_05.gif);
	margin: 0 0 0.5em 0;
	}

* html .c5 {
	list-style-image: url(../img/icon_05.gif);
	margin: 0 0 0.5em -4px;
	}
	
.c6 {
	list-style-image: url(../img/icon_06.gif);
	margin: 0 0 0.5em 0;
	}

* html .c6 {
	list-style-image: url(../img/icon_06.gif);
	margin: 0 0 0.5em -4px;
	}
	
.c7 {
	list-style-type: decimal;
	margin: 0 0 1em 30px;
       }

* html .c7 {
	list-style-type: decimal;
	margin: 0 0 1em 30px;
       }

.c8 {
	list-style-type: square;
	margin: 0 0 0 18px;
	}

.c9 {
	list-style-type:disc;
	margin: 0 0 0 25px;
	font-size: 12px;
	}

