@charset "utf-8";
/* CSS Document */

.cmtTop .reCmt p:nth-child(1) { background:url(../images/recmt02.png) left center no-repeat;}
.cmtCon .cmtTxt .cmtBtn { background-color:#4689d9;}
.cmtCon .cmtTxt input[type=button] { background-color:#4689d9;}

.cateStyle02 .cateTit { color:#4a89dc;}

@media screen and (min-width:600px){
.moreBtn span:nth-child(odd):hover { border-bottom-color:#4689d9;}
.listTop p:nth-child(1) span { background-color:#4689d9;}
.listTable div:nth-child(1) { background-color:#4689d9;}
}



@media screen and (max-width:600px){
.moreBtn span:nth-child(odd):hover { border-bottom-color:#4689d9;}
.listTop p:nth-child(1) span { background-color:#4689d9;}
.listTable {border-top-color:#4689d9;}
}