ol { 
	list-style-type: decimal;
}
ol li {
	font: 12px arial,helvetica,sans-serif;
	padding: 5px 5px 5px 5px;
}
.steps ol {
	list-style-type: none;
	margin-left: 0;
}
.steps ol li {
	font: bold 14px arial,helvetica,sans-serif;
	background: #eee no-repeat;
	margin: 5px;
	padding: 5px 5px 5px 34px;
}
.steps ol li.step1 {
	background-image: url(../images/step1.gif);
}
.steps ol li.step2 {
	background-image: url(../images/step2.gif);
}
.steps ol li.step3 {
	background-image: url(../images/step3.gif);
}
.text001 {
	FONT-SIZE: 12px
}
.text001 {
	LINE-HEIGHT: 16px
}
.text001 {
	COLOR: #333333
}
.text001 {
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"
}
.text002 {
	FONT-SIZE: 12px
}
.text002 {
	FONT-WEIGHT: normal}
.text002 {
	LINE-HEIGHT: 15px
}
.text002 {
	FONT-WEIGHT: bold
}
.text002 {
	COLOR: #666666
}
.text002 {
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"
}
.text004 {
	FONT-SIZE: 12px
}
.text004 {
	LINE-HEIGHT: 14px
}
.text004 {
	COLOR: #333333
}
.text004 {
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"
}
.text005 {
	FONT-SIZE: 14px
}
.text005 {
	LINE-HEIGHT: 14px
}
.text005 {
	COLOR: #333333
}
.text005 {
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"
}
.text006 {
	FONT-SIZE: 18px
}
.text006 {
	LINE-HEIGHT: 20px
}
.text006 {
	FONT-WEIGHT: bold
}
.text006 {
	COLOR: #dc0000
}
.text006 {
	FONT-FAMILY: "Arial"
}
.text006 A {
	TEXT-DECORATION: none;
	color:#dc0000;
}
A {
	TEXT-DECORATION: none
}
.repeat {
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding-right: 6px;	
	background-image: none;	
	margin: 5px 50px 0 50px;
	padding-bottom:	10px;
}
.removeable {
	border-top: 2px solid #f5f2da;	
	border-left: 2px solid #f5f2da;
	border-bottom: 0px;
	border-right: 0px;
	background-image: url(../images/fieldset2-bg.jpg);	
	background-color: #fffce3;
	margin: 5px 50px 0 50px;	
}
.duplicateLink {
	margin-top: 10px;
	padding-left: 15px;
	float: right;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	color:#FFF;
}
.duplicateLink a {
	color:#FFF;
}
.duplicateLink a:hover {
	color:#FFF;
}
.duplicateLink:hover {
	color:#FFF;
}
.removeLink {
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position:  0 2px;
	float: right;
	color:#FFF;	
}
.removeLink a {
	color:#FFF;
}
.removeLink a:hover {
	color:#FFF;
}
.removeLink:hover {
	color:#FFF;
}