﻿@charset "utf-8";
/*　基本設定　-------------------------------------------- */


h2{
	margin: 0px;
	font-weight: normal;
}




#bread {
	width: 732px;
	margin-top: 18px;
	margin-bottom: 13px;
	margin-left: 48px;



}
#bread img {
	margin-top: -5px;
	_margin-top: 0px;
}

*:first-child+html #bread img {
	margin-top: -1px;
}

