﻿/* 初期化 */
body, div, p, h1, h2, h3, h4, h5, h6,ul,li,a,img {
	margin		: 0;
	padding		: 0;
	-webkit-text-size-adjust: 100%;
} 
h1, h2, h3, h4, h5, h6 {
	font-size	: 1em;
	font-weight	: normal;
}

/* ヘッダー ********************************  */

div#header {
}

/* ボディ   ********************************  */
body {
	color				: #391b07;
	font-size			: 10pt;
	font-family			:"メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
	line-height 		: 1.4;
	margin				: 0 auto;
	text-align: center;

}


img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}

/* メイン******************************  */

div#main {
	width				: 960px;
	margin				: 0 auto;
	text-align			: left;

}

h1 {
	font-size			: 37pt;
	margin-top			: 20px;
	line-height 		: 1.2;
	font-family: 'Ubuntu', sans-serif;
}

td.h1 {
	font-size			: 10pt;
	font-weight			: normal;
	background-color	: #391b07;
	color				: #ffffff;
	text-align			: center;
}

h2 {
	font-size			: 14pt;
	font-weight			: bold;
	margin-top			: 40px;
	margin-bottom		: 20px;
}

h3 {
	font-size			: 11pt;
	font-weight			: bold;
	margin-top			: 30px;
	margin-bottom		: 8px;
}


table {
	font-size			: 10pt;
	line-height 		: 1.6;
}

td img{
	padding-bottom		:0px;
}


img {
    border-style		:none;
}

a:link {
	color : #4eb442;
	text-decoration: underline;
}

a:visited{
	color : #391b07;
	text-decoration: underline;
}

a:hover{
	color : #4eb442;
	text-decoration: none;
}

/*  赤文字 ******************************  */

span.red {
	color		:red;
}

/*  グローバルメニュー ******************************  */

ul.gmenu {
	margin-left			: 25px;
}

ul.gmenu li {
	margin-top			: 30px;
	list-style			: none;
	line-height 		: 1.3;
}

.gmenu li a {
	text-decoration		: none;
}

span#bold {
	color				: #391b07;
	font-size			: 18px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	
}

span#green {
	color				: #4eb442;
	font-size			: 11px;
}

span#white {
	margin-left			: 25px;
	color				: #ffffff;
	font-size			: 17px;
	font-weight			: bold;
	font-family: 'Ubuntu', sans-serif;
}

span#day {
	padding-left		: 10px;
	padding-right		: 10px;
	color				: #ffffff;
	background-color	: #391b07;
	font-size			: 8px;
}

div.sign{
	vertical-align		: bottom;
	text-align			: right;
}

#fixedBox {
	margin-top:15px;
}

.fixed {
    position: fixed;
    top:0;
    width: 100%;
    z-index: 10000;
    width : 150px;
}

/*  会社概要 ******************************  */

table.company td{
	padding-right		: 30px;
	padding-top			: 20px;
}


/*  リンクメニュー ******************************  */


ul.link li {
	list-style			: none;
	line-height 		: 1.3;
	margin-top			: 10px;
	padding-left		: 12px;
	background-image	: url("./li.png");
	background-repeat	: no-repeat;
}

.link li a {
	color				: #391b07;
	text-decoration		: none;
}

/*  newspaper ******************************  */


ul.newspaper li {
	list-style			: none;
	margin-top			: 10px;
	padding-left		: 12px;
	background-image	: url("./li.png");
	background-repeat	: no-repeat;
}


/*  インフォメーション ******************************  */

div.box1 {
	border: solid 1px #cdc5c0;
	padding:20px 20px 0px 20px;
	vertical-align: top;
}

.box1 img {
	margin-left: 10px;
	float: right;
}

div.box2 {
	padding-top:25px;
	padding-bottom:20px;
	background-image	: url("./line660.png");
	background-repeat	: no-repeat;
	background-position: left top;
}

tr.line {
	background-image	: url("./line660.png");
	background-repeat	: no-repeat;
}


h2.info {
	color				: #391b07;
	font-size			: 18px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	margin-top			: 0px;
	margin-bottom		: 10px;
}

span.day {
	color				: #ffffff;
	font-family: 'Ubuntu', sans-serif;
	background-color: #4eb442;
	font-size: 8pt;
	padding: 2px 10px;
	line-height: 2.5;
}


/*  Web事業サムネイル ******************************  */

table.web td{
	font-size			: 11px;
	padding-top			: 5px;
}

table.web td a{
	color : #391b07;
	text-decoration: underline;
}

/*  メール ******************************  */

