@charset "UTF-8";
@import url(reset.css);
@import url(common.css);
@import url(textsettings.css);

/* ================================================================ *
	Web Designing 2007/10
	テンプレート B：2 カラム型
	カスタマイズ CSS
	
	この CSS を書き換えることで，テンプレートをカスタマイズ
	できます。本文記事およびコメントを参考に変更し，活用して
	ください。
	「★」が付されている設定項目は相互に依存します。注意して
	設定してください。
 * ================================================================ */

/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定です
 * ---------------------------------------------------------------- */

body	{
	/*color: #4C4948;*/
	background-color:#ffffff;
	}

div#container {
	width:760px;/*800px*/
	margin: 0 auto;
	}

/* ---------------------------------------------------------------- *
	ヘッダ部分の設定です
 * ---------------------------------------------------------------- */

div#header {
	padding-top:19px;
	background-color:#ffffff;
	height:51px;
	background-image:url(../img/header-tel.gif);
	background-position:409px 19px;
	background-repeat:no-repeat;
  }

div#header p	{
	margin:0;
	}

/* ---------------------------------------------------------------- *
	ナビゲーション部分の設定です
 * ---------------------------------------------------------------- */

div#navi {
	margin-bottom:6px;
	width:760px;
	white-space: nowrap;
	}

div#navi ul {
	height:45px;
	}

div#navi ul li {
	float: left;
	}

div#navi ul li a {
	display:block;
	height:45px;
	line-height:45px;
	outline:none;
	}

div#navi ul li#glnavi1 a	{
	width:47px;
	background:transparent url(../img/glnavi-ov1.gif) no-repeat 0 0;
	}

div#navi ul li#glnavi2 a	{
	width:143px;
	background:transparent url(../img/glnavi-ov2.gif) no-repeat 0 0;
	}

div#navi ul li#glnavi3 a	{
	width:143px;
	background:transparent url(../img/glnavi-ov3.gif) no-repeat 0 0;
	}

div#navi ul li#glnavi4 a	{
	width:143px;
	background:transparent url(../img/glnavi-ov4.gif) no-repeat 0 0;
	}

div#navi ul li#glnavi5 a	{
	width:143px;
	background:transparent url(../img/glnavi-ov5.gif) no-repeat 0 0;
	}

div#navi ul li#glnavi6 a	{
	width:141px;
	background:transparent url(../img/glnavi-ov6.gif) no-repeat 0 0;
	}

div#navi ul li#glnavi1 a:hover,
div#navi ul li#glnavi2 a:hover,
div#navi ul li#glnavi3 a:hover,
div#navi ul li#glnavi4 a:hover,
div#navi ul li#glnavi5 a:hover,
div#navi ul li#glnavi6 a:hover  {
	text-indent:-9999px;
	background-position:0 -45px;
	}

body#home div#navi ul li#glnavi1 a,
body#safety div#navi ul li#glnavi2 a,
body#factory div#navi ul li#glnavi3 a,
body#process div#navi ul li#glnavi4 a,
body#menu div#navi ul li#glnavi5 a,
body#office div#navi ul li#glnavi6 a {
	text-indent:-9999px;
	background-position:0 -45px;
	}

/* ---------------------------------------------------------------- *
	パンくずリストの設定です
 * ---------------------------------------------------------------- */
div#bread	{
	margin-bottom:18px;
	width:760px;
	height:25px;
	background-color:#d9d9d9;
	}

div#bread p	{
	height:25px;
	line-height:25px;
	margin-left:20px;
	width:740px;
	font-size:0.84em;
	color:#353421;
	}

div#bread p a,
div#bread p a:link {
	text-decoration:underline;
	}

* html div#bread p	{
	margin-bottom:0;
	}

/* ---------------------------------------------------------------- *
	コンテンツコンテナの設定です
 * ---------------------------------------------------------------- */
div#wrap	{
	width:740px;/*760px*/
	}

div#main {
	float:right;
	width:550px;/*530px*/
	}

/* ---------------------------------------------------------------- *
	サイドメニュー部分の設定です
 * ---------------------------------------------------------------- */

div#sidenavi {
	float:left;
	width: 170px;/*190px*/
	padding-left:15px;
	}

