/* モンブラン大福特集 */
div#montblanc {padding:10px;background:#fff;line-height:1.4;}
#montblanc-copy {font-weight:bold;color:#976117;font-size:16px;text-align:center;border-top:2px solid #976117;border-bottom:2px solid #976117;padding:10px 0;}
div#montblanc h4 {margin:15px 0 5px 0; padding: 10px; color: #fff; font-weight: bold;
background: #804B00;
background: -moz-linear-gradient(top,  #804B00 0%, #2A0C00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#804B00), color-stop(100%,#2A0C00));
background: -webkit-linear-gradient(top,  #804B00 0%,#2A0C00 100%);
background: -o-linear-gradient(top,  #804B00 0%,#2A0C00 100%);
background: -ms-linear-gradient(top,  #804B00 0%,#2A0C00 100%);
background: linear-gradient(to bottom,  #804B00 0%,#2A0C00 100%);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div#montblanc .contact-tel a{border:2px solid #f00;color:#f00;display:block;padding:10px;text-align:center;font-weight:bold;text-decoration:none;}
div#montblanc .center-ph{text-align:center;}

#montblanc-lineup p{float:left;}
#montblanc-lineup ul{float:right;margin:20px 20px 20px 0;font-weight:bold;font-size:14px;color:#976117;}
div#montblanc h5{font-size:12px;font-weight:bold;color:#976117;border-left:5px solid #976117;padding:5px;} 