#gaiyo td {
	font-size: 14px;
	line-height: 24px;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


@media screen and ( max-width:700px ){

#side {
	display: block;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.sp_no_disp {
	display: none;
}

	#gaiyo td {
		display: block;
		width: 100%;
		border-style: none;
		}

	#gaiyo td:first-of-type {
		background-color: #F5FBDD;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.5;
		border-top: 1px solid #AACD14;
		}
	.block_02 iframe {
		width: 100%;
		height: 300px;
	}
	
}
