@charset "utf-8";
/******************** shigoto ********************/
h2 {
	background: url(../img/h2-shigoto.gif) left no-repeat;
}
p.flow1, p.flow2, p.flow3, p.flow6 {
	background: url(../img/flow1.gif) no-repeat left top;
	padding: 10px 10px 15px 40px;
	margin: 8px 0;
}
p.flow2 {
	background: url(../img/flow2.gif) no-repeat left top;
}
p.flow3 {
	background: url(../img/flow3.gif) no-repeat left top;
}
p.flow6 {
	background: url(../img/flow6.gif) no-repeat left top;
}
img.play {
	margin: 5px 0;
}
p.center {
	line-height: 40%;
	margin-top: -10px;
}
