@charset "UTF-8";
/* 赤 */
/* 全体の文字 */
body, td, th, input, textarea, select {
font-size: 14px;
color: #000000;
font-family: "MS PGothic", Osaka, Arial, Helvetica, sans-serif;
line-height:150%;
}

/* 画像の枠線 */
img {
margin: 0px;
border: 0px;
}

/* リンク */
a:link {
color : #0000ED ;
text-decoration : underline ;
}
a:visited {
color : #663399;
text-decoration : underline ;
}
a:active {
color : #0000ED ;
text-decoration : underline ;
}
a:hover {
color : #0000ED ;
text-decoration : none ;
}

/* 背景色 */
#body {
background-color: #F3F2E6;
padding: 0px;
margin: 0px;
text-align: center;
}

/* 外枠：上部 */
#container_pre {
display: none;
padding: 0px;
margin: 0px;
}
/* 外枠：メイン部 */
#container {
padding: 0px;
margin: 10px auto;
text-align: left;
width: 940px;
background: #F3F2E6;
}
/* 外枠：下部 */
#container_suf {
display: none;
}

/* SEO対策用ヘッダーメッセージ */
h1#topmsg {
border: none;
background-image: none;
font-weight: normal;
font-size: 12px;
margin: 0px;
padding: 0px;
text-align:center;
background: transparent;
}
h1#topmsg a {
color: #000000;
text-decoration:none;
}
h1#topmsg a:hover {
color: #0000ED;
}

/* ヘッダー：上部 */
#header_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダー：メイン部 */
#header {
background: #ffffff url(/files/foodbusiness03/header01.jpg) no-repeat right top;
height: 188px;
margin: 0px;
padding: 0px;
border-bottom:#ffffff 1px solid;
}

/* ヘッダー：下部 */
#header_suf {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー外枠：上部 */
div#header_menu_suf {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー外枠 */
div#header_menu {
font-size: 12px;
padding: 2px 8px 2px 8px;
background: #000000 url(/skins/b-red/image/mm-bg.jpg) no-repeat center right;
border-bottom:#ffffff 1px solid;
}

/* ヘッダーメニュー外枠：下部 */
div#header_menu_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー：リスト */
ul.header_menu{
float: right;
padding : 0px;
margin : 0px;
}
li.header_menu {
list-style-type : none;
margin : 0px 5px;
float: left;
}

/* ヘッダーメニュー：リンク */
li.header_menu a {
color: #ffffff;
text-decoration:none;
background: transparent url(/skins/b-red/image/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}
li.header_menu a:visited {
color: #ffffff;
background: transparent url(/skins/b-red/image/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}
li.header_menu a:active {
color: #ffffff;
background: transparent url(/skins/b-red/image/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}
li.header_menu a:hover {
color: #ffffff;
background: transparent url(/skins/b-red/image/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}

/* ヘッダーメインメニュー */
div#header_mainmenu_pre {
display:none;
}
div#header_mainmenu {
font-size: 14px;
color: #ffffff;
background: #525252 url(/skins/b-red/image/hm-allbg.jpg) repeat-x top center;
padding: 0px;
border-left:#e9e9e9 1px solid;
}
div#header_mainmenu_suf {
display:none;
}
ul.header_mainmenu{
float: left;
padding : 0px;
margin : 0px;
}
li.header_mainmenu {
list-style-type : none;
margin : 0px;
float: left;
padding:0px;
}
li.header_mainmenu a {
display:block;
font-size: 14px;
background: #ffffff url(/skins/b-red/image/hm-bg.jpg) repeat-x bottom center;
padding : 12px 15px;
text-decoration: none;
white-space: nowrap;
word-break: keep-all;
color: #000000;
border-top:#A40012 4px solid;
border-right:#d0d0d0 1px solid;
}
li.header_mainmenu a:visited {
display:block;
font-size: 14px;
background: #ffffff url(/skins/b-red/image/hm-bg.jpg) repeat-x bottom center;
padding : 12px 15px;
text-decoration: none;
white-space: nowrap;
word-break: keep-all;
color: #969696;
border-top:#A40012 4px solid;
border-right:#d0d0d0 1px solid;
}
li.header_mainmenu a:active {
text-decoration: none;
background: #f0f1f0 url(/skins/b-red/image/hm-bg-on.jpg) repeat-x bottom center;
border-top:#1E2878 4px solid;
}
li.header_mainmenu a:hover {
text-decoration: none;
background: #f0f1f0 url(/skins/b-red/image/hm-bg-on.jpg) repeat-x bottom center;
border-top:#1E2878 4px solid;
}

/* ヘッダーメインメニュー現在地 */
li.header_mainmenu a.header_mainmenu_present,li.header_mainmenu a.header_mainmenu_present:hover,li.header_mainmenu a.header_mainmenu_present:visited {
color: #000000;
border-top:#1E2878 4px solid;
}

/* ロゴ表示部分 */
table#logo {
	height: 188px;
	padding-left: 0px;
	padding-right: 0px;
	font-size:30px;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
table#logo a{
font-size:30px;
color:#000000;
text-decoration:none;
font-weight:bold;
line-height: 120%;
}
table#logo a:visited {
font-size:30px;
color:#000000;
text-decoration:none;
}
table#logo a:hover {
text-decoration:none;
}
table#logo img{
border: 0px;
}

