/*---------------最新の親おや交流会の日程のスタイル---------------*/

#main_company{
	margin:30px 0 0 10px;
}

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

.flow_title{
	font-size:110%;
	border-bottom:1px dotted #000;
	padding:0 0 5px 0;
}
.flow_words{
	padding:0 0 0 5px;
	border-left:5px solid  #F00;
	font-weight:bold;
}

table{
	border:1px solid #ccc;
	margin:18px 0 0 0;
}

table td.left{
	background:#f6f6f6;
	width:160px;
	font-weight:bold;
	vertical-align:top;
	padding:5px 0 5px 15px;
}
table td.right{
	width:490px;
	padding:5px 5px 5px 15px;
}

table td{
	border:1px solid #ccc;
}

.right_place {
	width:470px;
	text-align:right;
}




#aisatsu_big_text{
	line-height:1.5;
	margin:10px 0 10px 20px;
}

.company_syomei{
	width:180px;
	float:right;
	margin-top:10px;
	margin-right:40px;
}



.flow_outer{
	margin:25px 0 0 10px;
	position:relative;
	height:200px;
}


.flow_box{
	position:relative;
	float:left;
	margin:0 0 0 0;
	border:1px dotted #fff;
	height:190px;
}
.flow_box_right{
	margin:0 0 0 10px;
}


.flow_text{
	font-size:90%;
	line-height:1.5;
	width:155px;
	text-align:center;
	position:absolute;
	bottom:7px;
	letter-spacing:-1.5;
}

#flow_more_btn_off{
	text-align:right;
	margin:10px 11px 0 0;
}
