<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
 * ▽  Reset CSS
 *
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
  box-sizing: border-box;
}

div, span {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  word-break: break-all;
  word-wrap: break-word;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  font-size: 62.5%;
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  -webkit-touch-callout: none;
}

body {
  margin: 0 !important;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #292929;
  background-color: white;
  font-family: Helvetica Neue, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

html, body {
  min-height: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  color: inherit;
  box-sizing: content-box;
}

ol, ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
  line-height: 0;
}

li a, li p, li span {
  line-height: 1;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  margin: 0;
  font-family: monospace, serif;
  font-size: 13px;
  font-size: 1.3rem;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 10px;
  font-size: 1.0rem;
}

sub, sup {
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
}

select {
  background-color: inherit;
  line-height: normal;
}

button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 13px;
  font-size: 1.3rem;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=text], textarea {
  -webkit-user-select: auto;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  padding: 0;
  text-align: left;
}

th, td {
  padding: 0;
  text-align: left;
  vertical-align: baseline;
  word-break: break-all;
}

a:link, a:visited {
  color: #292929;
  text-decoration: none;
}
a:hover, a:active {
  color: black;
  text-decoration: underline;
}

/*
 * ▽  Color CSS
 *
 */
.color-blue-01 {
  color: #7391d2;
}

.color-blue-02 {
  color: #4a76d7;
}

.color-blue-03 {
  color: #3f67c0;
}

.color-blue-04 {
  color: #2c62da;
}

.color-blue-05 {
  color: #004fff;
}

.color-lightblue-01 {
  color: #91cde6;
}

.color-lightblue-02 {
  color: #74c4e6;
}

.color-lightblue-03 {
  color: #51bbe8;
}

.color-lightblue-04 {
  color: #35b5eb;
}

.color-lightblue-05 {
  color: #00b3ff;
}

.color-green-01 {
  color: #64e09e;
}

.color-green-02 {
  color: #3fdb88;
}

.color-green-03 {
  color: #0acf67;
}

.color-green-04 {
  color: #41ce32;
}

.color-green-05 {
  color: #14ce01;
}

.color-yellow-01 {
  color: #e8e692;
}

.color-yellow-02 {
  color: #dedc72;
}

.color-yellow-03 {
  color: #d7d553;
}

.color-yellow-04 {
  color: #dedc39;
}

.color-yellow-05 {
  color: #d3d116;
}

.color-brown-01 {
  color: #d3bb89;
}

.color-brown-02 {
  color: #cfaf6a;
}

.color-brown-03 {
  color: #c39e4c;
}

.color-brown-04 {
  color: #ad8630;
}

.color-brown-05 {
  color: #9c6c04;
}

.color-orange-01 {
  color: #fdb154;
}

.color-orange-02 {
  color: #ffa333;
}

.color-orange-03 {
  color: #ff991c;
}

.color-orange-04 {
  color: darkorange;
}

.color-orange-05 {
  color: #ff7200;
}

.color-red-01 {
  color: #d37e7f;
}

.color-red-02 {
  color: #e15759;
}

.color-red-03 {
  color: #fb5355;
}

.color-red-04 {
  color: #fc3134;
}

.color-red-05, .header_info h4 {
  color: red;
}

.color-pink-01 {
  color: #f3abea;
}

.color-pink-02 {
  color: #f198e6;
}

.color-pink-03 {
  color: #e277d4;
}

.color-pink-04 {
  color: #e852d5;
}

.color-pink-05 {
  color: #e329cb;
}

.color-purple-01 {
  color: #f3abea;
}

.color-purple-02 {
  color: #f198e6;
}

.color-purple-03 {
  color: #e277d4;
}

.color-purple-04 {
  color: #e852d5;
}

.color-purple-05 {
  color: #e329cb;
}

.color-gray-01 {
  color: #ececec;
}

.color-gray-02 {
  color: #cfcfcf;
}

.color-gray-03 {
  color: #b4b4b4;
}

.color-gray-04 {
  color: #8b8a8a;
}

.color-gray-05 {
  color: #666666;
}

.color-black-01 {
  color: #585858;
}

.color-black-02 {
  color: #484848;
}

.color-black-03 {
  color: #393939;
}

.color-black-04 {
  color: #292929;
}

.color-black-05 {
  color: black;
}

