@charset "UTF-8";

/* ブラウザスタイルの初期化 */
* {
  margin: 0;
  padding: 0;
  }
  
/* 文書本体 (body) */
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	border-width: 0;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
}

/* 画像 (img) */
img {
  border: 0;
  }

/* リンクテキスト (a) */
a:link {
	color: #cc3500;
	text-decoration: none;
}
a:visited {
	color: #cc3500;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

/* ヘッダー */
#topheader
 {
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: visible;
}
#topheader-left {
	float: left;
	width: 338px;
}
#topheader-left  h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#topheader-right   {
	color: #000000;
	float: right;
	text-align: right;
}
#topheader-right  h2 {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/* flash */
#movie {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

/* 中央メイン */
#topmain
 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: auto;
}

/* 特集 */
#topmain-left {
	float: left;
	width: 364px;
	margin-top: 17px;
}
#topmain-left h3 
 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#topmain-left ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #cc3500;
}
#topmain-left a {
	text-decoration: underline;
}
#topmain-left a:link {
	text-decoration: underline;
}
#topmain-left a:hover, a:active {
	text-decoration: underline;
	color: #666666;
}

/* サブコンテンツ */
#topmain-right {
	float: right;
	width: 417px;
}
.topmenu-img  {
	margin-bottom: 5px;
}
#top-submenu1 {
	overflow: auto;
	margin-bottom: 15px;
	clear: both;
}
 
#topmain-right #top-wh {
	float: left;
	width: 208px;
	clear: right;
}
#top-wh .top-wh-txt {
	margin-left: 20px;
	width: 186px;
}
#top-wh .top-wh-txt dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #cc3500;
}
#topmain-right #top-bearch {
	float: left;
	width: 199px;
	clear: none;
	padding-left: 6px;
}
#top-bearch .top-bearch-txt {
	width: 186px;
	float: right;
}
#top-bearch  .top-bearch-txt  dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #cc3500;
}

#top-submenu2 {
	overflow: auto;
}
#topmain-right #top-gourmet {
	float: left;
	width: 208px;
	clear: right;
}
#top-gourmet .top-gourmet-txt {
	margin-left: 20px;
}
#top-gourmet .top-gourmet-txt  dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #cc3500;
}
#topmain-right #top-extra {
	float: left;
	width: 199px;
	clear: none;
	padding-left: 6px;
}
#top-extra .top-extra-txt {
	width: 186px;
	float: right;
}
#top-extra  .top-extra-txt  dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #cc3500;
}

/* バックナンバー */
#bn {
	font-size: 12px;
	color: #000000;
	width: 770px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	margin-top: 25px;
	line-height: 18px;
}
#bn   ul {
	list-style-type: none;
}
#bn li {
	display: inline;
}
.bn-title   {
	font-weight: bold;
	color: #cc3500;
}
#bn  a {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
#bn  a:link {
	text-decoration: underline;
}
#bn a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}
/* フッター */
#footer
 {
	width: 770px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-align: left;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
}
#footer img {
	margin-bottom: 4px;
}


/* Win6 */
* html #top-submenu1 {
	overflow: auto;
}
* html #topmain-right #top-wh {
	float: left;
	width: 208px;
	clear: right;
}
* html #topmain-right #top-bearch {
	float: right;
	width: 199px;
}
* html #topmain-right #top-gourmet {
	float: left;
	width: 208px;
	clear: right;
}
* html #topmain-right #top-extra {
	float: right;
	width: 199px;
}
* html #top-submenu2 {
	overflow: auto;
	margin-top: 15px;
}

