@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      callcenter.css
 Update:         2009.12.25
 Style Info:     マルホ製品情報センターCSSファイル
----------------------------------------------------------- */
#medph5-container {
 background: url(../../img/bg_callcenter.jpg) no-repeat 2px 2px;
 text-align: left;
}
.med-cc-wrap {
 margin: 250px 30px 0;
 width: 560px;
}

#med-cont-left h3 {
 margin-top: 20px;
}
.med-cc-method-box {
 margin-top: 5px;
 padding: 20px;
 width: 518px;
 border: 1px solid #CCC;
}
.med-cc-method-text {
 line-height: 1.2;
}
.med-cc-method {
 margin-top: 15px;
 text-align: center;
}
.med-cc-method img {
 margin-bottom: 5px;
}
.med-cc-method span {
 font-size: 90%;
}