.pf-flip-normal {
  -moz-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.pf-flip-horizontal {
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/*
 * ▽  Typography CSS
 *
 * Adapted from http://fortawesome.github.com/Font-Awesome (Version 3.2.1)
 *
 */
@font-face {
  font-family: "ElegantIcons";
  src: url("../fonts/ElegantIcons.eot");
  src: url("../fonts/ElegantIcons.eot?#iefix") format("embedded-opentype"), url("../fonts/ElegantIcons.woff") format("woff"), url("../fonts/ElegantIcons.ttf") format("truetype"), url("../fonts/ElegantIcons.svg#ElegantIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PiNK-WEBFONT";
  src: url("../fonts/PiNK-WEBFONT.eot");
  src: url("../fonts/PiNK-WEBFONT.eot?#iefix") format("embedded-opentype"), url("../fonts/PiNK-WEBFONT.ttf") format("truetype"), url("../fonts/PiNK-WEBFONT.woff") format("woff"), url("../fonts/PiNK-WEBFONT.svg#PiNK-WEBFONT") format("svg");
  font-weight: normal;
  font-style: normal;
}

.font-size-00 {
  font-size: 0px;
  font-size: 0rem;
}

.font-size-01 {
  font-size: 1px;
  font-size: 0.1rem;
}

.font-size-02 {
  font-size: 2px;
  font-size: 0.2rem;
}

.font-size-03 {
  font-size: 3px;
  font-size: 0.3rem;
}

.font-size-04 {
  font-size: 4px;
  font-size: 0.4rem;
}

.font-size-05 {
  font-size: 5px;
  font-size: 0.5rem;
}

.font-size-06 {
  font-size: 6px;
  font-size: 0.6rem;
}

.font-size-07 {
  font-size: 7px;
  font-size: 0.7rem;
}

.font-size-08 {
  font-size: 8px;
  font-size: 0.8rem;
}

.font-size-09, .footer_copy {
  font-size: 9px;
  font-size: 0.9rem;
}

.font-size-10, div[class^="footer_info_"] h5, div[class^="footer_info_"] p, .news_shelf_date, .news_detail_date {
  font-size: 10px;
  font-size: 1rem;
}

.font-size-11, .footer_nav a, .news_recommend {
  font-size: 11px;
  font-size: 1.1rem;
}

.font-size-12, .header_info h4, .header_nav, .crumb_link, .crumb_link_result, .pagetop_link, .pagesetting_link, .news_archive a, .news_shelf_info, .news_shelf_info h4, .news_info_right p, .news_info_right a, .news_detail_second h5, .result_toppager_table td:nth-child(1),
.result_bottompager_table td:nth-child(1) {
  font-size: 12px;
  font-size: 1.2rem;
}

.font-size-13, .user_nav_indicator, .footer_info_detail, .news_subtitle h3 {
  font-size: 13px;
  font-size: 1.3rem;
}

.font-size-14, .news_shelf_info h5, .result_toppager_table li a, .result_toppager_table li span,
.result_bottompager_table li a,
.result_bottompager_table li span {
  font-size: 14px;
  font-size: 1.4rem;
}

.font-size-15 {
  font-size: 15px;
  font-size: 1.5rem;
}

.font-size-16, h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

.font-size-17 {
  font-size: 17px;
  font-size: 1.7rem;
}

.font-size-18, h5, .news_info_right h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

.font-size-19 {
  font-size: 19px;
  font-size: 1.9rem;
}

.font-size-20, h4 {
  font-size: 20px;
  font-size: 2rem;
}

.font-size-21 {
  font-size: 21px;
  font-size: 2.1rem;
}

.font-size-22, h3 {
  font-size: 22px;
  font-size: 2.2rem;
}

.font-size-23 {
  font-size: 23px;
  font-size: 2.3rem;
}

.font-size-24, h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

.font-size-25 {
  font-size: 25px;
  font-size: 2.5rem;
}

.font-size-26, h1 {
  font-size: 26px;
  font-size: 2.6rem;
}

.font-size-27 {
  font-size: 27px;
  font-size: 2.7rem;
}

.font-size-28 {
  font-size: 28px;
  font-size: 2.8rem;
}

.font-size-29 {
  font-size: 29px;
  font-size: 2.9rem;
}

.font-size-30 {
  font-size: 30px;
  font-size: 3rem;
}

.font-size-31 {
  font-size: 31px;
  font-size: 3.1rem;
}

.font-size-32 {
  font-size: 32px;
  font-size: 3.2rem;
}

.font-size-33 {
  font-size: 33px;
  font-size: 3.3rem;
}

.font-size-34 {
  font-size: 34px;
  font-size: 3.4rem;
}

.font-size-35 {
  font-size: 35px;
  font-size: 3.5rem;
}

.font-size-36 {
  font-size: 36px;
  font-size: 3.6rem;
}

.font-size-37 {
  font-size: 37px;
  font-size: 3.7rem;
}

.font-size-38 {
  font-size: 38px;
  font-size: 3.8rem;
}

.font-size-39 {
  font-size: 39px;
  font-size: 3.9rem;
}

.font-size-40 {
  font-size: 40px;
  font-size: 4rem;
}

.font-size-41 {
  font-size: 41px;
  font-size: 4.1rem;
}

.font-size-42 {
  font-size: 42px;
  font-size: 4.2rem;
}

.line-height-00 {
  line-height: 0.0;
}

.line-height-10 {
  line-height: 1;
}

.line-height-11 {
  line-height: 1.1;
}

.line-height-12 {
  line-height: 1.2;
}

.line-height-13 {
  line-height: 1.3;
}

.line-height-14 {
  line-height: 1.4;
}

.line-height-15 {
  line-height: 1.5;
}

.line-height-16 {
  line-height: 1.6;
}

.line-height-17 {
  line-height: 1.7;
}

.line-height-18 {
  line-height: 1.8;
}

.line-height-19 {
  line-height: 1.9;
}

.line-height-20 {
  line-height: 2;
}

.line-height-21 {
  line-height: 2.1;
}

.line-height-22 {
  line-height: 2.2;
}

.line-height-23 {
  line-height: 2.3;
}

.line-height-24 {
  line-height: 2.4;
}

.line-height-25 {
  line-height: 2.5;
}

.line-height-26 {
  line-height: 2.6;
}

.line-height-27 {
  line-height: 2.7;
}

.line-height-28 {
  line-height: 2.8;
}

.line-height-29 {
  line-height: 2.9;
}

.line-height-30 {
  line-height: 3;
}

.letter-spacing-00 {
  letter-spacing: 0.0;
}

.letter-spacing-05 {
  letter-spacing: 0.5;
}

.letter-spacing-10 {
  letter-spacing: 1.0;
}

.letter-spacing-15 {
  letter-spacing: 1.5;
}

.letter-spacing-20 {
  letter-spacing: 2.0;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.pf-blockhide {
  margin: -1px;
  position: absolute;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.pf-texthide {
  text-indent: 100%;
  word-wrap: normal;
  white-space: nowrap;
  overflow: hidden;
}

/*
 * ▽  Block CSS
 *
 */
.container {
  max-width: 960px;
  min-width: 960px;
  min-height: 100%;
  margin: 0 auto;
}

.pf-box-test {
  background-color: #cccccc;
}

.pf-column {
  display: block;
  float: left;
  width: 100%;
}

.pf-column-right {
  display: block;
  float: right;
  width: 100%;
}

.container:after,
.pf-column:after,
.pf-column-right:after,
.pf-column-group:after,
.pf-clear:after {
  display: table;
  clear: both;
  content: "";
  height: 0;
}

.pf-grid-00 {
  width: 0%;
  *width: 0px;
}

.pf-grid-01 {
  width: 4.16667%;
  *width: 40px;
}

.pf-grid-02 {
  width: 8.33333%;
  *width: 80px;
}

.pf-grid-03 {
  width: 12.5%;
  *width: 120px;
}

.pf-grid-04 {
  width: 16.66667%;
  *width: 160px;
}

.pf-grid-05 {
  width: 20.83333%;
  *width: 200px;
}

.pf-grid-06 {
  width: 25%;
  *width: 240px;
}

.pf-grid-07 {
  width: 29.16667%;
  *width: 280px;
}

.pf-grid-08 {
  width: 33.33333%;
  *width: 320px;
}

.pf-grid-09 {
  width: 37.5%;
  *width: 360px;
}

.pf-grid-10 {
  width: 41.66667%;
  *width: 400px;
}

.pf-grid-11 {
  width: 45.83333%;
  *width: 440px;
}

.pf-grid-12 {
  width: 50%;
  *width: 480px;
}

.pf-grid-13 {
  width: 54.16667%;
  *width: 520px;
}

.pf-grid-14 {
  width: 58.33333%;
  *width: 560px;
}

.pf-grid-15 {
  width: 62.5%;
  *width: 600px;
}

.pf-grid-16 {
  width: 66.66667%;
  *width: 640px;
}

.pf-grid-17 {
  width: 70.83333%;
  *width: 680px;
}

.pf-grid-18 {
  width: 75%;
  *width: 720px;
}

.pf-grid-19 {
  width: 79.16667%;
  *width: 760px;
}

.pf-grid-20 {
  width: 83.33333%;
  *width: 800px;
}

.pf-grid-21 {
  width: 87.5%;
  *width: 840px;
}

.pf-grid-22 {
  width: 91.66667%;
  *width: 880px;
}

.pf-grid-23 {
  width: 95.83333%;
  *width: 920px;
}

.pf-grid-24 {
  width: 100%;
  *width: 960px;
}

/*
 * ▽  Common CSS
 *
 */
.header h1 a {
  display: block;
  width: 258px;
  height: 60px;
  /* background: url(../img/common/header_logo.png) no-repeat; */
  background: url(../img/common/logo_football.png) no-repeat;
  background-position: 0 10px;
}

.header_info {
  height: 60px;
}
.header_info h4 {
  padding-top: 14px;
  height: 35px;
  text-align: right;
  font-weight: normal;
}

.header_nav {
  padding-right: 7px;
  text-align: right;
}

.search_bar {
  padding: 5px 7px 5px;
  background-color: #292929;
}

.search_box {
  width: 351px;
  height: 28px;
}
.search_box input {
  display: block;
  float: left;
  padding-top: 3px;
  width: 300px;
  height: 28px;
  line-height: 1;
  padding-top: 8px\9;
  *padding-top: 8px;
}
.search_box input:placeholder {
  line-height: 1;
}
.search_box a {
  display: block;
  float: left;
  width: 51px;
  height: 28px;
  background: url(../img/common/search_box_a.png) no-repeat;
}

.user_nav {
  margin-top: -1px;
  width: 453px;
}
.user_nav a {
  display: block;
  float: left;
  margin-left: 5px;
  height: 29px;
}

.user_nav_entry {
  width: 100px;
  background: url(../img/common/user_nav_entry.png) no-repeat;
}
.user_nav_entry:link, .user_nav_entry:visited {
  background-position: 0 0;
}
.user_nav_entry:hover, .user_nav_entry:active {
  background-position: 0 -29px;
}

.user_nav_mypage {
  width: 100px;
  background: url(../img/common/user_nav_mypage.png) no-repeat;
}
.user_nav_mypage:link, .user_nav_mypage:visited {
  background-position: 0 0;
}
.user_nav_mypage:hover, .user_nav_mypage:active {
  background-position: 0 -29px;
}

.user_nav_login {
  width: 100px;
  background: url(../img/common/user_nav_login.png) no-repeat;
}
.user_nav_login:link, .user_nav_login:visited {
  background-position: 0 0;
}
.user_nav_login:hover, .user_nav_login:active {
  background-position: 0 -29px;
}

.user_nav_logout {
  width: 100px;
  background: url(../img/common/user_nav_logout.png) no-repeat;
}
.user_nav_logout:link, .user_nav_logout:visited {
  background-position: 0 0;
}
.user_nav_logout:hover, .user_nav_logout:active {
  background-position: 0 -29px;
}

.user_nav_cart {
  display: table;
  width: 238px;
  max-width: 238px;
  background: url(../img/common/user_nav_cart.png) no-repeat;
}
.user_nav_cart:link, .user_nav_cart:visited {
  color: #292929;
  text-decoration: none;
}
.user_nav_cart:hover, .user_nav_cart:active {
  color: #292929;
  text-decoration: none;
}

.user_nav_indicator {
  display: table-cell;
  padding: 3px;
  padding-left: 106px;
  width: 232px;
  max-width: 232px;
  height: 29px;
  vertical-align: middle;
  word-wrap: normal;
  white-space: nowrap;
  overflow: hidden;
  *display: block;
  *padding-top: 8px;
}

.crumb_link {
  padding-top: 20px;
  font-weight: bold;
}

.crumb_link_result {
  padding-top: 30px;
  padding-bottom: 10px;
}

.contents_title {
  padding-top: 30px;
  overflow: hidden;
  height: 58px;
  border-bottom: solid 3px #292929;
}
.contents_title h2 {
  display: block;
  float: left;
  max-width: 300px;
  min-width: 290px;
  height: 25px;
}

.pagetop_link {
  clear: both;
  padding-top: 80px;
  padding-bottom: 30px;
  text-align: right;
}

.pagesetting_link {
  clear: both;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: right;
}
.pagesetting_link img {
  vertical-align: text-bottom;
}

.contents_left {
  padding-right: 19px;
}

.contents_index {
  padding-left: 5px;
  padding-right: 15px;
}

.contents_main {
  padding-left: 5px;
}

.contents_right {
  adding-left: 10px;
}

.footer_info, .footer_infobottom {
  overflow: hidden;
  height: auto;
}

div[class^="footer_info_"] {
  width: 310px;
  border: solid 1px #292929;
  padding: 10px 10px 32767px;
  margin-bottom: -32767px;
}
div[class^="footer_info_"] h4 {
  display: block;
  margin-bottom: 12px;
  padding: 0;
  height: 24px;
  background-color: #ececec;
}
div[class^="footer_info_"] h5 {
  display: block;
}
div[class^="footer_info_"] p {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 18px;
  line-height: 1.8;
}

div[class^="footer_infobottom_"] {
  width: 310px;
  height: 10px;
  border-top: solid 1px #292929;
}

.footer_info_left,
.footer_info_center,
.footer_infobottom_left,
.footer_infobottom_center {
  margin-right: 15px;
}

.footer_info_emphasis, .footer_info_emphasis2 {
  padding-top: 0 !important;
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.footer_info_emphasis {
  padding-bottom: 8px !important;
}

.footer_info_nontitle {
  padding-top: 0 !important;
}

.footer_info_detail {
  display: block;
  text-align: right;
  padding-bottom: 30px;
  line-height: 1;
}

.footer_info_openinghours {
  background: url(../img/common/footer_info_openinghours.png) 5px center no-repeat;
}

.footer_info_payment {
  background: url(../img/common/footer_info_payment.png) 5px center no-repeat;
}

.footer_info_postage {
  background: url(../img/common/footer_info_postage.png) 5px center no-repeat;
}

.footer_info_returned {
  background: url(../img/common/footer_info_returned.png) 5px center no-repeat;
}

.footer_info_rcontact {
  background: url(../img/common/footer_info_rcontact.png) 5px center no-repeat;
}

.footer_info_Phone {
  height: 49px !important;
  background: url(../img/common/footer_info_Phone.png) 5px center no-repeat;
}

.footer_info_internet {
  padding-top: 2px !important;
  height: 49px !important;
  background: url(../img/common/footer_info_internet.png) 5px 7px no-repeat;
}
.footer_info_internet a {
  display: block;
  margin: 0 auto;
  width: 279px;
  height: 22px;
  background: url(../img/common/footer_info_form.png) no-repeat;
}

.footer_info_creditcard img {
  margin-right: 2px;
  vertical-align: text-bottom;
}

.footer_info_cashondelivery img {
  margin-right: 3px;
  vertical-align: text-top;
}

.footer {
  margin-bottom: 30px;
  color: #ffffff;
  border-top: solid 1px #d4d4d4;
  background-color: #292929;
}

.footer:after {
  *display: block;
  *clear: both;
  *content: "";
  *height: 30px;
  *background-color: #ffffff;
}

.footer_logo {
  padding-left: 23px;
  padding-top: 14px;
  height: 54px;
}
.footer_logo a {
  display: block;
  width: 149px;
  height: 22px;
  background: url(../img/common/footer_logo.png) no-repeat;
}

.footer_nav {
  padding-left: 5px;
  padding-top: 10px;
  height: 32px;
}
.footer_nav a:link, .footer_nav a:visited {
  color: white;
  text-decoration: none;
}
.footer_nav a:hover, .footer_nav a:active {
  color: white;
  text-decoration: underline;
}

.footer_copy {
  padding-left: 5px;
}

.title_news_list {
  background: url(../img/title_news_list.png) no-repeat;
}

.title_news_archive {
  background: url(../img/title_news_archive.png) no-repeat;
}

.title_news_detail {
  background: url(../img/title_news_detail.png) no-repeat;
}

.news_title {
  margin-top: 18px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 20px;
  border-bottom: solid 3px #292929;
}
.news_title h2 {
  display: block;
  float: left;
  max-width: 160px;
  min-width: 150px;
  height: 25px;
}

.news_subtitle {
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 16px;
}
.news_subtitle h3 {
  display: block;
  height: 16px;
}

.news_archive li {
  margin-bottom: 8px;
}

.news_shelf {
  margin-right: -8px;
  width: 755px;
}

.news_shelf_line {
  width: 755px;
  background: url(../img/common/common_dot_border.png) bottom repeat-x;
}

.news_shelf_left {
  float: left;
}

.news_shelf_right {
  float: right;
}

.news_shelf_left,
.news_shelf_right {
  margin: 20px 0;
  width: 377px;
}
.news_shelf_left img,
.news_shelf_right img {
  float: left;
}

.news_shelf_info {
  float: left;
  margin-left: 10px;
  width: 170px;
  line-height: 1.3;
}
.news_shelf_info h4 {
  margin-bottom: 6px;
}
.news_shelf_info h5 {
  margin-bottom: 12px;
}
.news_shelf_info a {
  display: block;
}

.news_shelf_date {
  display: block;
  margin-bottom: 12px;
  font-weight: bold;
}

.news_detail {
  margin-right: -8px;
  padding-bottom: 20px;
  width: 755px;
  background: url(../img/common/common_dot_border.png) bottom repeat-x;
}

.news_info_left {
  float: left;
}

.news_info_right {
  float: right;
}
.news_info_right h4 {
  margin-bottom: 20px;
}
.news_info_right p {
  line-height: 1.4;
  margin-bottom: 40px;
}
.news_info_right a {
  display: block;
  padding-top: 1px;
  padding-left: 14px;
  height: 24px;
  background: url(../img/news_info_arrow.png) no-repeat;
}

.news_info_left,
.news_info_right {
  margin: 20px 0;
  width: 377px;
}

.news_info_nav {
  padding: 10px 0 10px 187px;
  width: 350px;
}
.news_info_nav a {
  display: block;
  float: left;
  margin-left: 3px;
  width: 70px;
  height: 26px;
  background-color: #000;
}

.news_img_prev {
  background: url(../img/news_img_prev.png) no-repeat;
}

.news_img_next {
  background: url(../img/news_img_next.png) no-repeat;
}

.news_detail_date {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

.news_sns_block {
  display: block;
  height: 60px;
}
.news_sns_block li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 0 5px 0 0;
  padding: 0;
}
.news_sns_block div {
  display: inline;
}

.news_detail_photo {
  padding-bottom: 20px;
  line-height: 0;
  font-size: 0;
}
.news_detail_photo img {
  margin-right: 5px;
}

.news_detail_link {
  margin-top: 50px;
  margin-bottom: -25px;
}
.news_detail_link a {
  float: right;
  margin-right: 15px;
}

.news_detail_second {
  margin-top: 20px;
}
.news_detail_second h5 {
  margin-bottom: 10px;
  font-weight: normal;
}

.news_recommend {
  float: left;
  margin-right: 12px;
  width: 95px;
}

.news_recommend_title {
  display: block;
  padding-top: 6px;
  line-height: 1.2;
}

.news_recommend_price {
  display: block;
  padding-top: 6px;
}

.result_toppager_table,
.result_bottompager_table {
  width: 755px;
}
.result_toppager_table td,
.result_bottompager_table td {
  vertical-align: middle;
}
.result_toppager_table td:nth-child(1),
.result_bottompager_table td:nth-child(1) {
  width: 210px;
}
.result_toppager_table td:nth-child(3),
.result_bottompager_table td:nth-child(3) {
  width: 210px;
}
.result_toppager_table ul,
.result_bottompager_table ul {
  display: table;
  margin: 0 auto;
  padding: 0 -10px;
}
.result_toppager_table li,
.result_bottompager_table li {
  display: block;
  float: left;
  margin: 0 3px;
  width: 24px;
  height: 24px;
}
.result_toppager_table li a, .result_toppager_table li span,
.result_bottompager_table li a,
.result_bottompager_table li span {
  display: block;
  padding-top: 2px;
  width: 24px;
  height: 24px;
  font-weight: bold;
  text-align: center;
  border: solid 2px #292929;
}
.result_toppager_table li span,
.result_bottompager_table li span {
  color: #ffffff;
  background: #292929;
}
.result_toppager_table li:first-child,
.result_bottompager_table li:first-child {
  margin-left: 0;
}
.result_toppager_table li:last-child,
.result_bottompager_table li:last-child {
  margin-right: 0;
}

.result_bottompager_table {
  margin-top: 30px;
}

.result_pager_prev {
  display: block;
  float: left;
  margin-left: 25px;
  width: 90px;
  height: 24px;
  background: url(../img/mypage_pager_prev.png) no-repeat;
}

.result_pager_next {
  display: block;
  float: left;
  margin-left: 5px;
  width: 90px;
  height: 24px;
  background: url(../img/mypage_pager_next.png) no-repeat;
}

#slider2 img {
  max-width: 375px;
}
</pre></body></html>