@charset "UTF-8";
/* CSS Document */

#colorGuideBox{ text-align: center; width:677px; margin:0 auto;} 	
.btnWrap { text-align: center; padding:  0 0 15px 0; }
.btnWrap #btnClose a { padding: 5px 10px; text-decoration: none; font-weight: bold; font-size: 12px; color: white; background-color: #e1007d; display: inline-block; }
.btnWrap #btnClose a:hover { background-color: #cb217f; }
