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

/* 中身======================================================================================================== */

.contents_inner li{
	width: 50%;
	float: left;
}





/* レスポンシブ======================================================================================================== */
@media print and (max-width: 670px), screen and (max-width: 670px){



}
