/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-pink/minimalist-pink.css);
/* end StyleCatcher imports */







/*今月の幕の内MT用============*/
.hyou5 {
border-collapse: collapse;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #555555;
}


.hyou5 {
padding: 5px;
text-align: left;
vertical-align: top;
border-bottom-width: 2px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dashed;
border-left-style: none;
border-bottom-color: #555555;
}

.shohin {
font-size: 1.3em;
text-indent: 0px;
line-height: 1.4em;
color: #1E4DAD;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 6px;
text-align: left;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 5px;
border-left-width: 5px;
border-left-style: solid;
}


/*レシピ用============*/

table.recipe {border: solid 1px #94030a; border-collapse: collapse; width: 100%;}

th.recipe {
border: solid 1px #94030a;
color: #ffffff;
padding: 5px;
font-weight: bold;
background-color: #b7282e;
text-align: right;
vertical-align: middle;
width: 100px;
}

td.recipe {
border: solid 1px #94030a;
background-color: #FFFFFF;
padding: 5px;
text-align: left;
vertical-align: top;
}

.ol-recipe {
padding-top: 3px;
padding-bottom: 3px;
list-style-position: outside;
padding-left: 30px;
}

.ol-recipe li {
padding-top: 2px;
padding-bottom: 2px;
}
