@charset "UTF-8";

/*--------------------------------------------------------------------
works.html
works.css
--------------------------------------------------------------------*/


/*------------works---------------------------------------------------------------*/
div#works div#worPho {
	width: 400px;
	float: right;
}
div#works div#worTxt {
	width: 560px;
	float: left;
}


/*------------flow---------------------------------------------------------------*/
div#flow ol {
	width: 100%;
	height: 100px;
	background: url(../../img/pc/works/flow_p.png) no-repeat center top;
	list-style: none;
}
div#flow ol * { display: none; }