@import url(http://suzuki.drivemenuts.com/styles-site.css);

/*------------- レシピのトップページのスタイル -------------*/
.recipeentryimg{
float: right;
width: 140px;
/*background-color: #666666;*/
}

.recipeentrybody{
margin-right: 150px;
margin-left: 10px;
/*width: 400px;
background-color: #660066;*/
}

.recipeentryimg img{
padding: 5px;
/*margin: 5px;
border-top: 1px #cccccc solid;
border-right: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
border-left: 1px #cccccc solid;*/
}

.content .recipeentrybody h2 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	
	text-align: left;
	font-weight: bold;
	padding: 2px 3px;

	margin-bottom: 5px;
	
border: none;
border-bottom: 1px #cccccc dashed;
	}

.posted{
clear: right;
}

/*------------- /レシピのトップページのスタイル -------------*/

.recipepix .image{
float: left;
margin-bottom: 10px;
}

.recipepix{
/*padding-bottom: 10px;*/
}

.cookingmethod{
clear: left;
}

.cookingmethod p{
padding-left: 5px;
font-size: 1.2em;
font-weight: bold;
border-left: 1px #999999 solid;
border-bottom: 1px #999999 solid;
background-color: #eeeeee;
}

#recipe .recipepix th{
text-align: left;
padding-left: 3px;
}

.cookingmethod ol{
margin: 0px;
margin-top: 10px;
}

.cookingmethod li{
margin-bottom:12px;
}

/*カテゴリー表示のスタイル*/
.recipecat{
margin-right: 150px;
margin-left: 10px;
padding-bottom: 5px;
text-align: left;
font-size: x-small;
}
