BODY,span      { 
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;} 



P       { 
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	margin:		0em;} 

B       { font-weight : bold;
        font-size : large; }

h1      {
	color: #B48352;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: x-small;
	text-align: left;
	margin-bottom: 10px;
	margin:		0em;
	}

h2      {
	color: #B48352;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: nomal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	margin:		0em;
	}

h3      {
	color: #B48352;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin:		0em;
	}


h4      {
	color: #FFFFFF;
	background-color: #B48352;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	margin:		0em;
	text-decoration:none;
	}


A:hover {
	font-weight: bold;
	position:relative;
		top: -1px;
		left:-1px;