/* 左サイドバー */
#sidebar_left {
width: 210px;
margin: 0px 0px 0px 0px;
background: #4e0707 url(/skins/b-red/image/side-bg.jpg) repeat-x top center;;
padding:15px;
}

/* 右サイドバー */
#sidebar_right {
width: 210px;
margin: 0px 0px 0px 25px;
background: #4e0707 url(/skins/b-red/image/side-bg.jpg) repeat-x top center;;
padding:15px;
}

/* サイドバー内ボックス：上部 */
.sidebox_pre {
display: none;
}

/* サイドバー内ボックス */
.sidebox {
margin: 10px 0px 5px 0px;
padding:5px;
text-align: left;
background-color: #ffffff;
}

/* サイドバー内ボックス：下部 */
.sidebox_suf {
	display: none;
}
/* サイドボックスタイトル */
h3.sidebox_title {
color: #ffffff;
font-size:12px;
margin:0px 0px 5px 0px;
padding:2px 3px 2px 22px;
text-align:left;
background: #600c0c url(/skins/b-red/image/side-h-bg.jpg) no-repeat center left;
line-height:140%;
border:#ffffff 1px solid
}

.sideboxtype_mainmenu {
margin: 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border: none;
}

/* メニューリスト */
ul.menu{
list-style : none;
padding : 0px;
margin : 0px;
}
li.menu {
padding : 0px;
margin : 0px;
}
li.menu div{
margin: 0px;
padding: 0px;
}

/* メニューリスト：リンク */
li.menu a {
text-align: left;
line-height: 130%;
display: block;

padding: 11px 5px 11px 25px;
margin: 0px;
text-decoration: none;
color: #000000;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm1-bg.jpg) no-repeat center left;
border-top:#d2d2d2 1px solid;
border-bottom:#C1BEBE 1px solid;
border-right:#C1BEBE 1px solid;
}
li.menu a:visited {
text-align: left;
line-height: 130%;
display: block;
padding: 11px 5px 11px 25px;
margin: 0px;
text-decoration: none;
color: #969696;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm1-bg.jpg) no-repeat center left;
border-top:#d2d2d2 1px solid;
border-bottom:#C1BEBE 1px solid;
border-right:#C1BEBE 1px solid;
}
li.menu a:active {
color: #000000;
background: #f0f1f0 url(/skins/b-red/image/sm1-bg-on.jpg) no-repeat center left;
}
li.menu a:hover {
color: #000000;
background: #f0f1f0 url(/skins/b-red/image/sm1-bg-on.jpg) no-repeat center left;
}

/* メニューリスト：リンク：現在のページ */
li.menu a.menu_present,li.menu a.menu_present:visited,li.menu a.menu_present:active,li.menu a.menu_present:hover{
color:#000000;
border-right:#1E2878 5px solid;
}

