@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width : 500px;
  float: left;
  z-index: 2;
}
#hpb-headerMain h1 {
  color: #FFFFFF;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 10px;
  font-size: 10px;
}
#hpb-headerLogo {
  width: 500px;
  float: left;
}
#hpb-headerLogo a {
  display: block;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 30px;
  background-image : url(logo_8Dd.gif);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1 {
  width: 350px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 43px;
  float: right;
  text-align: right;
}
#hpb-headerExtra1 p.tel {
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.3em;
  line-height: 16px;
  text-align: right;
  color: #FFAE00;
  font-weight: bold;
}
#hpb-headerExtra1 p.tel span {
  /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
  font-weight: normal;
  padding-right: 10px;
  color : rgb(102, 0, 0);
}
#hpb-headerExtra1 p.mail {
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: right;
  font-size: 12px;
  line-height: 14px;
}
#hpb-headerExtra1 p.mail a {
  /* お問い合わせリンク設定 */
    padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  background-image : url(image.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#hpb-headerExtra1 p.mail a:link {
  color: #ffffff;
  text-decoration: none;
}
#hpb-headerExtra1 p.mail a:visited {
  color: #ffffff;
  text-decoration: none;
}
#hpb-headerExtra1 p.mail a:hover {
  color: #DDDDDD;
  text-decoration: none;
}
#hpb-headerExtra1 p.mail a:active {
  color: #DDDDDD;
  text-decoration: none;
}
#hpb-headerExtra2 {
  height: 30px;
  overflow: hidden;
  text-align: right;
  position: absolute;
  width : 980px;
  top: 0;
  left: 0;
}
#hpb-headerExtra2 ul {
  /* ヘッダーサブナビゲーション設定 */
    display: block;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-headerExtra2 li {
  display: inline;
  font-size: 12px;
}
#hpb-headerExtra2 li a {
  padding-left: 15px;
  padding-right: 10px;
  line-height: 17px;
  background-image : url(top_cart_8Dd.png);
  background-position: 2px 4px;
  background-repeat: no-repeat;
  background-color : rgb(102, 0, 0);
}
#hpb-headerExtra2 a:link {
  text-decoration: none;
}
#hpb-headerExtra2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#hpb-headerExtra2 a:hover {
  color: #FFAE00;
  text-decoration: underline;
}
#hpb-headerExtra2 a:active {
  color: #FFAE00;
  text-decoration: underline;
}
/* フッター内パーツ */
#hpb-footerMain {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#hpb-footerMain p {
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 3px;
  font-size: 0.9em;
  text-align: center;
  color: #666666;
}
#hpb-footerLogo {
  }
#hpb-footerExtra1 {
  margin-top: -50px;
  text-align: left;
}
#hpb-footerExtra1 ul {
  /* フッターサブメニュー設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-footerExtra1 li {
  display: inline;
  font-size: 10px;
}
#hpb-footerExtra1 li a {
  padding-left: 10px;
  padding-right: 10px;
}
#hpb-footerExtra1 {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #000000;
}
#hpb-footerExtra1 a:link {
  color: #FFFFFF;
  text-decoration: none;
}
#hpb-footerExtra1 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#hpb-footerExtra1 a:hover {
  color: #DDDDDD;
  text-decoration: underline;
}
#hpb-footerExtra1 a:active {
  color: #DDDDDD;
  text-decoration: underline;
}
#hpb-footerExtra2 {
  }
/* サイドブロック内パーツ */

/* ランキング */
#ranking {
  background-color: #F7F7F7;
  min-height : 10px;
}
* html #ranking {
  /* for IE6 */
    height: 185px;
}
#ranking h3 {
  background-color: #84786E;
  text-align: left;
  color: #ffffff;
  font-size: 1em;
  line-height: 29px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 8px;
  height: 29px;
}
#ranking img.new {
  float: right;
  margin-top: -10px;
  margin-right: 0;
}
#ranking ol {
  width: 180px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 8px;
  list-style-type: none;
}
#ranking li {
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-bottom: 5px;
  text-align: left;
  padding-right: 5px;
  padding-left: 25px;
  line-height: 1.4;
}
#ranking li img {
  display: block;
}
#ranking a:link {
  color: #000000;
  text-decoration: none;
}
#ranking a:visited {
  color: #000000;
  text-decoration: none;
}
#ranking a:hover {
  color: #666666;
  text-decoration: none;
}
#ranking a:active {
  color: #666666;
  text-decoration: none;
}
#ranking li#r01 {
  background-image : url(rankingNum_8Dd_01.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}
#ranking li#r02 {
  background-image : url(rankingNum_8Dd_02.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}
#ranking li#r03 {
  background-image : url(rankingNum_8Dd_03.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}
