@charset "utf-8";
* {
    margin: 0;
    padding: 0;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table,img,p {
    border: 0;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #000000; }
.attention { color: #ff0000;font-size:10px;line-height:18px; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table  {
    /*margin: 0 auto 0 auto;*/
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 0px;
  color:#000;
    font-weight: normal;
}
table td {
    padding: 0px;
}

div.tblareabtn {
    clear: both;
    margin: 15px auto 15px auto;
    text-align: center;
  width:740px;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 770px;
    margin: 15px auto 0 auto;
    padding: 15px;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}
div#completetext a{
    color:#e30011;
}

/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */

#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 166px;
}

div#leftcolumn h2 {
    padding: 15px 0 0 0;
}

div#rightcolumn {
    float: left;
    width: 200px;
}

div#rightcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 432px;
    padding: 15px 0 0 0;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 2カラム設定 */
div#two_maincolumn {
    float: left;
    width: 598px;
    padding: 15px 0 0 0;
}

div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 1カラム設定 */
div#one_maincolumn {
    padding: 0;
}

/* カゴの中
----------------------------------------------- */
div#cartarea {
    width: 144px;
    padding: 10px;
    border: solid 1px #ccc;
}

div#cartarea p {
    padding: 5px 0 10px 0;
}

div#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}

div#cartarea .btn {
    padding: 0;
    text-align: center;
}

/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    width: 144px;
    padding: 10px;
    border: solid 1px #ccc;
    background-color: #fff1e3;
}

div#categoryarea li {
    padding: 0 0 0 20px;
    background: url("../img/common/arrow_blue.gif") 0 3px no-repeat;
}
div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.gif") 0 3px no-repeat;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
    display: block;
    padding: 3px 0;
}

a.onlink {  text-decoration: underline; }
a.onlink:link { color: #ff0000; }
a.onlink:visited { color: #ff0000; }
a.onlink:hover { color: #ff0000; }

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    padding: 15px 0 0 0;
    line-height: 0;
}

/* ログイン
----------------------------------------------- */
div#loginarea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

div#loginarea p {
    padding: 8px 0 0 0;
}

div#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

div#loginarea .btn {
    text-align: center;
}

#loginarea .box96 {
    width: 96px;
    border: solid 1px #ccc;
}

/* 検索
----------------------------------------------- */
div#searcharea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

div#searcharea p {
    padding: 8px 0 0 0;
}

div#searcharea .btn {
    text-align: center;
}

#searcharea .box142 {
    width: 142px;
    border: solid 1px #ccc;
}

/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    border: solid 1px #ccc;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */
#pagetop {
    width: 764px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

#fotter {
    width: 770px;
    margin: 10px auto 10px auto;
    padding: 0 0 10px 0;
    font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
}

/* wearing_img
----------------------------------  */
.wearing_box {
  width:770px;
  margin:0 auto;
  clear:both;
  margin-bottom:65px;
}

.wearing_photo {
  width:384px;
  float:left;
}

.wearing_photo .photo {
  background-color:#efefef;
  height:384px;
}

.wearing_photo .oblong{
  padding-top: 64px;
}

.wearing_photo .caption {
  text-align:center;
  font-size:1em;
  padding:5px 0;
  font-weight:bold;
}

.wearing_detail {
  width:374px;
  margin-left:393px;
}

.wearing_detail_box_t {
  border:solid 1px #cccccc;
  text-align:left;
}

.wearing_detail_title {
  padding:5px 8px;
  background-color:#efefef;
  color:#000000;
  font-size:1.2em;
  font-weight:bold;
}

.wearing_detail_box {
  border-left:solid 1px #cccccc;
  border-right:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
  text-align:left;
  height:130px;
}

.wearing_comment {
  position:relative;
  margin:10px 0;
  text-align:left;
  color:#666666;
}

.wearing_thumb {
  margin:10px 0;
  text-align:left;
}

.wearing_tee_thumb {
  border-right:solid 1px #cccccc;
  width:136px;
  float:left;
}

.wearing_tee_thumb_t {
  margin-left:136px;
  position:relative;
}

.wearing_tee_thumb_area {
  padding:5px;
}

.wearing_tee_thumb_area .title {
  font-size:1.2em;
  font-weight:bold;
  padding:5px 0;
  line-height:1.2em;
}

.wearing_tee_thumb_area .detail {
  font-size: 0.8em;
  font-weight: bold;
}

.wearing_tee_thumb_area .detailedpage {
  font-size:1.2em;
  font-weight:bold;
  padding:15px 0;
  line-height:1.2em;
}
.wearing_tee_thumb_area .detailedpage a{
  color: #aaaaaa;
  text-decoration:none;
  }

/* wearing2_img
----------------------------------  */
.wearing2_box {
  width:770px;
  margin:0 auto;
  clear:both;
  margin-bottom:50px;
}

.wearing2_photo {
  width:384px;
  margin-left:383px;
}

.wearing2_photo .photo {
  background-color:#efefef;
  /*padding:64px 0;*/
  height:384px;
}

