@charset "UTF-8";

/*-----------------------------------------------------
sizeguide.css
update 2016年9月5日
-------------------------------------------------------*/


/*
SITE：PAL CLOSET
______________________________________*/


/* sizeguide.css
/*
 *
/* #00  リセット
/* #01  サイズガイド
/* #012 ページタイトル
/* #013 サイズガイド
/* #014 サイズガイドコメント
/* #015 サイズリスト
/* #016 サイズカテゴリ
/* #017　リングサイズ

/* #019　キッズサイズ
/* #020　閉じるボタン
==========================================*/


/**********************************************************************/


/* #00  リセット                                                      */


/**********************************************************************/

html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    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;
}

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

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

legend {
    color: #000;
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

table {
    font-size: inherit;
    font-size: 100%;
}

pre,
cpde,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    color: #345782;
    text-decoration: none;
}

a:link {
    color: #345782;
}

a:visited {
    color: #345782;
    text-decoration: none;
}

a:active {
    color: #345782;
    text-decoration: none;
}

a:hover {
    color: #345782;
    text-decoration: underline;
}


/* basic style
------------------------------------------------------*/

body {
    float: left;
    padding: 0;
    margin: 0;
    color: #666;
    text-align: center;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

form option {
    font-size: 12px;
}

a img {
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: top;
}

#wrapper {
    float: left;
    width: 100%;
    text-align: left;
}

#main {
    float: left;
    width: 100%;
}

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*/
    /*/
    height: auto;
    overflow: hidden;
    /**/
}


/**********************************************************************/


/* #01 サイズガイド */


/**********************************************************************/


/* #011　ヘッダ
/*=====================================================*/

#header {
    float: left;
    width: 100%;
    height: 60px;
}

#header h1 {
    float: left;
    width: 350px;
    margin-top: 9px;
    padding-left: 20px;
    text-align: left;
}

#header div.close {
    float: left;
    margin-top: 20px;
}

#header div.close a {
    color: #fff;
}


/* #012 ページタイトル
/*=====================================================*/

#ttl {
    display: inline;
    /*IE6対策*/
    float: left;
    width: 200px;
    /*  margin:20px 0 0 30px; */
    margin: 30px 0 0 30px;
    font-size: 0%;
}


/* #013 サイズガイド
/*=====================================================*/

#sizeguide {
    display: inline;
    float: left;
    width: 425px;
    margin: 0 0 0 30px;
}


/* #014 サイズガイドコメント
/*=====================================================*/

#sizeguide div.sizecomment {
    clear: both;
    float: left;
    width: 425px;
    margin: 22px 0 10px 0px;
}

#sizeguide div.sizecomment p {
    line-height: 160%;
    font-size: 11px;
}

#sizeguide div.comment {
    clear: both;
    float: left;
    width: 425px;
    margin: 0px 0 0px 0px;
    line-height: 180%;
    font-size: 11px;
}

#sizeguide div.comment ul {
    margin: 10px 0 0 0;
}


/* #015 サイズリスト
/*=====================================================*/

#sizeguide div.sizecategory {
    float: left;
    width: 425px;
    margin: 0 0 10px 0px;
    line-height: 130%;
    padding-left: 5px;
    font-size: 11px;
    letter-spacing: 0;
}


/* IE6 */

* html #sizeguide div.sizecategory {
    line-height: 140%;
}

*:lang(ja) #sizeguide div.sizecategory {
    line-height: 140% !important;
}

#sizeguide div.sizecategory:empty {
    line-height: 130% !important;
}

#sizeguide div.sizecategory td a {
    text-decoration: none;
    color: #646464;
}


/* #016 サイズカテゴリ
/*=====================================================*/

#sizeguide div.category {
    float: left;
    width: 425px;
    margin: 20px 0 10px 0;
    font-size: 11px;
}

*html #sizeguide div.category {
    margin: 20px 0 5px 0;
}

#sizeguide div.category div.ttl {
    float: left;
    width: 425px;
    height: 30px;
}

