
div#contents #mainArea #section-00 .image{
	float: right;
	margin-left: 5px;
}

div#contents #mainArea #section-02 .image,
div#contents #mainArea #section-03 .image {
	float: right;
	padding: 3px;
	border: 1px solid #B9B9B9;
	margin-left: 10px;
	margin-top: 10px;
}

div#contents #mainArea #section-01 h4,
div#contents #mainArea #section-02 h4 {
	margin-top: 10px;
	padding: 5px;
	background: #3D291E;
	font-size: 12px;
	color: #ffffff;
}

div#contents #mainArea #section-01 div.flow {
	display: block;
	clear: both;
	padding: 15px;
	background: #FFF7EB;
	border: #3D291E solid 1px;
	height: 230px;
}

div#contents #mainArea #section-01 div.flow ul li {
	float:left;
	width:127px;
	border:none;
	font-size: 10px;
	margin-top: 5px;
	padding-right: 15px;
	list-style-type: none;
}

div#contents #mainArea #section-01 div.flow ul li.last {
	padding-right: 0px;
}

div#contents #mainArea #section-01 div.flow ul li span {
	display: none;
	/* Hides from IE5-Mac ¥*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}


div#contents #mainArea #section-01 div.flow h3 {
	margin-bottom: 10px;
	padding: 5px;
	background: #3D291E;
	font-size: 12px;
	color: #ffffff;
	width: 546px;
}

div#contents #mainArea #section-01 div.flow h3 span {
	font-size: 10px;
}