/* メニューリスト：リンク：１階層下 */
li.menu a.menu_level1{
border-top:none;
border-bottom:none;
padding-left: 28px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm2-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level1:visited{
border-top:none;
border-bottom:none;
padding-left: 28px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm2-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level1:active{
background: #f0f1f0 url(/skins/b-red/image/sm2-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level1:hover{
background: #f0f1f0 url(/skins/b-red/image/sm2-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}

/* メニューリスト：リンク：２階層下 */
li.menu a.menu_level2{
border-top:none;
border-bottom:none;
padding-left: 38px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm3-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level2:visited{
border-top:none;
border-bottom:none;
padding-left: 38px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm3-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level2:active{
background: #f0f1f0 url(/skins/b-red/image/sm3-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level2:hover{
background: #f0f1f0 url(/skins/b-red/image/sm3-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}

/* メニューリスト：リンク：３階層下 */
li.menu a.menu_level3{
border-top:none;
border-bottom:none;
padding-left: 48px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm4-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level3:visited{
border-top:none;
border-bottom:none;
padding-left: 48px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm4-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level3:active{
background: #f0f1f0 url(/skins/b-red/image/sm4-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level3:hover{
background: #f0f1f0 url(/skins/b-red/image/sm4-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}

/* メニューリスト：リンク：４階層下 */
li.menu a.menu_level4{
border-top:none;
border-bottom:none;
padding-left: 58px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm5-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level4:visited{
border-top:none;
border-bottom:none;
padding-left: 58px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm5-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level4:active{
background: #f0f1f0 url(/skins/b-red/image/sm5-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level4:hover{
background: #f0f1f0 url(/skins/b-red/image/sm5-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}

/* メニューリスト：リンク：５階層下 */
li.menu a.menu_level5{
border-top:none;
border-bottom:none;
padding-left: 68px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm6-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level5:visited{
border-top:none;
border-bottom:none;
padding-left: 68px;
font-size:14px;
background: #ffffff url(/skins/b-red/image/sm6-bg.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level5:active{
background: #f0f1f0 url(/skins/b-red/image/sm6-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}
li.menu a.menu_level5:hover{
background: #f0f1f0 url(/skins/b-red/image/sm6-bg-on.gif) no-repeat center left;
border-bottom:#d9d9d9 1px solid;
}

/* ナビゲーション */
#navigation {
background: #F0F2EB;
padding: 3px 8px 3px 8px;
font-size: 12px;
margin:0px;
border-top:#ffffff 15px solid;
border-left:#ffffff 25px solid;
border-right:#ffffff 25px solid;
}
#navigation a{
color : #000000 ;
text-decoration:none;
}
#navigation a:visited {
color : #000000 ;
text-decoration:none;
}
#navigation a:active {
color : #0000ED ;
text-decoration : underline ;
}
#navigation a:hover {
color : #0000ED  ;
text-decoration : underline ;
}


/* ナビゲーション：現在のページ */
#present {
color: #969696;
}

/* ページ内容：上部 */
#main_pre {
display: none;
}
/* ページ内容 */
#main {
background-color: #ffffff;
margin: 0px;
padding:10px 0px 25px 0px;
line-height: 165%;
font-size: 15px;
border-left:#ffffff 25px solid;
border-right:#ffffff 25px solid;
}

/* ページ内容：下部 */
#main_suf {
display: none;
padding : 0px;
margin : 0px;
}

/* フッター：上部 */
#footer_pre {
display: none;
padding : 0px;
margin : 0px;
}

/* フッター */
#footer {
border: none;
background-image: none;
font-weight: normal;
font-size: 12px;
margin: 0px;
padding: 5px 10px;
text-align:center;
background: transparent;
color: #000000;
}

/* フッター：下部 */
#footer_suf {
display: none;
}

/* フッター：コピーライト部 */
#copyright {
color: #000000;
}

#copyright a{
color: #000000;
text-decoration:none;
}
#copyright a:hover{
color : #0000ED ;
}

/* フッターメニュー外枠：上部 */
div#footer_menu_pre {
display: none;
}

/* フッターメニュー外枠 */
div#footer_menu {
font-size: 12px;
padding: 2px 8px 2px 8px;
background: #000000 url(/skins/b-red/image/mm-bg.jpg) no-repeat center right;
border-top:1px #ffffff solid;
}

/* フッターメニュー外枠：下部 */
div#footer_menu_suf {
display: none;
padding: 0px;
margin: 0px;
height: 0px;
clear: both;
}