* html div#sidenavi	{
	width:160px;/*175px*/
	padding-left:0;
	margin-left:7px;
	}

div#sidenavi div#lunch	{
	width:150px;
    height:170px;
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(../img/area_bt_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

div#sidenavi div#lunch div#lunchi-bt	{
	margin-left:10px;
	height:170px;
	padding-top:120px;
	width:131px;
	}

* html div#sidenavi div#lunch div#lunchi-bt	{
	height:37px;
	padding-top:0;
	position:relative;
	top:122px;
	}

div#sidenavi ul.banner {
	margin-bottom:10px;
	margin-left:5px;
	width: 160px;
	}

html:\66irst-child body div#sidenavi ul.banner li {
	margin-bottom:5px;
	}



div#sidenavi h4	{
	margin-bottom:10px;
	width: 160px;
	}

div#sidenavi ul#link {
	width:160px;
	margin-left:0;
	}

div#sidenavi ul#link li	{
	padding:0.25em 0;
	font-size:0.9em;
	background-image:url(../img/sidedot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}

/* ---------------------------------------------------------------- *
	コンテンツ部分の設定です
 * ---------------------------------------------------------------- */
p.read	{
	margin-bottom:70px;
	}

.contents {
	margin-left:20px;
	margin-bottom: 20px;
	}

.contents dl	{
	width:510px;
	margin-bottom:20px;
	}

body#food .contents dl	{
	width:520px;
	}

body#food div.food2 .contents dl	{
	width:450px;
	margin-left:70px;
	}


.contents dl dt	{
	width:170px;
	float:left;
	}

body#food .contents dl dt	{
	width:180px;
	float:right;
	}

body#food div.food2 .contents dl dt	{
	width:450px;
	float:none;
	}


.contents dl dd	{
	width:320px;
	float:right;
	}

body#food .contents dl dd	{
	width:250px;
	float:left;
	margin-left:70px;
	}

body#food div.food2 .contents dl dd	{
	width:450px;
	float:none;
	margin-left:0;
	}

.contents dl dd p.inyou	{
	width:290px;
	padding:15px;
	margin-bottom:20px;
	background-color:#eeeeee;
	}

div.pagetop	{
	width:530px;
	margin-bottom:20px;
	text-align:right;
	font-size:0.9em;
	}

div.pagetop a	{
	text-decoration:underline;
	}

.aka	{
	color:#eb4b4c;
	}

body#menu div.div-menu h3.contents-center,
body#special div.contents .contents-center	{
	text-align:center;
	}

body#special div.contents div.point	{
	width:340px;
	margin:0 auto;
	margin-bottom:40px;
	}

body#special div.contents div.point ul	{
	margin-top:15px;
	width:340px;
	line-height:3.5;
	}

body#menu div.div-menu h3.contents-center 	{
	width:540px;
	}


/*ドット罫線
---------------------------------------------*/
body div#main div.hrdot	{
	width:427px;
	height:6px;
	background-image:url(../img/dot.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

body div#main div.hrdot hr	{
	display:none;
	}


/* ---------------------------------------------------------------- *
	ナビゲーション部分の設定です
 * ---------------------------------------------------------------- */
body#menu table.ichiran,
body#menu table.ichiran2	{
	width:540px;
	margin-bottom:40px;
	}

body#menu table.ichiran td,
body#menu table.ichiran th	{
	width:175px;
	text-align:center;
	}

body#menu table.ichiran2 td,
body#menu table.ichiran2 th	{
	text-align:center;
	}

body#menu table.ichiran2 th	{
	padding-top:10px;
	}

/* ---------------------------------------------------------------- *
	工場案内の設定です
 * ---------------------------------------------------------------- */
body#factory div#main div.hrdot	{
	width:510px;
	height:6px;
	margin:20px 0;
	background-image:url(../img/dot510.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:15px;
	}

body#factory .contents dl dt	{
	width:160px;
	}

body#factory .contents dl dd	{
	width:340px;
	}

body#factory .contents dl dd h3	{
	margin-bottom:15px;
	}

body#factory .contents dl dd div	{
	width:270px;
	margin-left:60px;
	}

