/* CSS Document */


/*最新 - 折込日*/
.flyer_01{
	border-bottom:2px solid #e6eaf2;
	box-sizing:border-box;
	font-size:1.2em;
	font-weight:bold;
	padding:17px 0 5px 5px;
	margin:20px 0 ;
}
/*最新 - 画像枠*/
.flyer_02{
	border:1px solid #afafaf;
}
/*最新 - リンク*/
.flyer_03{
	text-align:right;
	margin:10px 25px 0 0 ;
}

/*237*/
.flyer_o_box{
	display:inline-block;
	box-sizing:border-box;
	border:1px dashed #afafaf;
	margin:0 16px 30px 0;
	padding:10px;
	width:23%;
}
.flyer_o_t{
	margin-bottom:10px;
}
.flyer_o_p{
	width:100%;
	border:1px solid #afafaf;	
}










.link_tbl{
	width:100%;
}

.link_tbl tr{
	border-bottom:1px dotted #0066CC;
	
}
.link_tbl th{
	padding:15px 25px 15px 30px;
	text-align:left;
	white-space:nowrap;
	background:url(../flier/img01.png) no-repeat top left;
	background-position:7px 16px;
}
.link_tbl td{
	padding:15px 0 15px 0 ;
}