/* フッターメニュー：リスト */
ul.footer_menu{
float: right;
padding: 0px;
margin : 0px;
}

li.footer_menu {
list-style-type : none;
margin : 0px 5px;
float: left;
}

/* フッターメニュー：リンク */
li.footer_menu a {
color: #ffffff;
text-decoration:none;
background: transparent url(/skins/b-red/image/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}
li.footer_menu a:visited {
color: #ffffff;
text-decoration:none;
background: transparent url(/skins/b-red/image/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}
li.footer_menu a:active {
color: #ffffff;
text-decoration:none;
background: transparent url(/skins/b-red/image/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}
li.footer_menu a:hover {
color: #ffffff;
text-decoration:none;
background: transparent url(/skins/b-red/image/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 15px;
}

/* 見出し１-６ */
h1 {
font-size: 20px;
color:#000000;
padding:3px 3px 3px 8px;
background: #ffffff url(/skins/b-red/image/h1-bg.jpg) repeat-x bottom left;
margin:8px 0px 20px 0px;
font-weight:normal;
border-top:#f0f0f0 1px solid;
border-right:#cccccc 1px solid;
border-left:#A40012 4px solid;
}

h2 {
font-size: 18px;
margin:25px 0px 12px 0px;
padding:2px;
color:#1E2878;
background: #cccccc url(/skins/b-red/image/h2-bg.gif) repeat bottom left;
}

h3 {
font-size: 20px;
color:#000000;
margin:25px 0px 12px 0px;
border-left:#1E2878 9px solid;
padding-left:2px;
}

h4 {
font-size: 16px;
color:#A40012;
padding-bottom:1px;
margin:25px 0px 12px 0px;
border-bottom:#A40012 2px solid;
}

h5 {
font-size: 16px;
color:#000000;
margin:25px 0px 12px 0px;
border-left:#A40012 6px solid;
padding-left:2px;
}

h6 {
color: #ffffff;
font-size:13px;
margin:25px 0px 12px 0px;
padding:2px 5px 2px 22px;
text-align:left;
background: #600c0c url(/skins/b-red/image/side-h-bg.jpg) no-repeat center left;
line-height:140%;
}

/* 区切り横線 */
hr {
border: none;
border-bottom: 1px solid #000000;
height: 1px;
}

/* 表タイプ１ */
table.table_type1 {
background: #000000;
margin-bottom:10px;
}
table.table_type1 th {
background: #E6E6E6;
color: #000000;
text-align: center;
margin: 1px;
padding: 4px;
font-weight:normal;
}
table.table_type1 td {
background: #ffffff;
color: #000000;
text-align: left;
margin: 1px;
padding: 4px;
}

/* 表タイプ２ */
table.table_type2 {
background: #000000;
margin-bottom: 10px;
}
table.table_type2 th {
background: #a10012;
color: #ffffff;
font-weight: bold;
text-align: center;
margin: 1px;
padding: 5px;
}
table.table_type2 td {
background: #ffffff;
color: #000000;
text-align: left;
margin: 1px;
padding: 5px;
}

/*◇↓ポップアップページ専用設定↓◇*/
/* ポップアップページ：背景色 */
#popup_body {
padding: 0px;
}

/* ポップアップページ：外枠：上部 */
#popup_container_pre {
padding: 0px;
margin: 0px;
}

/* ポップアップページ：外枠 */
#popup_container {
background: #ffffff;
padding: 0px;
margin: 0px;
}

/* ポップアップページ：外枠：下部 */
#popup_container_suf {
display: none;
}

/* ポップアップページ：ヘッダー：上部 */
#popup_header_pre {
display: none;
}

/* ポップアップページ：ヘッダー */
#popup_header {
padding: 2px 8px 2px 8px;
background: #000000 url(/skins/b-red/image/mm-bg.jpg) no-repeat center right;
}

/* ポップアップページ：ヘッダー：下部 */
#popup_header_suf {
display: none;
}

/* ポップアップページ：ヘッダー：サイト名表記部分 */
#popup_site_name td{
font-size: 13px;
color: #ffffff;
height: 25px;
margin: 0px;
padding: 0px 5px;
}

/* ポップアップページ：ヘッダー：サイト名表記部分：リンク */
#popup_site_name td a {
color: #ffffff;
font-weight: bold;
text-decoration:none;
}

