body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ　ProW3", Osaka, sans-serif;
	line-height:160%;
	background: #F3F2EF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link {
  color: #7F0019;
  background: transparent;
  text-decoration: none;
}
a:visited {
  color: #7F0019;
  background: transparent;
  text-decoration: none;
}
a:hover, a:active {
  color: #DD93BB;
  background: transparent;
  text-decoration: underline;
}

.f10 {font-size:10px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; }
.f10_annred {font-size:10px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; color:#7F1663; }
.f12_annred {font-size:12px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:160%; color:#7F1663; }
.f12 {font-size:12px; line-height:160% }
.f12_red {font-size:12px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; color:#CC0000; }
.f12_brown {font-size:12px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:160%; color:#663333; }
.f14 {font-size:14px; line-height:160% }
.f14_brown {font-size:14px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; color:#663333; font-weight:bold; }
.f14_white {font-size:14px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; color:#FFFFFF; font-weight:bold; }
.f14_red {font-size:14px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; color:#CC0000; font-weight:bold; }
.f16 {font-size:16px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; }
.f18 {font-size:18px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; }
.f22 {font-size:22px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; }
.f18_brown {font-size:18px; font-family:"ＭＳ Ｐゴシック", "Osaka","serif"; line-height:140%; color:#663333; font-weight:bold; }

	
p,li {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}	

/* ヘッダー
----------------------------------------------- */
#header {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
	text-align: left;
}
#header #hd_left {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#header #hd_right {
	float: right;
	margin: 35px 10px 0px 0px;
	padding: 0px;
}
#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px;
	background:  url(../images/ann_logo.gif) no-repeat center center;
	height: 100px;
	width: 126px;
	text-indent: -9999px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
}
#header h2 em {
	visibility: hidden;
}
#header h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 124px;
}
#header h2#mnv1 a {
	background:  url(../images/mnv_01.gif) no-repeat;
	text-indent: -9999px;
}
#header h2#mnv1 a:hover, #header h2#mnv1 a:active {
	background:  url(../images/mnv_01_2.gif) no-repeat;
}
#header h2#mnv2 a {
	background:  url(../images/mnv_02.gif) no-repeat;
	text-indent: -9999px;
}
#header h2#mnv2 a:hover, #header h2#mnv2 a:active {
	background:  url(../images/mnv_02_2.gif) no-repeat;
}
#header h2#mnv3 a {
	background:  url(../images/mnv_03.gif) no-repeat;
	text-indent: -9999px;
}
#header h2#mnv3 a:hover, #header h2#mnv3 a:active {
	background:  url(../images/mnv_03_2.gif) no-repeat;
}
#header h2#mnv4 a {
	background:  url(../images/mnv_04.gif) no-repeat;
	text-indent: -9999px;
}
#header h2#mnv4 a:hover, #header h2#mnv4 a:active {
	background:  url(../images/mnv_04_2.gif) no-repeat;
}
#header h2#mnv5 a {
	background:  url(../images/mnv_05.gif) no-repeat;
	text-indent: -9999px;
}
#header h2#mnv5 a:hover, #header h2#mnv5 a:active {
	background:  url(../images/mnv_05_2.gif) no-repeat;
}

/* コンテンツ要素（サイドナビ＆メイン）
----------------------------------------------- */
#contents {
	background: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
}

/* サイドナビ
----------------------------------------------- */
#contents #sidenavi {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 127px;
	text-align: left;
}
#contents #sidenavi p {
	font-size: 10px;
	line-height: 14px;
}	

#contents #sidenavi h2 {
	margin: 10px 0px 5px;
	padding: 0px;
}
#contents #sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contents #sidenavi li {
	margin: 0px;
	padding: 0px;
}
#contents #sidenavi li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 18px;
}
#contents .sidebn {
	background: #FFFFFF;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width: 127px;
	text-align: left;
}
#contents .sidebn h2 {
	margin: 15px 0px 3px 0px;
	padding: 0px;
	width: 127px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}
#contents .sidebn p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 127px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}

/* 種類別フード
----------------------------------------------- */


/* サプリメント
----------------------------------------------- */
/* メディカルハーブ
----------------------------------------------- */
/*グッズ
----------------------------------------------- */

/* ブランド別フード
----------------------------------------------- */

/* メイン
----------------------------------------------- */
#contents #main {
	background: #FFFFFF;
	width: 630px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* フッター
----------------------------------------------- */
#footer {
	background: #7F1649;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 780px;
	text-align: center;
	clear: both;
	float: none;
}
#footer a:link {
  color: #ffffff;
  background: transparent;
}
#footer a:visited {
  color: #DD93BB;
  background: transparent;
}
#footer a:hover, a:active {
  color: #DD93BB;
  background: transparent;
}
#footer p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}	


/* サブナビ1
----------------------------------------------- */
#subnavi1 {
	margin: 0px 0px 0px 150px;
	width: 116px;
	position: absolute;
	top: 13px;
}
#subnavi h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
}
#subnavi1 em {
	visibility: hidden;
}
#subnavi1 a {
	background:  url(../images/snv_01.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 116px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* サブナビ2
----------------------------------------------- */
#subnavi2 {
	margin: 0px 0px 0px 282px;
	width: 96px;
	position: absolute;
	top: 13px;
}
#subnavi2 em {
	visibility: hidden;
}
#subnavi2 a {
	background:  url(../images/snv_02.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 96px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* サブナビ6
----------------------------------------------- */
#subnavi6 {
	margin: 0px 0px 0px 396px;
	width: 104px;
	position: absolute;
	top: 13px;
}
#subnavi h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
}
#subnavi6 em {
	visibility: hidden;
}
#subnavi6 a {
	background:  url(../images/snv_06.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 104px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* サブナビ3
----------------------------------------------- */
#subnavi3 {
	margin: 0px 0px 0px 515px;
	width: 71px;
	position: absolute;
	top: 13px;
}
#subnavi3 em {
	visibility: hidden;
}
#subnavi3 a {
	background:  url(../images/snv_03.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 71px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* サブナビ4
----------------------------------------------- */
#subnavi4 {
	margin: 0px 0px 0px 603px;
	width: 82px;
	position: absolute;
	top: 13px;
}
#subnavi4 em {
	visibility: hidden;
}
#subnavi4 a {
	background:  url(../images/snv_04.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 82px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* サブナビ5
----------------------------------------------- */
#subnavi5 {
	margin: 0px 0px 0px 702px;
	width: 67px;
	position: absolute;
	top: 13px;
}
#subnavi5 em {
	visibility: hidden;
}
#subnavi5 a {
	background:  url(../images/snv_05.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 67px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

/* センタリング用の囲い
----------------------------------------------- */
#wrapper {
	text-align: left;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 780px;
	background: #FFFFFF;
	border-top: 5px solid #7F0019;
}