body#factory .contents div.pagetop	{
	width:510px;
	}

body#factory div.cp-mainphoto	{
	margin-top:25px;
	margin-bottom:25px;
	}

body#factory div#mitori	{
	width:510px;
	padding:10px 0 0 20px;
	background-image:url(../img/03_h2titbgtop.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	}

body#factory div#mitori-bottom	{
	width:510px;
	height:10px;
	margin-bottom:40px;
	background-image:url(../img/03_h2titbgbottm.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#factory div#mitori-bottom hr	{
	display:none;
	}

body#factory div#mitori ul.mitorilist1,
body#factory div#mitori ul.mitorilist2	{
	width:230px;
	float:left;
	}

body#factory div#mitori ul.mitorilist1 li,
body#factory div#mitori ul.mitorilist2 li	{
	line-height:25px;
	text-indent:28px;
	}

body#factory div#mitori ul.mitorilist1 li#fali-a	{
	background-image:url(../img/03_h2li01.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist2 li#fali-b	{
	background-image:url(../img/03_h2li02.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist1 li#fali-c	{
	background-image:url(../img/03_h2li03.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist2 li#fali-d	{
	background-image:url(../img/03_h2li04.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist1 li#fali-e	{
	background-image:url(../img/03_h2li05.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist2 li#fali-f	{
	background-image:url(../img/03_h2li06.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist1 li#fali-g	{
	background-image:url(../img/03_h2li07.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}

body#factory div#mitori ul.mitorilist2 li#fali-h	{
	background-image:url(../img/03_h2li08.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	}



/* ---------------------------------------------------------------- *
	お弁当ができるまでの設定です
 * ---------------------------------------------------------------- */
body#process .contents dl	{
	width:440px;
	margin-left:70px;
	}

body#process .contents dl dt	{
	width:290px;
	float:right;
	}

body#process .contents dl dd	{
	width:135px;
	float:left;
	}
	
body#process .contents div.pagetop	{
	width:510px;
	}

body#process div#pagenavi	{
	width:510px;
	height:360px;
	background-image:url(../img/04_h2limg1.jpg);
	background-position:100% 50%;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul	{
	width:300px;
	margin-left:60px;
	margin-top:25px;
	}

body#process div#pagenavi ul li	{
	height:34px;
	margin-bottom:5px;
	text-indent:29px;
	}

body#process div#pagenavi ul li#proli1	{
	background-image:url(../img/04_h2list1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli2	{
	background-image:url(../img/04_h2list2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli3	{
	background-image:url(../img/04_h2list3.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli4	{
	background-image:url(../img/04_h2list4.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli5	{
	background-image:url(../img/04_h2list5.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
body#process div#pagenavi ul li#proli6	{
	background-image:url(../img/04_h2list6.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli7	{
	background-image:url(../img/04_h2list7.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli8	{
	background-image:url(../img/04_h2list8.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

body#process div#pagenavi ul li#proli9	{
	background-image:url(../img/04_h2list9.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

/* ---------------------------------------------------------------- *
	幼稚園給食サブナビゲーション部分の設定です
 * ---------------------------------------------------------------- */

div#sabnavi {
	margin-bottom:25px;
	width:550px;
	white-space: nowrap;
	}

div#sabnavi ul {
	height:29px;
	}

div#sabnavi ul li {
	float: left;
	}

div#sabnavi ul li a {
	display:block;
	height:29px;
	line-height:29px;
	outline:none;
	}

div#sabnavi ul li#sabnavi1 a	{
	width:184px;
	background:transparent url(../img/subnavi_01ov.png) no-repeat 0 0;
	}

div#sabnavi ul li#sabnavi2 a	{
	width:184px;
	background:transparent url(../img/subnavi_02ov.png) no-repeat 0 0;
	}

div#sabnavi ul li#sabnavi3 a	{
	width:182px;
	background:transparent url(../img/subnavi_03ov.png) no-repeat 0 0;
	}

div#sabnavi ul li#sabnavi1 a:hover,
div#sabnavi ul li#sabnavi2 a:hover,
div#sabnavi ul li#sabnavi3 a:hover  {
	text-indent:-9999px;
	background-position:0 -29px;
	}

body div.food1 div#sabnavi ul li#sabnavi1 a,
body div.food2 div#sabnavi ul li#sabnavi2 a,
body div.food3 div#sabnavi ul li#sabnavi3 a {
	text-indent:-9999px;
	background-position:0 -29px;
	}

/* ---------------------------------------------------------------- *
	幼稚園給食の設定です
 * ---------------------------------------------------------------- */
div.food3 div.contents h3	{
	margin-bottom:15px;
	} 

div.food3 div.contents div.image-box	{
	width:520px;
	height:368px;
	border:solid 1px #cccccc;
	margin-bottom:15px;
	}

div.food3 div.contents p	{
	margin-bottom:40px;
	}

div.food3 div.contents p#tuiki	{
	width:520px;
	text-align:right;
	margin-bottom:5px;
	}

/* ---------------------------------------------------------------- *
	会社概要の設定です
 * ---------------------------------------------------------------- */
body#office h1	{
	margin-bottom:15px;
	}

body#office h2	{
	font-size:1.1em;
	margin-top:20px;
	margin-bottom:15px;
	}

body#office dl#book	{
	width:495px;
	margin-top:20px;
	}

body#office dl#book dt	{
	float:left;
	width:59px;
	height:85px;
	border:solid 1px #cccccc;
	}

body#office dl#book dd	{
	float:right;
	padding-left:5px;
	width:426px;
	}

body#office table th,
body#office table td	{
	padding-bottom:9px;
	}

