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


/*----------------------------------------------
↓↓↓バナー部分↓↓↓
-----------------------------------------------*/


.bnr ul{
	height:60px;
}

.bnr li a{
	width:140px;
	height:60px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration: none;
	margin-right:10px;
}




