/*--------------資格と必要書類---------------*/

#sub_main_shikaku{
	margin:25px 0 0 10px;
}


.jornada_outer{
	margin:15px 0 0 10px;
	width:660px;
}



.h2_flow_title{
	font-size:110%;
	border-bottom:1px dotted #000;
	padding:0 0 5px 0;
}
.h2_flow_words{
	padding:0 0 0 5px;
	font-weight:bold;
}

.left_red{
	border-left:5px solid  #F00;
}
.left_blue{
	border-left:5px solid  blue;
}
.left_black{
	border-left:5px solid  #111;
}






.shorui_text{
	font-size:90%;
	padding:0 0 5px 0;
	margin:8px 0 0 20px;
}

.flow_right{
	font-size:75%;
	padding:0 0 5px 0;
	margin:8px 0 0 20px;
	text-align:right;
}


.shorui_midashi{
	font-size:100%;
	color:#333;
	font-weight:bold;
	padding:0 0 1px 0;
	margin:14px 0 0 10px;
}


.flow_l_title{
	font-size:100%;
	padding:0 0 1px 0;
	margin:8px 0 0 14px;
}








.shikaku_box{
	position:relative;
	margin:15px 0 0 10px;
	border:1px solid #D4C8B0;
	width:660px;
	background-color:#F2F2EA;
	height:143px;
}

.flow_pic{
	position:absolute;
	top:7px;
	left:7px;
}

.p1{
	font-size:100%;
	position:absolute;
	top:30px;
	left:130px;
	font-weight:bold;
}
.p2{
	position:absolute;
	left:130px;
	top:79px;
	width:440px;
}
.p3{
	position:absolute;
	left:130px;
	top:99px;
}

.shinsa_box{
	position:relative;
	margin:15px 0 0 10px;
	width:660px;
	height:190px;
}
.shinsa_bg{
	position:absolute;
	top:0px;
	left:0px;
}
.shinsa_pic{
	position:absolute;
	top:15px;
	right:15px;
}

.d1{
	position:absolute;
	top:20px;
	left:14px;
	width:370px;
}
.d2{
	position:absolute;
	top:80px;
	left:14px;
	width:370px;
}
.d3{
	position:absolute;
	top:120px;
	left:14px;
	width:370px;
}


