@charset "utf-8";
/* CSS Document */

.access{
	margin:30px 0 0;
}

.access h4{
	font-size:18px;
	border-bottom:1px solid #999;
}

.access p{
	margin:10px 0 0;
}

.access iframe{
	width:100%;
	height:300px;
	margin:10px 0 0;
}