@charset "utf-8";


/* お勧めの鍵 */
ul.RecoKey {
	background: #fbfaf6;
	padding: 2em;
	margin: 0;
	margin-bottom: 2em;}

ul.RecoKey li {
	display:inline-block;
	width: 45%;
	list-style: disc;
	}

