/* 項目タイトル */

.map_cat {
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 10px 10px;
	padding: 2px 0 2px 10px;
	border-left: 5px solid #CECF8B;
}
/* 商品ページカテゴリー */

.map_cat2 {
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0 3px 20px;
}


/*各詳細タイトル文字色*/

.detail {
	color: #333;
	font-weight: bold;
}

/* ページ名リスト */

.map_page {
	color: #333;
	font-size: 12px;
	line-height: 200%;
	width: 520px;
	margin: 0 0 15px 25px;
	list-style: outside none;
}
.text01 {
	font-size: 12px;
	line-height: 20px;

}

