@charset "shift_jis";
/* CSS Document */

/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.smallfont {
    font-size: small;
}


#wifi_key {
	padding-bottom: 30px;
}

#wifi_content {
	padding-bottom: 30px;}
	
#wifi_content h3{
	background-image: url(../images/ttl_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 161.6%;
	color: #206CB8;
	font-weight: bold;
	padding: 0 0 3px 22px;
	margin-bottom: 10px;
	 }
	
#wifi_content p{
	padding-bottom: 20px;}
	
#wifi_article {
	font-size: 77%;
	padding-bottom: 60px;}