#ranking li#r04 {
  background-image : url(rankingNum_8Dd_04.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}
#ranking li#r05 {
  background-image : url(rankingNum_8Dd_05.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  border-bottom-style: none;
}
/* バナー */
.banner {
  margin-top: 15px;
  margin-bottom: 27px;
}
.banner ul {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.banner li {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3px;
}
.banner li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
.banner a#banner-sale {
  /* セールバナー */
    height : 50px;
  background-image : url(../images/muryou_04.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.banner a#banner-present {
  /* プレゼントバナー */
    height : 409px;
  background-image : url(side_b.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
.banner a#banner-magazine {
  /* メルマガバナー */
    height : 494px;
  background-image : url(side_e.jpg);
  background-position : center center;
  background-repeat: no-repeat;
}
.banner a#banner-rss {
  /* RSSバナー */
    height: 24px;
  background-image : url(../banner_8Dd_04.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo {
  padding-bottom: 1px;
  background-color: #F3F3F3;
}
#shopinfo h3 {
  color: #FFFFFF;
  padding-left: 10px;
  text-align: left;
  background-color: #84786E;
}
#shopinfo h3 span.ja {
  font-size: 0.9em;
  padding-left: 10px;
}
#shopinfo h4 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 1.1em;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #000000;
}
#shopinfo p {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
  padding-left: 10px;
  padding-right: 10px;
}
#shopinfo a {
  line-height: 1.7;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
  text-decoration: underline;
}
a:visited {
  color: #603311;
  text-decoration: underline;
}
a:hover {
  color: #9F4000;
  text-decoration: underline;
}
a:active {
  color: #9F4000;
  text-decoration: underline;
}
#hpb-skip {
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
p.large {
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 0.4em;
  color: #603311;
}
p.indent {
  padding-left: 15px;
}
p.price {
  color: #ff005b;
  text-align: right;
  font-size: 1.2em;
}
p.more {
  margin-bottom: 0;
  text-align: right;
  padding-right: 5px;
}
p.more a {
  display: block;
  width: 80px;
  height: 21px;
  margin-left: auto;
  background-image : url(more_8Dd.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
p.icon {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.5em;
}
#hpb-main p.icon img {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
}
.left {
  float: left;
}
.right {
  float: right;
}
hr {
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2 {
  width : 740px;
  margin-top: 0;
  background-color : rgb(97, 83, 74);
  text-align: left;
  overflow: hidden;
  height: 50px;
  line-height: 55px;
  float : right;
}
.hpb-layoutset-02 h2 span.ja {
  font-size: 1.2em;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}
.hpb-layoutset-02 h2 span.en {
  color: #ffffff;
  font-size: 0.9em;
  text-transform: uppercase;
}
#hpb-wrapper h3 {
  height: 20px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  background-image : url(indexBg_8Dd.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #333333;
  font-size: 1.15em;
  text-align: left;
  line-height: 20px;
  overflow: hidden;
  clear: both;
}
h3.hpb-c-index {
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  color : rgb(255, 0, 0);
  height : 1px;
}
#hpb-main h3 img {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  vertical-align: middle;
}
h4 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: bold;
  color: #603311;
}
h4 img {
  margin-left: 15px;
}
h5 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: bold;
}
table {
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-style : none;
  border-top-color : rgb(0, 0, 0);
}
table th {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  background-color: #666666;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  white-space: nowrap;
}
table td {
  padding-top : 0px;
  padding-bottom : 0px;
  text-align: left;
}
/* フォームパーツ設定 */
input.button {
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea {
  width: 380px;
  height: 200px;
}
input.l {
  width: 380px;
}
input.m {
  width: 250px;
}
input.s {
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul {
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-main ul li {
  text-align: left;
  padding-top: 5px;
  padding-right : 0px;
  padding-bottom: 5px;
  padding-left : 0px;
  border-bottom-width : 0px;
  border-bottom-style: solid;
  border-bottom-color : rgb(0, 0, 0);
  background-position: 5px 10px;
  background-repeat: no-repeat;
}
#hpb-main dl {
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main dt {
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 9em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 2px;
  color: #603311;
  font-weight: bold;
}
#hpb-main dd {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  text-align: left;
  line-height: 1.4;
  padding-left: 10em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
* html #hpb-main dd {
  /* for IE6 */
    height: 1%;
}
#hpb-main dl:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img {
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
}
#hpb-main img.left {
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main img.right {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop {
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: right;
}
#pagetop a {
  /* ページの先頭へのリンク設定 */
    display: block;
  width: 125px;
  height: 21px;
  background-image : url(returnTop_8Dd.png);
  background-position: center left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: auto;
  margin-right: 0;
}
/* 新商品情報 */
#toppage-item div.item {
  width : 620px;
  height : 200px;
}
/* 新商品情報 */
* html #toppage-item div.item {
  /* for IE6 */
    float: none;
}
#toppage-item h4 {
  width : 469px;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #DDDDDD;
}
#toppage-item img.itemimg {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DDDDDD;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DDDDDD;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDDDDD;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DDDDDD;
}
#toppage-item p {
  margin-bottom: 0;
}
#toppage-item p.price {
  margin-top: 0px;
  text-align: left;
}
/* 特集 */
#hpb-main #toppage-special ul {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main #toppage-special li {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: #ffffff;
  background-image: none;
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
#hpb-main #toppage-special a {
  display: block;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}

