@charset "Shift_JIS";



/*
	--------------------------------
	Last Updated: 2007.3.26
	--------------------------------
	- Table of Contents -

  1. IMPORT-CONTENTS

  2. RESET
	  
  3. BODY
	  - body
		- a
		- form
		
	4. CLASS
	
	5. LAYOUT
	  - all
		- container
		- head
		- main
		- contents (import)
		- side
		- pt
		- foot
		
	--------------------------------
*/

/* ----------------
	1. IMPORT-CONTENTS
---------------- */

@import "af_navi.css";
@import "side_navi.css";
@import "foot_navi.css";

/* ----------------
	2. RESET
---------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul,li {
	list-style: none;
}



.summary p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #59423A;
	float: left;
	padding-left: 6px;
	height: 15px;
	letter-spacing: 0.1em;

}
.summary {
	width: 790px;
	height: 15px;



}

.foot {
	font-size: 10px;
	padding-bottom: 5px;
	color: #3B2806;
	float: left;
	padding-left: 6px;
	height: 15px;
	letter-spacing: 0.1em;


}


.style9 {
	font-size: 10px;
	padding-bottom: 5px;
	color: #ffffff;
	padding-right: 6px;
	height: 15px;
	letter-spacing: 0.1em;


}







/* ----------------
	3. BODY
---------------- */


body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	text-align: center;


}

body#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
}

a {	text-decoration:none; color:#492608; }
a:link {  color:#492608; }

input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}


/* ----------------
	4. CLASS
---------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.f11 {
	font-size:70%;
	padding:5px;
}

img.l {
	margin:5px;
	float:left;
}

img.l1 {
	border:1px solid #ccc;
	margin:5px;
	float:left;
}

img.r {
	margin:5px;
	float:right;
}

img.r1 {
	border:1px solid #ccc;
	margin:5px;
	float:right;
}

.f12 {
	font-size:12px;
	line-height:140%;
	color:#444;

}


dl {
	padding-bottom: 5px;
	background-color: #FFF5C2;
	width: 534px;
	padding-top: 5px;
	margin-top: 0px;
        text-align: left;





}
dt {
	background-image: url(../img/news_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF791F;
	font-size: 10px;
	font-weight: bold;
	background-position: 10px;





}
dd {
	font-size: 10px;
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;


}








/* ----------------
	4. LAYOUT
---------------- */

/* Layout-start
----------------------------------- */

#wrap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clip:  rect(   );
	width: 792px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-y;
}




#all {
	width:792px;
	text-align:center;
	margin:0 auto;
}

#container {

	width:790px;
	position:relative;
	text-align:center;
	border-left:1px solid #B17A16;
	border-right:1px solid #B17A16;
	margin:0 auto 0 auto;




}





/* --- head --- */

#haed {
	margin: 0 auto;

	width:792px;
	text-align:left;
}

h1 a {
	width:526px;
	height:48px;
	background:url(../img3/artfoods.gif) no-repeat;
	display:block;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	float:left;
	
}

h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#contact a {
	background:url(../img3/toiawase.jpg);
	width:264px;
	height:48px;
	float:right;
	display:block;
	text-indent:-9999px;
	
}



/* --- end head --- */

/* Layout-end
*********************************** */

/* main-start
----------------------------------- */

#main{
	width:790px;

	
	height: 1%;


}



#main_l{
	width:162px;
	float:left;
	background:url(../img/side_navi_r.jpg) no-repeat;

}

#main_fla{
	width:408px;
	height:251px;
	float:left
}

#main_r{
	width:220px;
	float:right;
	background-color:#F2F2D6;

}


/* main-end
*********************************** */

/* news-start
----------------------------------- */

#news {
	overflow:auto;
	height:251px;
	width:220px;
	text-align:left;
        scrollbar-base-color:#5B3B26;
        scrollbar-face-color:#FFFFFF;
        scrollbar-track-color:#5B3B26;
}
//-->
</style>
}

.date {
	 color:#492608;
}



#topic{	

	height:251px;
	width:534px;
	text-align:left; 
        background-color: #FFF5C2;
        border: #cc0000 1px dashed;


}


/* news-end
*********************************** */

/* mid-start
----------------------------------- */

#mid {
	background:url(../img/mid_bg.jpg) repeat-y;
	width:790px;

}

#menu {
	width:162px;
	float:left;
	text-align:left;
	background:url(../img/menu_bg.jpg) repeat-y;

}

	

}

#menu2 {
	width:162px;
        height:800
	float:left;
	text-align:left;
	background:url(../img/menu_bg.jpg) repeat-y;
	

}


