@charset "UTF-8";


/* ----- セットメニュー ----- */

#other {
	list-style-type: none;
	margin: 40px 0px 0px 0px;
}

#other li {
	float: left;
	margin-right: 15px;
}
