@charset "euc-jp";
/******************************************************************************/
/*  aboutalldenka */
/******************************************************************************/

th {
    font-size:1em;
}

h3 {
padding:3px 0 3px 8px;
border-left:#CC0000 10px solid;
font-size: 14px;
font-weight: bold;
color:#000;
	margin-top: 25px;
	margin-bottom: 20px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
}

ul {
   list-style-type:disc;
			margin:0 0 0 20px;
}
li {
   list-style-type:disc;
}