/* レシピサムネイル */

#recipe { margin: 0px ; padding: 1.5em 0px 1.5em 15px ; }

#recipe dl { margin: 0px 0px 6px ; padding: 0px ; width: 165px ; float: left ; background-image:url(../img/block_bg_02.gif); background-repeat:repeat-y ; text-align: center ; background-position: center top ; }
#recipe dt {  margin: 0px ; padding: 0px ; background-image:url(../img/block_bg_01.gif); background-repeat: no-repeat ; background-position: center top ;}
#recipe dl dt img { margin: 15px 5px 5px ; }
#recipe dl dd {  margin: 0px ; padding: 0px 0px 15px 0px ; font-size: 0.8em ; line-height: 1.2em ; background-image:url(../img/block_bg_03.gif); background-repeat: no-repeat ; background-position: center bottom ;}


#recipe_img { width: 230px ; float: right ; }
#recipe_img p {padding: 0.5em 15px ; text-align:right ; }

#material { width: 270px ; float: left ; }
#material table { width: 100% ; margin: 0.5em 0px 0.5em 15px  ; padding: 0px ; border-style:none ;}
#material table th , #material table td { padding: 0px ; border-style:none ; }
#material table tr { border-bottom: #cdcdcd 1px dotted ; }
#material table th { padding: 0.2em ; border-style:none ; text-align:left ; font-weight: normal ; }
#material table td { padding: 0.2em ; border-style:none ; text-align:right ; }

#honmon p.center {padding: 2em 15px 0.5em ; }
#honmon h3 {color: #c11b14 ;}