/* ポップアップページ：メイン部分：上部 */
#popup_main_pre {
display: none;
}

/* ポップアップページ：メイン部分 */
#popup_main {
background: #ffffff;
padding: 25px;
}

/* ポップアップページ：メイン部分：下部 */
#popup_main_suf {
display: none;
}

/* ポップアップページ：閉じるボタン外枠 */
#popup_close {
text-align: center;
margin: 0px;
padding: 2px;
background: #eeeeee;
border-top:#e3e3e3 1px solid;
border-bottom:#e3e3e3 1px solid;
}

/* ポップアップページ：閉じるボタン */
input#popup_close_button {
background: #ffffff url(/skins/b-red/image/popup_close_button.gif) no-repeat 0% 50%;
line-height: 130%;
padding: 4px 4px 4px 23px;
border: 1px solid #e3e3e3;
}

/* ポップアップページ：フッター：上部 */
#popup_footer_pre {
display: none;
}

/* ポップアップページ：フッター */
#popup_footer {
background: #ffffff;
margin: 0px;
padding: 5px;
}

/* ポップアップページ：フッター：下部 */
#popup_footer_suf {
display: none;
}

/* 検索ページ */
.searchform {
margin: 10px 0px;
padding: 20px;
background-color: #9e0111;
text-align: center;
color:#ffffff;
}

.searchform input.searchword {
width:400px;
}

.searchresult_header {
margin: 10px 0px;
}

.searchresult_footer {
margin: 10px 0px;
}

.searchlink {
text-align:center;
font-size:14px;
margin: 0px 10px;
padding: 2px;
background-color:#ffffff;
}

.searchresult {
margin: 15px 0px;
padding: 10px;
border: 1px solid #d0d0dd;
cursor: pointer;
}

.searchresult .last_update {
text-align: right;
font-size:12px;
}

/* サイトマップ */
ul.sitemap {
margin:0px 0px 8px 0px;
padding:4px 4px 0px 8px;
}
ul.sitemap li{
margin:0px 0px 8px 8px;
padding:0px;
padding:2px;
}
.sitemap a {
font-weight:bold;
border-right:1px #cccccc solid;
padding-right:10px;
margin-right:10px;
}
.sitemap a:hover{
background-color:#ffffff;
}

/* フォーム */
.form_table {
border: 1px solid #838383;
}
.err_msg {
border-bottom: 1px solid #862014;
color: #e60011;
font-weight: bold;
padding: 5px;
}

th.item {
border-right: 1px solid #838383;
border-bottom: 1px solid #838383;
padding: 5px 20px 5px 5px;
background-color: #f5f5f5;
font-weight:normal;
}
th.necessary_item {
background:url(/skins/b-red/image/kome.gif)  #f5f5f5 no-repeat right center;
padding: 5px 20px 5px 5px;
font-weight:bold;
}

td.item {
border-bottom: 1px solid #cccccc;
color: #000000;
padding: 5px;
}

th.error_item {
background-color: #f5f5f5;
}
.form_submit {
text-align: center;
padding: 5px;
}

/* コメント */
#comments_pre {
display: none;
}
#comments {
margin-top: 20px;
border-top: 1px solid #838383;
padding: 10px;
}

#comments h3 {
font-size:14px;
}

.comment_item {
border: 1px solid #838383;
margin: 15px 8px;
padding: 0px;
}

.comment_title {
padding: 2px 5px;
background: #cccccc url(/skins/b-red/image/h2-bg.gif) repeat bottom left;
border-bottom: 1px solid #cccccc;
}

.comment_msg {
padding: 5px;
}

.posted_by {
padding: 5px 5px 0px 5px;
text-align: right;
font-size:12px;
}

/* 更新一覧 */
div.updatelist{
margin:0px;
border:1px solid #838383;
}
div.updatelist td{
text-align:left;
border-bottom:1px solid #cccccc;
}
td.updatelist_date {
background-color:#efefef;
color:#000000;
padding:3px 8px;
}
td.updatelist_name {
width:180px;
}

/* メニューと本文部分を制御してるテーブル */
#col_layout {
background-color:#ffffff;
border-top:#1E2878 2px solid;
}