/* 特集2 */
#hpb-main #toppage-special2 ul {
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main #toppage-special2 li {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: #ffffff;
    background-image: none;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

#hpb-main #toppage-special2 a {
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}





/* 名入れアンクレットバナー */
#anklet {
  width : 260px;
  float : left;
}
#anklet a {
  height : 200px;
  background-image : url(an_th.jpg);
  background-position : left top;
  background-repeat: no-repeat;
}
/* お客様の声バナー */
#koe {
  width : 220px;
  float: left;
}
#koe a {
  height : 200px;
  background-image : url(ude.jpg);
  background-position : left top;
  background-repeat: no-repeat;
}
/* 名入れブレスレットバナー */
#bracelet {
  width : 260px;
  float: left;
}
#bracelet a {
  height : 200px;
  background-image : url(ude.jpg);
  background-position : left top;
  background-repeat: no-repeat;
}
/* 名入れストラップバナー */
#strap {
  width : 200px;
  float: left;
}
#strap a {
  height : 200px;
  background-image : url(sto.jpg);
  background-position : right top;
  background-repeat: no-repeat;
}
/* ジャージ柄ラグビーオーダーメイド */
#rugby {
  width : 260px;
  float: left;
}
#rugby a {
  height : 200px;
  background-image : url(rug_th.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
/* プレゼント用袋 */
#present {
  width : 260px;
  float: left;
}
#present a {
  height : 200px;
  background-image : url(../images/pac_03.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
/* イベント情報 */
#event {
  width : 260px;
  float: left;
}
#event a {
  height : 200px;
  background-image : url(../images/pac_03.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
/* ブレスとストラップのつけ方 */
#tsukekata {
  width : 260px;
  float: left;
}
#tsukekata a {
  height : 200px;
  background-image : url(../images/pac_03.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}



/* 商品一覧ページ デザイン定義 */
h3 span.cat {
  font-weight: normal;
  color: #000000;
  padding-right: 10px;
  font-size: 0.9em;
}
#item .item {
  width : 239px;
  margin-right: 7px;
  margin-bottom: 7px;
  float: left;
  background-color : white;
  padding-bottom: 5px;
}
#item .itemimg {
  margin-top: 10px;
  margin-bottom: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}
#item h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.3;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #000000;
}
#item p.icon {
  height: 15px;
  line-height: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
#item p.price {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  font-size: 1.1em;
  float: left;
}
#item p.more {
  margin-top: 2px;
}
/* 商品詳細ページ デザイン定義 */
#detail {
  }
#detail .price {
  font-size: 1.3em;
  margin-bottom: 0;
  padding-top: 5px;
}
#hpb-wrapper #detail h3 {
  color: #000000;
  font-size: 1.3em;
  border-bottom-width : 1px;
  border-bottom-style: solid;
  border-bottom-color : rgb(0, 0, 0);
  padding-left: 5px;
  background-image: none;
  margin-bottom : 10px;
}
/* 注文方法ページ デザイン定義 */
#flow {
  background-color: #666666;
  font-size: 1.2em;
  margin-left: 10px;
  margin-right: 10px;
}
#flow ol {
  color: #000000;
  text-align: left;
  font-weight: bold;
}
#flow ol li {
  background-color: #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  padding-bottom: 10px;
  background-image : url(flowArrow_8Dd.png);
  background-position: 40px 0px;
  background-repeat: no-repeat;
}
#flow ol li:first-child {
  padding-top: 10px;
  background-image: none;
}
/* キャンペーンページ デザイン定義 */
#campaign .image {
  height: 220px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 5px;
}
#spring .image {
  background-image : url(../springcamp_8Dd.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#summer .image {
  background-image : url(../summercamp_8Dd.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#autumn .image {
  background-image : url(../autumncamp_8Dd.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#winter .image {
  background-image : url(../wintercamp_8Dd.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#campaign .item {
  background-color: #f0f0f0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  min-height: 230px;
}
* html #campaign .item {
  /* for IE6 */
    height: 230px;
}
#campaign .item:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#campaign .item img {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
  margin-left: 15px;
  margin-right: 15px;
}
