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


/* 丸数字 */
li.no1 {
	list-style-image: url(../img/maru01.gif);
}
li.no1 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no2 {
	list-style-image: url(../img/maru02.gif);
}
li.no2 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no3 {
	list-style-image: url(../img/maru03.gif);
}
li.no3 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no4 {
	list-style-image: url(../img/maru04.gif);
}
li.no4 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no5 {
	list-style-image: url(../img/maru05.gif);
}
li.no5 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no6 {
	list-style-image: url(../img/maru06.gif);
}
li.no6 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no7 {
	list-style-image: url(../img/maru07.gif);
}
li.no7 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no8 {
	list-style-image: url(../img/maru08.gif);
}
li.no8 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no9 {
	list-style-image: url(../img/maru09.gif);
}
li.no9 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no10 {
	list-style-image: url(../img/maru10.gif);
}
li.no10 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no11 {
	list-style-image: url(../img/maru11.gif);
}
li.no11 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no12 {
	list-style-image: url(../img/maru12.gif);
}
li.no12 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no13 {
	list-style-image: url(../img/maru13.gif);
}
li.no13 ul li {
	list-style-image:none;
	list-style-type: disc;
}
li.no14 {
	list-style-image: url(../img/maru14.gif);
}
li.no14 ul li {
	list-style-image:none;
	list-style-type: disc;
}


.rightbox{
	float:right;
	margin-left:20px;
	display:block;
	width: 340px;
}
