@charset "UTF-8";



.wifi_main {
	background: #0095D9;
}

.wifi_main .contents {
	background: #FFF;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
}
.wifi_main .main {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.wifi_main .main .contents p {
	line-height: 150%;
	font-size: 13px;
}

.wifi_main .main .contents ul li {
	line-height: 150%;
	font-size: 13px;
	margin-bottom: 10px;
	list-style: disc;
}
.wifi_main p span {
	font-weight: bold;
	color: #F00;
}
.wifi_main .underbar01 {
	padding-bottom: 4px;
	border-bottom: 1px dotted #0095D9;
	margin-top: 45px;
	margin-bottom: 16px;
}
.wifi_main .underbar02 {
	padding-bottom: 16px;
	border-bottom: 2px solid #0095D9;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wifi_main .close {
	text-align: center;
	margin-top: 76px;
}
