@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
CMページ
------------------------------------------------------------------------------ */
.cmBrand {
margin-bottom: 20px;
}
.cmTit {
padding-bottom: 9px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
width: 642px;
margin-right: auto;
margin-left: auto;
padding-left: 6px;
margin-bottom: 25px;
}
.cmBg {
width: 641px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px;
background-image: url(../images/cm/bg_center.gif);
}
.cmList {
margin-bottom: 60px;
}
.cmList li {
margin-bottom: 30px;
}
.cmDetail {
width: 600px;
margin-right: auto;
margin-left: auto;
margin-bottom: 13px;
padding-top: 13px;
}
.cmDetail dt {
float: left;
}
.cmDetail dd {
float: right;
width: 362px;
}
.cmDetailTit {
margin-bottom: 15px;
}
.cmDetail dd p {
font-size: 93%;
color: #592626;
}