#menu ul {
	margin:3px 0 7px 0;
}

#menu ul li {
	background:url(../img/list.jpg) no-repeat left center;
	margin-left:20px;
	padding-left:15px;

}

#menu h2 {
	background:url(../img/bar_info1.jpg) no-repeat;
	height:22px;
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
	
}


#contents {
	width:628px;
	float:right;
	


}

#lineup {
	float:right;
	width:628px;

}

#sengen {
	background:url(../img/sengen_bg.jpg) no-repeat;
	width:790px;
	height:350px;
	padding-top:100px;
}








/* mid-end
*********************************** */

/* contents-start
----------------------------------- */

#key_image {
	text-align:center;
	margin:10px auto;
}

#kiji {
	margin:0 auto;
	width:598px;
	text-align:left;
	float:right;

}


#kiji h2 {
	text-align:left;
	font-size:90%;
	color:#6C3E1C;
	font-weight:bold;
	background:url(../img/bar_h2_2.jpg) no-repeat;
	height:29px;
	margin:2px 10px 0 0;

}

#kiji p {
	padding:5px 10px;
}

#kiji h3 {
	text-align:left;
	font-size:85%;
	color:#6C3E1C;
	font-weight:bold;
	background:url(../img/bar_h3.jpg) no-repeat;
	height:29px;
	padding:2px 0 0 20px;

}








blockquote {
	font-size:11px;
	background:#f6f6f6;
	border:#aaa 1px solid;
	padding:8px;
	margin:10px;

}









/* contents-end
*********************************** */

/* company_table-start
----------------------------------- */

#table1 {
	background:#B38E72;
	text-align:left;
	font-size:12px;
	line-height:14pt;

}

#table1 th {
	background:#FEF9DB;
	padding:5px 5px 5px 15px;
	}
	
#table1 td {
	background:#fff;
	padding:5px;
	line-height:14pt;
	}	
	
#add {
	 margin-top:3px;
	 width:400px;

}

#table2 {
	background:#B38E72;
	text-align:left;
	font-size:12px;
	line-height:14pt;

}

#table2 th {
	background:#FEF9DB;
	padding:5px 5px 5px 15px;
	}
	
#table2 th.fcc {
	background:#fcc;
	padding:5px 5px 5px 15px;
	}
	
#table2 td {
	background:#fff;
	padding:5px;
	line-height:14pt;
	}

#table2 td.fcc {
	background:#fcc;
	padding:5px 5px 5px 15px;
	}




/* company_table-end
*********************************** */



/* contents-start
----------------------------------- */

/* to import CSS */

/* contents-end
*********************************** */



/* side-start
----------------------------------- */




/* side-end
*********************************** */


/* pt-start
----------------------------------- */



/* pt-end
*********************************** */


/* foot-start
----------------------------------- */

.footer_menu {
background:#7D4512;
font-size :12px; 
color :#F3E5BC; 
padding :5px; 
line-height:14pt;
}

#footer_table th {
 background:#5B3B26;
 font-size:12px;
 color:#fff;
 padding:5px;
 line-height:14px;
 text-align:left;
 }
 
.paddin5_10{
 padding:5px 10px;
 margin:0;
 font-size :12px; 
 color :#444;
 line-height:14pt; 
 vertical-align: top;
 text-align:left;
 }
 
#footer_table ul {
 padding:5px 10px 5px 15px;
 margin:0;
 list-style:georgian;
 }
 
#souryou td{
padding:4px;
font-size:12px;
color:#444;
}

#cal {

	font-size:12px;
	color:#444;
		}
		
#cal th{
background:#fff;
color:#6C3E1C;
text-align:center;
font-weight:normal;
font-size:12px;
}
 
#cal td{
background:#FFFFFF;
color:#444;
text-align:center;
padding:3px;
font-size:12px;
}

#cal td .off {
background:#FECC27;
color:#6C3E1C;
text-align:center;
padding:3px;
font-size:12px;
}

.red { font-size :10px; color :red; padding :0px; vertical-align: top;}

table.list li {
	list-style:none;
	padding:5px;
	font-size:12px;
	color:#444;

}


#products a {  text-decoration:none; }
#products a:link {  color:#492608; 
                 text-decoration:none;}
#products a:hover { color:#F96F00;}

#products ul {@margin:0;
	padding:0;
        line-height:11pt;
        font-size:80%;
	color:#492608;


}


#products li {
	background:url(../imgtop/list.gif) no-repeat left top;
	margin-left:0;
	 padding-left:10px;

 align}



/* foot-end
*********************************** */

