/* CSS Document */



.flo h2	{
	font-size: 21px;
	line-height: 1.5em;
	background: url(../../css/img/line01.gif) repeat-x left center;
}
.flo span	{
	background-color: #FFFFFF;
	padding: 0 10px 0 0;
}
.flo dl	{
	margin-top: 1em;
	line-height: 45px;
	font-size: 120%;
	color: #464237;
}
.flo dl dt	{
	float: left;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	border-right: 1px solid #464237;
	line-height: 25px;
	margin-top: 10px;
	padding: 0 10px;
}
.flo dl dd	{
	margin-bottom: 1em;
	text-align: center;
	background-image: url(img/flo01.gif);
	background-repeat: no-repeat;
}
.flo p	{
	text-align: center;
}
.flo .p01	{
	margin: 20px;
}
.flo a	{
	color: #FF0033;
}
.flo .cap	{
	background-color: #ECECEC;
	padding: 15px;
	margin: 20px;
	line-height: 2em;
}
.flo .cap strong	{
	color: #F30;
}



.flo02 h2	{
	font-size: 21px;
	line-height: 1.5em;
	background: url(../../css/img/line01.gif) repeat-x left center;
	margin-bottom: 1em;
}
.flo02 span	{
	background-color: #FFFFFF;
	padding: 0 10px 0 0;
}
.flo02 dl	{
	margin-top: 5em;
	background-image: url(img/flo03a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-left: 30px;
}
.flo02 dl dt	{
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	width: 160px;
	margin-bottom: 0.5em;
}
.flo02 dl dd	{
	margin-bottom: 1em;
}
.flo02 dl.dl01	{
	background-image: url(img/flo03a.gif);
}
.flo02 dl.dl02	{
	background-image: url(img/flo03b.gif);
}
.flo02 dl.dl03	{
	background-image: url(img/flo03c.gif);
}

.flo02 strong	{
	font-size: 120%;
	display: block;
	line-height: 2em;
}
.flo02 p	{
}
