@charset"shift-jis";

/* //-----------　コンサルティング　-----------// */

/* メインイメージ */

.main_image {
	background:url(../images/consulting/main-image.jpg) no-repeat;
}

.con_title{
	clear:both;
	margin:10px 0 25px 0;
	}
	
.h3_title{
	margin-bottom:20px;
	color:#336600;
}
.consul_img{
	text-align:center;
	margin:10px 0;
}
.consul_img img{
	margin-bottom:15px;
}
.pickup2 {
	padding-bottom:2px;
}


.pickup10 {
	padding-bottom:10px;
}
.flow {
	width:500px;
	overflow:auto;
}
.flow ul{
	float:left;
	width:380px;
}
.flow ul li{
	background:url(../images/consulting/flow_ya.gif) no-repeat bottom center;
	padding:5px 0 25px 0;
}
.flow ul li.flowlast{
	background:none;
	padding:5px 0 25px 0;
}

.flow img.yaji{
	float:left;
	margin:40px 15px;
}

.flow_txt{
	clear:both;
}

ol.flow_txt{
	margin:0 0 20px 20px;

}
ol.flow_txt li{
	list-style:decimal;
	margin:0 0 5px 5px;
}