@import url(css/common.css);


a:link {text-decoration:none;}

a:visited {text-decoration:none;}

a:active {text-decoration:none;}

a:hover {text-decoration:underline;}



a.type1:link {color:#005DA4; text-decoration:none;}

a.type1:visited {text-decoration:none;}

a.type1:active {text-decoration:none;}

a.type1:hover {text-decoration:underline;}



.h_130 {line-height:130%;}

.h_140 {line-height:140%;}



.w1 {width: 370px;}











/* 汎用

-----------------------------------------------*/

.marginB05{	margin-bottom: 5px;	}

.marginB10{	margin-bottom: 10px;	}

.marginB20{	margin-bottom: 20px;	}

.marginB30{	margin-bottom: 30px;	}







/* キャンペーン

-----------------------------------------------*/

.akahoBox01{

	color: #653C20;

}







/* レシピ

-----------------------------------------------*/



/* 材料　*/

.recipeBox01{

	margin-bottom: 10px;

}







/* ホーム

-----------------------------------------------*/


/* レシピ　*/

#recipeHome {
 background: url(images/bg_recipe2.gif) no-repeat left top;
	font-size: 10px;
	padding: 27px 12px 0 12px;
}
#month {
	color:#321C00;
 font-size: 12px;
	font-weight:bold;
}
#recipeHome table {
	color:#321C00;
	font-size: 11px;
	margin-top: 20px;
}
#recipeHome table img {
 margin-top: 5px;
}
#recipeHome a:link {
 color: #CC0000;
	text-decoration:none;
}
#recipeHome a:visited {
 color: #CC0000;
	text-decoration:none;
}
#recipeHome a:active {
 color: #CC0000;
	text-decoration:none;
}
#recipeHome a:hover {
 color: #CC0000;
	text-decoration:underline;
}
#recipeHomePht {
 background: url(images/bg_recipe_pht.gif) no-repeat left top;
	color:#321C00;
}
#recipeHomePht img {
 margin-top: 15px;
}

/* レシピ-トッピングソルトで素材のおいしさがひきたつ・・・

-----------------------------------------------*/
 
#toppingSection {
	height:240px;
	margin:10px 0 0 0;
	background-image:url(topping-salt/images/recepiTopVisual.jpg);
	background-repeat: no-repeat;
	position:relative;
	font-size: 12px;
	color: #759FC6;
}
#toppingSection a {
	color: #006C8C;
	font-size: 11px;
	line-height: 1.4em;
}


/* 新卒採用個人情報 */

.ruleblock {
    border: 1px solid #A3A3A3;
    height: 440px;
    margin-top: 20px;
    overflow-y: auto;
    padding: 10px;
    width: 573px;
}

.ruleblock dl dd {
	margin-bottom:10px;
}