#sizeguide div.category div.ttl span {
    margin-left: 15px;
}

#sizeguide div.category div.top {
    float: right;
    height: 14px;
    padding-left: 12px;
    background: url(/img/dgray_arrow.gif) no-repeat left center;
}

#sizeguide div.category div.top a {
    color: #666;
    font-size: 11px;
    line-height: 140%;
}

*html #sizeguide div.category div.top a {
    line-height: 200%;
}

#sizeguide div.category div.img {
    float: left;
    width: 425px;
    margin: 40px 0 20px;
    text-align: center;
}


/* #017　リングサイズ
/*=====================================================*/

div.category div.ringsize {
    display: inline;
    float: left;
    width: 425px;
    margin: 25px 0 10px 6px;
}

div.category div.ringsize table.size {
    float: left;
    width: 425px;
    line-height: 150%;
    border: 1px #7A7A7A solid;
}

div.category div.ringsize table.size th {
    width: 124px;
    height: 19px;
    text-align: center;
    background: #A6A6A7;
    border-bottom: 1px #7A7A7A solid;
}

div.category div.ringsize table.size .line {
    border-right: 1px #7A7A7A solid;
}

div.category div.ringsize table.size th.double {
    width: 4px;
}

div.category div.ringsize table.size td {
    height: 19px;
    text-align: center;
    border-bottom: 1px #7A7A7A solid;
}

div.category div.ringsize table.size td.double {
    width: 4px;
}


/* #019　キッズサイズ
/*=====================================================*/

div.category div.kids_size {
    display: inline;
    float: left;
    width: 625px;
    margin: 25px 0 10px 6px;
}

div.category div.kids_size table.babykids_size {
    float: left;
    width: 500px;
    line-height: 150%;
    border-top: 1px #7A7A7A solid;
    border-left: 1px #7A7A7A solid;
}

div.category div.kids_size table.babykids_size th.ttl {
    width: 140px;
    height: 21px;
    text-align: left;
    text-indent: 15px;
    background: #A6A6A7;
    border-bottom: 1px #7A7A7A solid;
    border-right: 1px #7A7A7A solid;
}

div.category div.kids_size table.babykids_size th.ttll {
    width: 120px;
    height: 21px;
    text-align: center;
    background: #A6A6A7;
    border-bottom: 1px #7A7A7A solid;
    border-right: 1px #7A7A7A solid;
}

div.category div.kids_size table.babykids_size td.dtl {
    height: 21px;
    text-align: left;
    text-indent: 15px;
    border-bottom: 1px #7A7A7A solid;
    border-right: 1px #7A7A7A solid;
}

div.category div.kids_size table.babykids_size td.dtll {
    height: 21px;
    text-align: center;
    border-bottom: 1px #7A7A7A solid;
    border-right: 1px #7A7A7A solid;
}


/* #020　閉じるボタン
/*=====================================================*/

#sizeguide div.close {
    clear: both;
    float: left;
    width: 425px;
    text-align: center;
    margin: 10px 0 20px 0;
    padding-top: 20px;
    border-top: 1px #7A7A7A solid;
    font-size: 11px;
}


/*=====================================================*/

#wrapper_inner {
    float: left;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
    /*  background:url(/img/shadow_line.jpg) repeat-x top; */
    background-color: #ffffff;
}


/*影部分*/

div.shadow {
    float: left;
    width: 100%;
    height: 10px;
    background: url(/img/g_bar.png) repeat-x top;
}


/*ie6 */

*html div.shadow {
    background: none;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src="/img/g_bar.png");
}

#win_header {
    float: left;
    width: 100%;
    height: 55px;
    /*background:#efebde;*/
}

#win_header h1 {
    float: left;
    width: 400px;
    /*  margin-top:9px;*/
    padding-left: 20px;
    text-align: left;
}

#win_header div.close {
    float: left;
    margin-top: 15px;
}

#win_header div.close p a {
    color: #605b4e;
    font-size: 11px;
}


/*タイトルのテキスト化*/

div.category p {
    font-size: 16px;
    font-weight: bold;
}
