@charset "UTF-8";

#title { background-image:url("images/title-bg.jpg");}
#title h1::after { content:"Flow";}

.art { width: 760px; box-sizing: content-box; padding: 20px 0  40px 80px; margin: 0 auto;}#pt1::before { content:url("images/pt1.jpg");text-align: left;}
	.art::before { margin:0 0 0 -80px; float: left;}
		#pt2::before { content:url("images/pt2.jpg");}
		#pt3::before { content:url("images/pt3.jpg");}
		#pt4::before { content:url("images/pt4.jpg");}
		#pt5::before { content:url("images/pt5.jpg");}
		#pt6::before { content:url("images/pt6.jpg");}
		#pt7::before { content:url("images/pt7.jpg");}
	.art::after { display: block; content:""; width: 100%; height: 1px; overflow: hidden; clear: both;}
	.art h2 { padding:20px 0; font-size:20px; color:#7DC000; }
	.art p { padding:10px 0; font-size:16px; }

	img.image { float: right; padding:10px 0 10px 40px;}
.orange { color: #F90;}