@charset "utf-8";

/* wimax flow only */


#flowbox {
	background-color: #f6f5e2;
	padding:10px;
}

#flowbox .arrowbg {
	background-image: url(../images/flow_arrowbg.gif);
	background-repeat: repeat-y;
	background-position:top center;
	overflow:visible;
}

#flowbox .arrowbg_fix {
	background-image: url(../images/flow_arrowbg.gif);
	background-repeat: repeat-y;
	background-position:123px 0;	
	overflow:visible;
}

.innnerbg_s {
	background:url(../images/flow_bg_s.gif) no-repeat left bottom;
	overflow:hidden;
	width:257px;
}

.innnerbg_l {
	background:url(../images/flow_bg_l.gif) no-repeat left bottom;
	overflow:hidden;
	width:534px;
}

.innnerbg_l_r {
	background:url(../images/flow_bg_l_r.gif) no-repeat left bottom;
	overflow:hidden;
	width:534px;
}

.innner_txt {
	padding:0px 10px 0px 10px;
}

.flow_bg_fin {
	background:url(../images/flow_bg_fin.gif) no-repeat left bottom;
	overflow:hidden;
	width:554px;
}

.inner_txt {
	padding:10px 10px 0;
}

.m_l_yajirushi {
	margin-left:115px;
}
