@charset "UTF-8";

@import "../../common/css/style.css";
@import "../../cruising/common/css/cruising.css";

/* --------------------------------------------------
# Contents Styles
-------------------------------------------------- */
#contents { width: 950px; }
#contents_inner h2 { padding: 0 17px; height: 35px; background: url(../images/h2.gif); color: #333; line-height: 35px; }
#contents_inner p { line-height: 1.5; }
#contents_inner table { margin: 0 0 1em 0; border-collapse: collapse; }
#contents_inner table th { padding: 0.5em 4em 0.5em 0.8em; border: solid 1px #ccc; background-color: #efefef; }
#contents_inner table td { padding: 0.5em 4em 0.5em 0.8em; border: solid 1px #ccc; }
