#title_bar {
	background-image: url(../../image/icon_title/02.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
#flow ol {
}
#flow ol li {
	list-style-type: upper-alpha;
	list-style-position: outside;
	margin-left: 60px;
}
#flow .mt0 {
	margin-top: 0;
}
#iinkai table {
	margin-left: 40px;
	margin-top: 20px;
}
#iinkai td  {
	padding-right: 20px;
}
#iinkai .td_top {
	vertical-align: top;
}
/* SP横～SP縦 640以下すべて*/
@media screen and (max-width: 640px){
#flow img {
	width:100%;
	height:auto;
}
}