body#office table	{
	width:495px;
	margin-bottom:10px;
	}

body#office table th	{
	width:70px;
	}

body#office div#map,
body#office div#iriguchi	{
	width:370px;
	margin-bottom:30px;
	margin-left:70px;
	}

body#office ul#akurosu	{
	width:495px;
	height:200px;
	background-image:url(../img/08_h2tit3img.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}

/*キャンペーン、HACCPとはの設定
-------------------------------------------------------*/
div.campaign div#cp-mainphoto,
div.haccp dl#cp-mainphoto	{
	margin-top:50px;
	margin-bottom:40px;
	}

div.campaign p	{
	width:340px;
	margin-left:92px;
	margin-bottom:40px;
	}

div.haccp p,
div.haccp ul,
div.haccp div#taisei	{
	width:400px;
	margin-left:60px;
	margin-bottom:40px;
	}

div.div-menu h3,
div.campaign h3,
div.haccp h3 {
	margin-bottom:35px;
	}



/*配達エリアの設定
---------------------------------------------*/
div.campaign div#area,
body#menu div#area 	{
	width:510px;
	height:221px;
	background-image:url(../img/07_h3tit2bg.gif);
	background-position:0 25px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:20px;
	}

div.div-menu div#area h3	{
	margin-bottom:15px;
	}


div.campaign div#area ul,
body#menu div#area ul 	{
	width:460px;
	margin-left:30px;
	margin-top:15px;
	}

div.campaign div#area ul li,
body#menu div#area ul li	{
	margin-bottom:5px;
	}

div.campaign div#area h3 {
	margin-bottom:0;
	}

/* ---------------------------------------------------------------- *
	採用案内の設定です
 * ---------------------------------------------------------------- */
body#recruit h1	{
	margin-bottom:15px;
	}

body#recruit table th,
body#recruit table td	{
	padding:4px 0;
	font-size:100%;
	}

body#recruit table	{
	width:495px;
	margin-bottom:20px;
	}

body#recruit table th	{
	width:70px;
	}
	
body#recruit table caption	{
	background-color:#cccccc;
	padding:4px 0;
	}

body#recruit div#map	{
	width:370px;
	margin-bottom:30px;
	margin-left:70px;
	}

/* ---------------------------------------------------------------- *
	サイトポリシーの設定です
 * ---------------------------------------------------------------- */
body#sitepolicy .contents dl	{
	margin-bottom:30px;
	}

body#sitepolicy .contents dl dt	{
	width:510px;
	float:none;
	margin-bottom:5px;
	}

body#sitepolicy .contents dl dd	{
	width:510px;
	float:none;
	}

