@charset "UTF-8";

 /* clearfix */
 .clearfix: after {  
   content: "."; /* 新しい要素をつくる　*/ 
   display: block; /* ブロックレベル要素に */
   clear: both;
   height: 0;
   visibility: hidden; 
} 
 .clearfix {
   min-height: 1px;
}
* html .clearfix { 
  height: 1px; 
  /*\*//*/ 
  height: auto; 
  overflow: hidden; 
  /**/
}

.top_arrw, .top_arrw a
{
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
}
.top_arrw img
{
	margin-top: .3em;
	margin-bottom: -.3em;
}
#recipe_box {
	height: 93px;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 20px;
	margin-bottom: 50px;
	}
	
#recipe_box h3 {
	color: #1f5415;
	padding-bottom: 15px;
	text-align: center;
	}
.ad_clo_yellow {
	color: #FFFF00;
	text-decoration: blink;
}

.clear { clear:both;}


.nonref, .nonref p, .nonref a, .nonref a:hover {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

/*会社概要のためのテーブルCSS*/
.table-type1{
	width: 500px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table-type1 tr{
	margin: 5px;
	padding: 5px;
}
.table-type1 th{
	background-color: #F0F0F0;
	width: 10em;
	text-align: left;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.table-type1 td{
	text-align: left;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}

.stuff
{
	margin: 0;
	padding: 0;
}
.stuff_title
{
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	background-color: #FFFFFF;
	padding-left: 0;
}
.stuff_name
{
	color: #000000;
	list-style-type: none;
	font-weight: normal;
	margin-top: 0.2px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	text-indent: 1.5em;
}
.feature_text img{
	max-width: 505px;
	height:auto;
	}

#wof2010{
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 200px;
	}
#hot-oil{
	height: 154px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 200px;
	}
}
