@charset "EUC-JP";
/* last up : 08.10.15 - 16:00 */

/* 入塾までの流れ */
.flow-category{
	text-align : left;
	text-indent: 10px;
	position: relative;
	top: 0px;
	left: 20px;
	margin : 0px;
	padding : 5px 0;
	width : 540px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background : url(image/flow-back.jpg) top left repeat;
	border-top : solid 1px #006699;
	border-right : solid 1px #006699;
	border-bottom : double 3px #006699;
	border-left : solid 1px #006699;
}

.flow-contents{
	text-align : left;
	position: relative;
	top: 0px;
	left: 25px;
	margin-top : 5px;
	padding : 0px;
	width : 530px;
	font-size: 12px;
	line-height: 25px;
}

.flow-arow{
	position: relative;
	top: 0px;
	left: 20px;
	margin-bottom : 5px;
	padding : 0px;
	width : 550px;
	height : 40px;
	font-size: 12px;
	background : url(image/flow-arow.jpg) center center no-repeat;
}

.flow-hr {
	text-align : left;
	position: relative;
	left: 15px;
	margin-top : 10px;
	margin-left : 5px;
	width : 550px;
	height: 2px;
	color : #cccccc;
}

.flow-explanation-title {
	text-align : left;
	text-indent: 25px;
	position: relative;
	left: 15px;
	margin-top : 10px;
	margin-left : 20px;
	padding: 0px;
	font-size: 14px;
	width: 550px;
	line-height: 20px;
	background: url(image/lineup-icon.gif) top left no-repeat;
}

.flow-explanation-line {
	position: relative;
	left: 15px;
	margin-left : 15px;
	padding: 0px;
	width: 540px;
	height: 10px;
	background: url(image/lineup-line.gif) center left repeat-x;
}

.flow-explanation-contents {
	text-align : left;
	position: relative;
	left: 15px;
	margin: 10px 0 10px 15px;
	width: 540px;
	font-size: 13px;
	line-height: 20px;
}
