/*Copyright shigeizumi.net All Rights Reserved*/
/*item_page_only*/

.l{ float: left; }
.r{float: right;}


.flow01 div,.flow02 div,.flow03 div,.flow_new div,.flow_omote div{
	border:3px solid #038f00;
	padding: 20px;
	background: #d8d8d8;
	color: #000;
}

.flow01 li,.flow02 li,.flow_new div li,.flow_omote div li{
	list-style: disc inside;
	margin-bottom: 10px;
}

#mainer b {
	background: #ffea00;
	padding:0 3px;
	font-weight: normal;
}

.flow01,.flow02,.flow_box{
	padding-bottom: 45px;
	margin-bottom: 10px;
}

.flow01{ background:url(./img/icon01.png) no-repeat center bottom;}
.flow02,.flow_box{
	background:url(./img/icon02.png) no-repeat center bottom;
}

.flow02 img{
	display: block;
	float: right;
}

.flow02 ul{ width: 440px; float: left;}

#mainer h3 { color: #038f00; font-size:20px; clear: both; margin-bottom: 10px;}


#mainer .flow03{ margin-bottom: 20px; }
#mainer .flow03 h3,
#mainer .flow03 li{ text-align: center; }

.flow_new,.flow_omote{
	background: #a5a27a;
	width: 360px;
	border: 3px solid #038f00;
	padding:10px;
	border-radius: 5px;
	margin-top: 20px;
}

.flow_new div,.flow_omote div{
	margin-top: 10px;
}

#mainer .flow_new p,#mainer .flow_omote p{
	text-align: center;
	position: relative;
	top: -32px;
	margin-bottom:-32px;
}


/*-------------------------------------------*/

