﻿@charset "utf-8";



#rightWrapper h2 {
	margin-bottom : 15px ;
}

#flowWrapper h3 {
	margin-bottom : 15px ;
}


.flowBlock h4 {
	margin  : 0 0 15px 0 !important;
	padding : 0 !important;
	border  : none !important;
}

.flowBlock {
	padding : 15px ;
	border  : 5px solid #e1e1e1 ;	
}


#f_step_1_left{
	width:420px;
	float   : left   ;
	display : inline ;
	margin-right:5px;
}

#f_step_1_right{
	width:160px;
	float   : right   ;
	display : inline ;
}
#f_step_1_right h5{
	margin:10px 0px 10px 0px;
}

#f_step_1_right #tel{
	margin:0px 0px 20px 0px;
}


.exam{
	float   : left   ;
	display : inline ;
	margin-right:15px;
	margin-left:50px;

}
.exam_right{
	float   : right   ;
	display : inline ;
	width:190px;
}

#f_step_4 {
	margin-bottom : 20px ;	
}


.flowArrow {
	text-align : center ;
	padding    : 10px 0 ;
}

#contactText {
	margin-bottom : 15px ;	
}



#fs1_left h5 , #fs1_right h5 {
	margin-bottom : 6px ;	
}

#fs1_left {
	width   : 200px  ;
	float   : left   ;
	display : inline ;
	text-align:center;
	margin-left : 105px ;
}

#fs1_right {
	width   : 200px  ;
	float   : right  ;
	display : inline ;
	text-align:center;
	margin-right : 105px ;
}


#feefirst {
	margin-bottom : 15px ;
}

.feeBlock {
	margin  : 0 0 20px 0 ;
	padding : 0 10px ;
}

#flowWrapper h4 {
	color : #e00 ;
	font-size:1.0em;
	font-weight:bold;
	margin  : 0 0 20px 0 ;
	padding : 5px 6px ;
	border-left : 4px solid #e00 ;
	border-bottom:1px solid #999 ;
}

.price {
	margin-bottom : 10px ;	
}


#fee {
	width      : 100%    ;
	background : #eee ;
	margin-bottom:10px;
}

	#fee th , #fee td {
		font-size   : 1.0em          ;
		line-height : 160%           ;
		padding     : 8px            ;
		border      : 1px solid #fff ;
		text-align:center;
	}
	
	#fee td.fee_td_A {
		background  : #fff ;
	}
	
	#fee td.fee_td_B {
		background  : #e7e7e7 ;
	}
	
	#fee th {
		font-weight : bold ;
		color:#fff;
		background  : #888           ;
	}