body#sitepolicy .contents dl dd ul li	{
	margin-bottom:5px;
	}

body#sitepolicy .contents dl dd p	{
	margin:10px 0;
	}
 
 
/* ---------------------------------------------------------------- *
	コンテンツ画像の設定です
 * ---------------------------------------------------------------- */

.contents img.fig {
  float: left;
  margin-right:40px;
  margin-bottom:30px;
	}



/* ---------------------------------------------------------------- *
	フッタ部分の設定です
 * ---------------------------------------------------------------- */

div#footer {
	padding-top:20px;
	white-space: nowrap;
	}

div#footer ul {
    margin-bottom:10px;
	text-align:center;
	}

div#footer ul li {
	padding: 0 5px;
	border-right: 1px solid #CCCCCC;
	}

div#footer ul li.footerhead	{
	border-left: 1px solid #CCCCCC;
	}

body address#copybottom	{
	padding:0.5em 0;
	text-align:center;
	color:#ffffff;
	width:100%;
	background-color:#e50021;
	}

body address#copybottom a	{
	color:#ffffff;
	}

span.guidance	{
	width:900px;
	position:absolute;
	left:-999px;
	}

/* ---------------------------------------------------------------- *
	インラインフレーム部分の設定です
 * ---------------------------------------------------------------- */
body#home h1	{
	margin-bottom:10px;
	}

body#home h2#youchien	{
	margin-bottom:10px;
	}

body#home h2	{
	margin-bottom:0;
	}	

iframe#topix1	{
	width:550px;
	height:280px;/*533px*/
	border:0;
	padding-bottom:3px;
	background-image:url(../img/topi_bg.gif);
	background-position:0 283px;
	background-repeat:repeat-y;
	margin-bottom:10px;
	}

body#home div#pr-area	{
	width:550px;
	height:280px;
	}	

body#home div#pr-area h3#hi-campaign	{
	float:left;
	width:265px;
	height:280px;
	}

body#home div#pr-area div#happy	{
	float:right;
	width:275px;
	height:280px;
	background-image:url(../img/01_h3tit2bg.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

body#home div#pr-area div#happy iframe#topix2	{
	width:271px;
	height:162px;
	margin-left:2px;
	margin-top:5px;
	border:0;
	}

/* ---------------------------------------------------------------- *
	フォーム部分の設定です
 * ---------------------------------------------------------------- */

body.contact1 form	{
	margin-top:40px;
	}

body.contact1 fieldset	{
	margin-bottom:1em;
	width:550px;
	}

* html body.contact1 fieldset,
* html body.contact1 form	{
	width:530px;
	}

body.contact1 fieldset legend	{
	display:none;
	}

body.contact1 div.contents dl dt input,
body.contact1 div.contents dl dd input	{
	width:310px;/*400px*/
	margin-right:0.25em;
	}
body.contact1 div.contents dl dd input.check	{
	width:1em;
	}
body.contact1 div.contents dl dd input.textbox_ss{
	width:20px;
	}
body.contact1 div.contents dl dd input.textbox_s{
	width:60px;
	}
body.contact1 div.contents dl dd input.textbox_m{
	width:90px;
	}
	
body.contact1 div.contents dl dd textarea	{
	width:310px;/*550px*/
	height:200px;
	}

body.contact1 div.contents dl dt	{
	margin-bottom:0.25em;
	clear:both;
	}


body.contact1 div.contents dl dd	{
	margin-bottom:1em;
	line-height:1.7em;
	}

body.contact1 div.contents dl.contact_former	{
	margin:0 0 10px 0;
	padding:10px 0;
	border-bottom:dotted 1px #ccc;
	}

body.contact1 .contents form p#bt,
body.contact1 .contents p#juusyo	{
	margin-left:0;
	margin-bottom:10px;
	width:550px;
	text-align:center;
	line-height:1.7em;
	clear:both;
	}

* html body.contact1 .contents form p#bt,
* html body.contact1 .contents p#juusyo	{
	width:530px;
	}

body.contact1 .contents p#bt input	{
	text-align:center;
	}

body#kakunin div.contents dl dd{
	padding:0 0.25em;
	background-color:#ffccd6;
	}