@charset "UTF-8";

* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-family: "Lucida Grande", LucidaGrande, "Aqua Kana", aquakana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Top Header -- */

#top_header h1 {
	color: #643223;
	font: bold 21px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	text-shadow: white 0 1px 0;
	}

#top_header h1 a {
	color: inherit;
	font: inherit;
	text-decoration: none;
	}

* html #top_header h1 a {
	color: #643223;
	font-size: 21px;
	font-weight: bold;
	}

*+html #top_header h1 a {
	color: #643223;
	font-size: 21px;
	font-weight: bold;
	}

#top_header span {
	font: bold 14px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	}

#top_header h3 {
	color: #643223;
	font: bold 14px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	text-shadow: white 0 1px 0;
	}

#top_header h4 {
	color: #643223;
	font: bold 14px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	text-shadow: white 0 1px 0;
	}

#top_header p {
	color: #643223;
	font: 12px/1.6em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	text-shadow: white 0 1px 0;
	}

* html #top_header p {
	font-size: 13px;
	line-height: 1.5em;
	}

*+html #top_header p {
	font-size: 13px;
	line-height: 1.5em;
	}

#top_header p strong {
	font-weight: normal;
	font-family: "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	}

/* -- Top Esthe Menu -- */

#top_esthe_menu a {
	text-decoration: none;
	}

#top_esthe_menu h2 {
	color: #463c32;
	font: 21px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	letter-spacing: 0.1em;
	text-shadow: white 0 1px 0;
	}

* html #top_esthe_menu h2 {
	font-weight: bold;
	}

#top_esthe_menu h3 {
	color: #643223;
	font: 12px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	text-shadow: white 0 1px 0;
	letter-spacing: 0.3em;
	}

#top_esthe_menu p {
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
	text-shadow: white 0 1px 0;
	}

/* -- Top News -- */

	#top_news dt {
		color: #463c32;
	font: bold 14px/16px "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	letter-spacing: 0.15em;
	}

#top_news dd {
	color: #463c32;
	font-size: 12px;
	line-height: 16px;
	}

#top_news h4 {
	color: #463c32;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	}

#top_news p {
	color: #463c32;
	font-size: 12px;
	line-height: 1.4em;
	}

#top_news p a {
	color: #463c32;
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: underline;
	}

/* -- Top Campaign -- */

.top_campaign-contents h2 {
	color: #463c32;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.11em;
	}

.top_campaign-contents h2 a {
	color: #463c32;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.11em;
	}

.top_campaign-contents h2 a:hover {
	color: #aa7869;
	}

.top_campaign-contents h4 {
	color: #dc4150;
	font-size: 12px;
	line-height: 1em;
	letter-spacing: 0.1em;
	}

.top_campaign-contents p {
	color: #463c32;
	font-size: 13px;
	line-height: 1.6em;
	}

.top_campaign-contents p a {
	color: #643223;
	font-size: 13px;
	line-height: 1.6em;
	text-decoration: underline;
	}

.top_campaign-contents p a:hover {
	color: #aa7869;
	}

