@charset "UTF-8";

/* パンくず
=============================================================== */
.root {
	font-size: 85.7%;
	line-height: 14.4px;
	margin-bottom: 14px;
}

.root ul {
}

.root ul li {
	float: left;
}


/* 見出し
=============================================================== */
h2 {
	clear: left;
}
