@charset "utf-8";
#MainSub{
	padding-right: 10px;
	padding-left: 10px;
}
h1{
	background: url(../company/img/title.gif) no-repeat;
	text-indent: -9999px;
	height: 43px;
	margin-bottom: 20px;
	margin-top: 8px;
}
h2{
	height: 29px;
	margin-bottom: 10px;
}
table {
	background: #CCCCCC;
	margin-bottom: 10px;
	width: 300px;
}
th,td {
	vertical-align: top;
	background: #FFFFFF;
	padding: 3px;
}
h3 {
	font-size: small;
	clear: both;
}
.OLline {
	background: url(../img_recipe/black_line.gif) repeat-x left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
}
.RecipeBox{
	background: url(../img_recipe/dot.gif) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
p{
	margin-bottom: 10px;
}
/*--------------------------------------
回り込み解除 
--------------------------------------*/
.ImgLeft img{
	float: left;
	margin-bottom: 20px;
}
.RecipeBox:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.RecipeBox{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .RecipeBox{height: 1%;}
.RecipeBox{display: block;}
/* End hide from IE-mac */
/*--------------------------------------
回り込み解除 End
--------------------------------------*/
.RecipePic{
	float: left;
}
.RecipePic img{
	padding-right: 10px;
}
.RecipeMenu{
	float: left;
}
.ingredientName{
	width: 10em;
}
.red{
	color: #CC0000;
}
#MainSub li{
	padding-bottom: 5px;
}#MainBox {
	margin-bottom: 20px;
}
#annai {
	background-image: url(../company/img/m_title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#map {
	background-image: url(../company/img/m_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 30px;
	background-position: left bottom;
}
/*--------------------------------------
お問い合わせ
--------------------------------------*/
.contact {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* NavHome */
#contact a:link,
#contact a:visited,
#contact a:active {
	height: 39px;
	width: 189px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/contact1_1.gif);
	background-repeat: no-repeat;
}

#contact a:hover {
	height: 39px;
	width: 189px;
	text-indent: -9999px;
	display: block;
	background: url(../img/contact1_2.gif) no-repeat;
	text-decoration: none;
}
