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

/* ------------------------------------------------------------------------------
ウエストカード
------------------------------------------------------------------------------ */

.wecBrand {
margin-bottom: 5px;
}
.wecTitle {
text-align: center;
margin-bottom: 30px;
}
.wecMTit {
margin-left: 30px;
margin-bottom: 20px;
}
.wecList01 {
font-size: 93%;
color: #592626;
margin-left: 30px;
margin-bottom: 30px;
}
.wecList01 li {
margin-bottom: 5px;
}
.wecBox01 {
background-color: #FAFAFA;
border: 1px solid #CCC;
padding: 20px 15px;
width: 590px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
}
.wecBox01 h4 {
margin-bottom: 10px;
}
.wecBox01 p {
font-size: 93%;
color: #592626;
}
