@import url("/css/styles-site.css");


/* ###### 個別ページ設定 ######################## */

#flow{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:dashed 1px #999999;
}

.step{
	margin: 0px;
	padding: 0px 10px;
}

.step-title{
	border-bottom:dashed 1px #999999;
}

.step-title image{
	padding: 0px;
}

.step-title-inn{
	margin: 0px 0px 0px 10px;
}

.step-contents{
	padding: 0 5px;
}

.picture{
	width: 180px;
}

.flame{
	background-image:url("/images/flow/flame-2.gif");
	background-repeat:repeat-y;
	padding: 0 30px 0 10px;
}

.yajirushi{
	padding: 10px 0;
	text-align: center;
}