@charset "utf-8";
/* CSS Document */

#style1 {color: #FF0000}

#style2 {color: #0000FF}

#style3 {font-size: 9pt}

#style4 {
	color: #000000;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}



#sidebar ul li fl span.style5 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	padding-left: 20px;
	background-image:url(imagedata/Sentou01.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#style6 {
	color: #333333;
	padding-left: 20px;
	background-image:url(imagedata/Sentou01.gif);
	background-repeat:no-repeat;
	background-position:center left;
}