@charset "utf-8";

.title {
	border-bottom:2px solid #F66;
}

ul.attention_8{
	padding:0 20px 0 40px;
}

ul.attention_8 li {
	padding-bottom:1em;
}

@media only screen and (min-width: 960px){
 #navi {
 	margin-bottom: 50px;
 }


}


@media only screen and (max-width:959px){

}


@media only screen and (max-width:580px){


a#gakuwari_bt {
	display:block;
	width:100%;
	padding:10px;
	text-align:center;
	background-color:#CCC;
	color:#666;
	font-size:1.1em;
	font-weight:bold;
	border-radius:10px;
	margin-top:5px;
}
	
}