@charset "shift_jis";

div.recipe-feature {
    background: url("//img.allabout.co.jp/img/guidemedia/recipe/bg_recipe_mook.jpg") repeat scroll 0 0 transparent;
}

.mod-feature {
    background-color: none;
    background: url("//img.allabout.co.jp/201107/ch/recipe/mook/bg-mook-recipe627.gif") no-repeat scroll 7px bottom transparent;
    height: auto !important;
    margin-bottom: 25px;
    min-height: 150px;
    padding: 20px 15px;
    position: relative;
}

.mod-feature .left {
    width: 180px;
    margin-right: 12px;
}
.mod-feature .left img {
    width: 180px;
    height: 135px;
}
.mod-feature .bd {
    width: 420px;
    float: right;
}
.mod-feature .title {
    background: url("//img.allabout.co.jp/img/guidemedia/recipe/bg_sp_title_recipe.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: 170%;
    height: auto !important;
    margin-bottom: 15px;
    min-height: 29px;
    padding: 15px 0 10px 18px;
    width: 401px;
}

.col-4, .column-4 {
    margin-right: -40px;
	*margin-right: 0px;
    _left: 20px;
}

.divider-solid, .hasDivider-solid li {
    border-bottom: medium none;
}

.divider-solid, .hasDivider-solid li .media {
	padding: 0px 15px;
}

p.h6 {
    background: url("//img.allabout.co.jp/img/cmn/arrow_orange.gif") no-repeat scroll 0 5px transparent;
    padding-left: 10px;
}

#otherArticleWire {
    background: url("//img.allabout.co.jp/img/guidemedia/recipe/bg_other_recipe.gif") repeat-y scroll 0 0 transparent;
    padding-bottom: 10px;
}
#otherArticleWire h3 {
    margin-bottom: 10px;
}
#otherArticleWire #list {
    margin: 0 auto;
    padding-bottom: 5px;
    width: 630px;
}
#otherArticleWire #list ul li {
    background: url("//img.allabout.co.jp/img/cmn/arrow_orange.gif") no-repeat scroll 0 5px transparent;
    display: inline;
    float: left;
    margin: 2px 5px;
    padding-left: 10px;
    width: 190px;
}
.recipe-feature .free {
    margin-bottom: 0px;
}
.recipe-feature #articlePager {
    margin: 20px auto 0;
    padding-bottom: 10px;
}