@charset "utf-8";



/* ===========================================================

	link
	
=========================================================== */

#link ul {
	clear: both;
	margin-top: 50px;
	text-align: center;
}

#link li {
	padding-bottom: 1.7rem;
}

/* 下線
#link li a {
	color: #000;
	text-decoration: none;
	line-height: 1rem;
	border-bottom: 2px #fff600 solid;
	padding-bottom: 2px;
}
#link li a:hover { 
	color: #cfcfcf; 
	text-decoration: none;
	border-bottom: 1px #cfcfcf solid;
} */