table.mail td{
	padding-top			: 15px;
	padding-right		: 20px;
}

/*  数字つきリスト ******************************  */

ol li{
	margin-top			: 8px;
}

/*  span bigtext ******************************  */

span.bigtext	{

	font-size	:15pt;
	font-weight: bold;

}

/*  ローカルメニュー ******************************  */

table.lmenu a{
	color 				: #391b07;
	text-decoration		: none;
	border				: solid 1px #391b07;
	padding				: 2px 10px 0px 10px;
	margin-right		: 10px;
	height				: 25px;
}

.lmenu a:hover{
	color : #391b07;
	text-decoration: none;
}

/*  カレンダー ******************************  */

table.calender {
	border				: solid 1px #391b07;
}

.calender th {
	background-color	: #391b07;
	color				: #ffffff;
	width				: 40px;
	padding-top			: 4px;
	padding-bottom		: 3px;
}


.calender td {
	text-align			: center ;
	padding-top			: 4px;
	padding-bottom		: 4px;
	border-top			: solid 1px #391b07;
}

td.green	{
	background-color	: #4eb442;
	color				: #ffffff;
}
td.oran	{
	background-color	: #f39700;
	color				: #ffffff;
}

td.pink	{
	background-color	: #f37f83;
	color				: #ffffff;
}

td.vio {
	background-color	: #b797ca;
	color				: #ffffff;
}


/*  ノーマルテーブル ******************************  */

table.type1 {
	border				: solid 1px #391b07;
	border-collapse: collapse;
}

.type1 th {
	background-color	: #efe3d0;
	padding			: 4px 10px;
	padding-bottom		: 3px;
	border				: dotted 1px #391b07;
	font-weight: normal;
}

.type1 td {
	padding			: 4px 10px;
	padding-bottom		: 3px;
	border				: dotted 1px #391b07;
}

/*  こだわりの食材 ******************************  */

table.syokuzai {
	border-collapse: collapse;
	width				: 100%
}

.syokuzai td {
	text-align			: center;
	border				: solid 1px #391b07;
	padding-top			: 4px;
	padding-bottom		: 4px;
	padding				: 4px 6px 2px 6px;
}

/*  栄養成分 ******************************  */

table.eiyo {
	border-collapse: collapse;
	width				: 100%
}

.eiyo td {
	font-size			: 8pt;
	text-align			: center ;
	border				: solid 1px #391b07;
	padding-top			: 4px;
	padding-bottom		: 4px;
	padding				: 4px 6px 2px 6px;
}

td.hoken {
	font-size			: 10pt;
	text-align			: right;
	border				: none;
}


tr.beri th{
	font-size			: 8pt;
	border				: solid 1px #391b07;
	font-weight			: normal;
	background-color	: #f37f83;
	color				: #ffffff;
	padding				: 4px 6px 2px 6px;
}

tr.goya th{
	font-size			: 8pt;
	border				: solid 1px #391b07;
	font-weight			: normal;
	background-color	: #4eb442;
	color				: #ffffff;
	padding				: 4px 6px 2px 6px;
}

td.white {
	border				: solid 1px #ffffff;
}


/* バック  ******************************  */

td.back {
}

td.back a{
	background-color	: #391b07;
	text-decoration		: none;
	color				: #ffffff;
	padding-left		: 19px;
	padding-right		: 27px;
}


td.back a:visited{
	color : #ffffff;
	text-decoration: none;
}

td.back a:hover{
	color : #ffffff;
	text-decoration: none;
}
/* ページの先頭へ  ******************************  */

td.go_top {
}

td.go_top a{
	background-color	: #391b07;
	text-decoration		: none;
	color				: #ffffff;
	padding-left		: 10px;
	padding-right		: 15px;
}

td.go_top a:visited{
	color : #ffffff;
	text-decoration: none;
}

td.go_top a:hover{
	color : #ffffff;
	text-decoration: none;
}

/* ページトップへ *********************  */


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top a {
    background-color	: rgba(10,160,0,0.6);
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 80px;
    padding		: 15px 0 0 0;
    height		: 80px;
    width		: 95px;
}


/* 商品ラインナップ  ******************************  */

td.item {

	text-align			: center;
	font-size			: 9pt;
	border				: solid 1px #877265;

}

td.item img {
	padding-bottom		: 3px;
}

.item a {
	color				: #391b07;
	text-decoration		: none;
}


/* フッター******************************  */

div#footer {
	width				: 960px;
	color				: #666;
	margin				: 0 auto;
	margin-top			: 60px;
}

div#footer table {
	font-size			: 9px;
}

