<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Template : colorzero
Author : Designup.jp
Website : http://designup.jp
Note: All content are copyrighted by author. Please, don't steal anything.
*/
/* ------------------------------------- */
/*   shop   */
/* ------------------------------------- */
#info th,
#payment th,
#delivery th {
  width: 200px;
  font-weight: normal;
  background-color: #eee;
}
#info td h4,
#payment td h4,
#delivery td h4 {
  font-size: 12px;
}
</pre></body></html>