div.header      {background-color:#FFFFFF;
                 width:780px;
                 background-position:left;}
                 
/* エバメール東京サロン 上部分 */
div.evermeretokyoslaonue	{width:780px;
				text-align:center;
				font-size:11px;
				color:#B03D66;
}


 /* 会社概要｜問い合わせ｜特定商取引法に基づく表示｜プライバシーポリシー｜ */
div.navi			{width:780px;
			height:17px;
			color:#FFFFFF;
			text-align:right;
			font-size:13px;
			background-color:#ffccff;}

a.navi:link		{color:#994874}
a.navi:visited		{color:#994874}
a.navi:hover		{color:#ffffff}


/* メンバー登録 ログイン ナビ */
div.membernavi		{width:780px;
			height:26px}
a.membernavi:link	{display:block;
			width:120px;
			height:26px;
			font-size:13px;
			color:#ffffff;
			font-weight:600;
			text-align:center;
			text-decoration:none;
			background-image:url(..//image/upnavibuttona.gif);
			background-repeat:no-repeat;
			float:right;			
}

a.membernavi:visited	{display:block;
			width:120px;
			height:26px;
			font-size:13px;
			color:#ffffff;
			font-weight:600;
			text-align:center;
			text-decoration:none;
			background-image:url(..//image/upnavibuttona.gif);
			background-repeat:no-repeat;
			float:right;

}

a.membernavi:hover		{display:block;
			width:120px;
			height:26px;
			font-size:13px;
			color:#ffffff;
			font-weight:600;
			background-image:url(..//image/upnavibuttonb.gif);
			background-repeat:no-repeat;
			text-align:center;
			text-decoration:none;
			float:right;
}


/* コンテンツ ナビ */
div.contentsnavi			{width:780px;
				height:26px;
				font-size:11px;
				background-color:#ffccff;}
a.contentnavi:link		{display:block;
				width:105px;
				height:26px;
				font-weight:600;
				text-align:center;
				text-decoration:none;
				color:#994874;
				background-image:url(..//image/sitanavibuttona.gif);
				background-repeat:no-repeat;
				float:left;
}

a.contentnavi:visited		{display:block;
				width:105px;
				height:26px;
				font-weight:600;
				text-align:center;
				text-decoration:none;
				color:#994874;
				background-image:url(..//image/sitanavibuttona.gif);
				background-repeat:no-repeat;
				float:left;
}

a.contentnavi:hover		{display:block;
				width:105px;
				height:26px;
				font-weight:600;
				text-align:center;
				text-decoration:none;
				color:#ffffff;
				background-image:url(..//image/sitanavibuttonb.gif);
				background-repeat:no-repeat;
				float:left;
}