.wearing2_photo .oblong{
  padding-top: 64px;
}

.wearing2_photo .caption {
  text-align:center;
  font-size:1em;
  padding:5px 0;
  font-weight:bold;
}

.wearing2_detail {
  width:374px;
  float:left;
}

.wearing2_detail_box_t {
  border:solid 1px #cccccc;
  text-align:left;
}

.wearing2_detail_title {
  padding:5px 8px;
  background-color:#efefef;
  color:#000000;
  font-size:1.2em;
  font-weight:bold;
}

.wearing2_detail_box {
  border-left:solid 1px #cccccc;
  border-right:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
  text-align:left;
  height:130px;
}

.wearing2_comment {
  position:relative;
  margin:10px 0;
  text-align:left;
  color:#666666;
}

.wearing2_thumb {
  margin:10px 0;
  text-align:left;
}

.wearing2_tee_thumb {
  border-right:solid 1px #cccccc;
  width:136px;
  float:left;
}

.wearing2_tee_thumb_t {
  margin-left:136px;
  position:relative;
}

.wearing2_tee_thumb_area {
  padding:5px;
}

.wearing2_tee_thumb_area .title {
  font-size:1.2em;
  font-weight:bold;
  padding:5px 0;
  line-height:1.2em;
}

.wearing2_tee_thumb_area .detail {
  font-size: 0.8em;
  font-weight: bold;
}

.wearing2_tee_thumb_area .detailedpage {
  font-size:1.2em;
  font-weight:bold;
  padding:15px 0;
  line-height:1.2em;
}
.wearing2_tee_thumb_area .detailedpage a{
  color: #aaaaaa;
  text-decoration:none;
  }

.size_font {
  width:770px;
  margin:0 auto;
  margin-bottom:20px;
  color: #232323;
  font-size:2em;
  text-align:left;
  font-weight: bold;
  border-bottom: solid 2px #666666;
  line-height: 1em;
  clear:both;

}

.wearing2_tee_thumb_area .td{
  padding-right: 3px;
}

.top_caption {
    margin: 30px auto 0;
    position: relative;
    text-align: left;
    width: 770px;
  margin-bottom: 20px;
}

.size_navi{
  left: 0;
    margin: 0 auto;
    position: relative;
    width: 770px;
  padding-bottom: 15px;
  padding-top: 15px;
}

.size_navi .size_menu {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
  border-right: 1px solid #CCCCCC;
}

.size_navi .size_menu li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #CCCCCC;
    font-weight: bold;
    color: 323232;

}

.size_font a {
  text-decoration:none;
}

.size_font a:hover{
  color: #232323;
}

.size_navi .size_menu a{
  text-decoration:none;
}

/** 20120130追記 **/
@media screen and (max-width: 830px) {
    div#rightcolumn { display:none; }
    #wrapper { width: 830px; }
}

/*/////// TEE PARTY AIR ///////*/
#ar_appli {
    width: 770px;
    margin: 0 auto;
}

#ar_appli p {
    text-align: left;
    line-height: 1.5;
    margin: 10px;
}

#ar_appli h3.title_appli {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

#ar_appli h3.title_appli span {
    display: block;
    padding: 7px 10px;
    text-align: left;
}

#ar_appli ul {
    overflow: hidden;
    margin: 15px 0 20px;
}

#ar_appli ul li {
    width: 240px;
    float: left;
    margin-left: 10px;
    text-align: center;
}

#ar_appli ul li span {
    display: block;
    text-align: left;
}


#ar_appli #store_link div {
    display: inline-block;
    margin: 0 10px;
}

/*/////// WEB FONT ///////*/
@font-face {
font-family: 'MyWebFont';
src: url('/css/Avant Garde Demi.eot'); /* IE9 Compat Modes */
src: url('/css/Avant Garde Demi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('/css/Avant Garde Demi.woff') format('woff'), /* Modern Browsers */
     url('/css/Avant Garde Demi.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('/css/Avant Garde Demi.svg#svgFontName') format('svg'); /* Legacy iOS */
}
 .tee_price span.price {
    font-family: 'MyWebFont';
    font-size:3em;
    font-style: italic;
    font-weight: bold;
 }
 .tee_price span.tax {
    color:#e60012;
    font-size:1.5em;
    font-style: italic;
    font-weight: bold;
 }
 .tee_price span.cmt {
    font-size: 0.8em;
    font-weight: bold;
 }
 .all_title {
    font-family: 'MyWebFont';
    font-size:3em;
    font-style: italic;
    font-weight: bold;
 }
 .price span.price {
    font-family: 'MyWebFont';
    font-size:3em;
    font-style: italic;
    font-weight: bold;
 }
 .price span.tax {
    color:#e60012;
    font-size:1.3em;
    font-style: italic;
    font-weight: bold;
 }
 .price span.cmt {
    font-size: 0.7em;
    font-weight: bold;
 }

div.temporarily {
  font-size:18px;
}
