@charset "shift_jis";

/*---------------------------
タイトルバナー
---------------------------*/

#titleImage {
    width: 780px;
    height: 150px;
    border: 1px #CCCCCC solid;
    margin: 0 auto;
}
#titleImage h1.ttlFont {
    font-size: 2.3em !important;
    margin: 15px 0 10px 15px !important;
    width: 440px;
    color: #333333;
    font-weight: normal !important;
}
#col_center h1 {
    padding: 2px 0 0 5px;
    line-height: 1.2em !important;
    font-size: 1.1em !important;
    letter-spacing: 1px;
    text-align: left;
    border-bottom: 1px inset #2976C6;
}
#titleImage p.ttlText {
    width: 600px;
    margin: 0 0 0 20px;
    line-height: 1.6em;
    font-size: 1.1em;
    color: #333333;
}
/*---------------------------
見出し
---------------------------*/
h2.contentsTtl {
    margin: 5px 0px 10px;
    padding: 5px 10px;
    border-bottom: 3px solid #2976C6;
    color: #2976C6;
    font-size: 1.5em;
    font-weight: bold;
	position:relative;
	width: 780px;
}
h2.catettl {
	width: 780px;
}
h2.contentsTtl span {
font-size: 0.7em;
font-weight: normal;
position: absolute;
right: 3px;
text-align: right;
top: 8px;
}

h2.contentsTtl span a {
    background-color: #2976C6;
    border: 1px solid #2976C6;
    border-radius: 5px;
    color: #FFF;
    padding: 2px 5px;
    text-decoration: none;
}

h2.contentsTtl span a:hover {
	background-color:#E2F0FA;
	color:#2976C6;
}
.choose_how {
    position: relative;
}
.choose_how span {
    font-size: 1em;
    font-weight: normal;
    position: absolute;
    right: 3px;
    text-align: right;
    top: -8px;
    vertical-align:middle;
}
.choose_how span a {
    background-color: #2976c6;
    border: 1px solid #2976c6;
    border-radius: 5px;
    color: #ffffff;
    padding: 3px 5px;
    text-decoration: none;
}
.choose_how span a img {
    width: 18px;
    border: 0;
    vertical-align: bottom;
    padding-top: 10px;
}

h3.pp_subttl {
    margin: 3px 0;
    padding: 8px 10px 5px 10px;
    background-color: #EEEEEE;
    color: #2976C6;
    font-size: 1.2em;
    font-weight: bold;
    width: 716px;
    vertical-align:middle;
}
h3.hyou_subttl {
    margin: 40px 0 10px 0;
    padding: 8px 10px 5px 10px;
    background-color: #E2F0FA;
    color: #333333;
    font-size: 1.6em;
    font-weight: bold;
    width: 716px;
    vertical-align:middle;
}
h3.hyou_subttl span {
    color: #2976C6;
    font-size: 0.7em;
}
h4.hyou_subttl_sub {
    margin: 15px 0 10px 0;
    padding: 5px 0 5px 10px;
    color: #2976C6;
    border-bottom: 1px solid #2976C6;
    border-left: 3px solid #2976C6;
    font-size: 1.1em;
    font-weight: bold;
    width: 716px;
    vertical-align:middle;
}
/*---------------------------
  種類で選ぶ
---------------------------*/
#choose_type {
    width: 780px;
    margin: 0 auto;
    text-align: center;
}
#choose_type ul.menuList {
    letter-spacing: -.40em;
    margin: 0 auto;
    width: 780px !important;
        list-style: none;

}
#choose_type ul.menuList li {
    letter-spacing: normal;
    display: inline-block;
    border-left: 1px #EEEEEE solid;
    border-bottom: 1px #EEEEEE solid;
    border-right: 1px #EEEEEE solid !important;
    height: 200px;
    width: 180px;
    padding: 0;
    margin: 0 8px 0 0;
    vertical-align: top;
    position: relative;
    background-size: 180px 110px;
    background-repeat: no-repeat;
    background-position: center top;
}
#choose_type ul.menuList li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2976C6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
#choose_type ul.menuList li a span.ttl {
    vertical-align: bottom;
    position: absolute;
    bottom: 56px;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.4em;
    padding: 5px 0;
}
#choose_type ul.menuList li a span.text {
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 8px 0;
	background-color: #EEEEEE;
	color: #333;
	text-decoration: none;
}
#choose_type ul.menuList li a:hover span.text {
    background-color: #E2F0FA;
}
#choose_type ul.menuList li:nth-child(1), #choose_type ul.menuList li:nth-child(2), #choose_type ul.menuList li:nth-child(3), #choose_type ul.menuList li:nth-child(4), #choose_type ul.menuList li:nth-child(5) {
    border-top: 1px #EEEEEE solid !important;
}


#contents .column1 .itemBox {
    padding: 3% 0 0 0 !important;
    border-bottom: 0 !important;
    width: 780px !important;
}
#contents .itemBox .point li.gray {
    background-color: #FFFFFF;
    border: 1px #666666 solid;
    color: #666666;
}
#contents .itemBox .point li.red {
    background-color: #ffffff;
    border: 1px #E9616B solid;
    color: #E9616B;
}
#contents .column1 .itemBox .point li {
    font-size: 0.95em;
    padding: 6px 13px;
}

/*---------------------------
 表組み
---------------------------*/


#contents table.tablelist {
width:100%;
border-collapse: separate;
border-spacing: 0px;
border-left:1px #ccc solid;
border-right:1px #ccc solid;
border-top:1px #ccc solid;

}

#contents table.tablelist a {
	color:#2976C6;
	text-decoration:none;
}

#contents table.tablelist td:last-child { border-right:0; }

#contents table.tablelist td { padding:8px 2px; text-align:center; font-size:12px !important; color:#282828; border-bottom:1px #ccc solid; border-right:1px #ccc dashed;}

#contents table.tablelist td.tablelist_top { vertical-align:top; position:relative;}

#contents table.tablelist td.tablelist_top .webonly { background-color:#FAE136; color:#333333; font-size:11px; position:absolute; right:5px; top:5px; padding:1px 5px; font-weight:bold;}

#contents table.tablelist td.tablelist_top .webonly.b { font-size:12px; position:absolute; right:5px; top:5px; padding:2px 5px; font-weight:bold;}


#contents table.tablelist td .alpha_png { width:67%;}

#contents table.tablelist th {
    padding: 8px 2px;
    text-align: center;
    font-size: 12px !important;
    color: #282828;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc dashed;
    font-weight: bold;
    background-color: #EEEEEE;
}
#contents table.tablelist th:last-child {
    border-right: 0;
}

#contents table.tablelist td .price {
    font-weight: bold;
    font-size: 1.3em;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ff0000;
    margin-bottom: 5px;
}
#contents table.tablelist td .price .tax {
    font-weight: normal;
    font-size: 0.8em;
}

#contents table.tablelist td span.webonly {
    background-color: #ff6000;
    color: white;
    padding: 2px 5px;
    line-height: 1;
    vertical-align: middle;
    font-size: 0.87em;
    -webkit-animation:blink 1.8s ease-in-out infinite alternate;
    -moz-animation:blink 1.8s ease-in-out infinite alternate;
    animation:blink 1.8s ease-in-out infinite alternate;
    display: inline-block;
    width: 80%;
    margin-bottom: 1px;
}
#contents table.sizehyou td.osusumeSBOX {
    padding:0.3em 0;
}
#contents table.sizehyou td.osusumeSBOX a {
    display:inline-block; height:22px; vertical-align:middle;
}
#contents table.sizehyou td.osusumeSBOX span {
    font-size: 10px;
     -webkit-transform:scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
        display: inline-block;
    background-color: #FF6E00;
    color: #FFFFFF;
    padding: 1px 0;
    width: 25px;
    margin-right: 0.1em;
    opacity: 1.0;
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
}

#contents .color-icon {
display: inline-block;
width: 10px;
height: 10px;
border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;
margin-right: 3px;
box-sizing:border-box;
}
.back-bk {
background-color: #000;
}
.back-bl {
background-color: #175EB0;
}
.back-gy {
background-color: #B2B2B2;
}
.back-wh {
background-color: #fff;
border: 1px solid #ccc;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

}
/*---------------------------
 
---------------------------*/

.itemre:empty, .itemst:empty, .itemdlv:empty {
	border:0 !important;
}

.itemre {
	font-size:0.8em;
	font-weight:normal;
}

.itemst {
    border: 1px solid #03689A;
    color: #03689A;
    font-weight: normal;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    width: 40px;
    line-height: 1.3 !important;
    background: #FFF none repeat scroll 0% 0%;
    margin-left: 3px;
    padding: 0px;
}

.itemdlv {
	font-size:0.8em;
	margin:0 0 0 5px;
	font-weight:normal;
}

/*アイテム*/ 

#contents .column1 .itemBox {
    border-bottom: 0;
    padding: 5% 0 2% 0;
    margin: 0 0 0 0;
    width: 100%;
}

}

/*レフトエリア*/ 
#contents .column1 .itemBox .leftAria {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 200px;
    text-align: left;
    float: left;
}
#contents .column1 .itemBox .infoBox {
    display: table-cell;
    width: 28%;
    vertical-align: top;
    background-color: #f0f0f0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#contents .column1 .itemBox .rightBox .postage {
    text-align: right;
    margin: 0 15px 20px 0;
}

/*テーブル*/ 
.column1 .itemBox table.sizehyou {
    width: 570px;
}
.itemBox table.sizehyou td , .itemBox table.sizehyou th {
    border: 1px solid #999 !important;
    text-align: center;
    font-weight: normal;
}
.itemBox table.sizehyou td {
    padding: 0.6em 0;
}
.itemBox table.sizehyou th {
    padding: 0.8em 0;
}
.itemBox table.sizehyou td.price_td {
    padding-left: 0.5em;
    text-align: left;
}

#contents .column1 .itemBox table td .price {
    text-align: right;
    font-size: 1.3em;
    color: #ff0000;
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 1;
    float: left;
    display: inline-block;
}

#contents .column1 .itemBox table td .price {
vertical-align: bottom;
}
#contents .column1 .itemBox .rightBox .postage {
    text-align: center;
    margin: 0;
    display: inline-block;
    float: left;
}
.itemdlv {
    border: 1px solid #FF6E00;
    color: #FF6E00;
    font-weight: normal;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    width: 55px;
    line-height: 1.3 !important;
    background: #FFF none repeat scroll 0% 0%;
    margin-left: 3px;
    padding: 2px 0 0 0;
    vertical-align: middle;
}
.itemst {
    border: 1px solid #03689A;
    color: #03689A;
    font-weight: normal;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    width: 55px;
    line-height: 1.3 !important;
    background: #FFF none repeat scroll 0% 0%;
    margin-left: 3px;
    padding: 2px 0 0 0;
    vertical-align: middle;
}

.itemre:empty, .itemst:empty, .itemdlv:empty {
	border:0 !important;
	width: 0 !important;
}


#contents .column1 .itemBox .rightBox .infoBox .price {
    font-weight: bold;
    font-size: 1.3em;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ff0000;
    margin-bottom: 20px;
}

/* グレー背景 */

.bg-gy-box {
display: inline-block;
background-color: #f6f6f6;
padding: 1em;
margin: 0;
}

/* ベストセラー */

.itemBox .leftPhoto p.best {
    font-size: 1em;
}
.itemBox .leftPhoto p.best span:after {
    border-width: 14px 10px;
}




/* アイコンの説明 */

#contents .icon_what {
	margin:20px 0 40px 0;
}

#contents .icon_what .point {
	margin:0;
	padding:0;
	letter-spacing: -.40em;
}
#contents .icon_what .point li.gray {
    background-color: #ffffff;
    border: 1px #666666 solid;
    color: #666666;
}
#contents .icon_what .point li {
	display: block;
	letter-spacing: normal;
    padding: 8px 15px;
    margin: 0 10px 10px 10px;
	text-align:center;
    line-height: 1.5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 1.0em;
	vertical-align: middle !important;
	display:inline-block;
	*display:inline;
	zoom:1;
    
}
#contents .icon_what .point li:nth-child(odd) {
width: 100px;
    
}
#contents .icon_what .point li:nth-child(even) {
    width: 560px;
    display: block;
    letter-spacing: normal;
    padding: 8px 0;
    margin: 0 0 10px 10px;
    text-align: left;
    line-height: 1.5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 1.0em;
    vertical-align: middle !important;
    display: inline-block;
    zoom: 1;
}





/*---------------------------
価格表示
---------------------------*/
.imgPrice {
	margin: 0;
	padding: 3px;
	text-align: right;
	position: absolute;
	bottom: 8px;
	right: 15px;
	line-height:1.0em;
	color:#F00;
	font-size:1.8em;
	background:rgba(255,255,255,0.5);
}

.imgPrice .syousai {
	font-size:0.7em;
	display:block;
	text-align:center;
}

.imgPrice table {
	margin:0;
}

.imgPrice img {
	margin: 0;
	vertical-align:bottom;
}

.topitempr {
	font-family:Verdana, Geneva, sans-serif;
}


/*---------------------------
色表示
---------------------------*/
.colorNo li span.color {
	height:10px;
	width:10px;
	border:1px #CCC solid;
	display: inline-block;*display: inline;*zoom: 1;
	margin:0 3px 0 0;
}

.colorNo li span.bk {background-color:#000;}
.colorNo li span.wh {background-color:#fff;}
.colorNo li span.rd {background-color:#C00;}
.colorNo li span.bl {background-color:#39C;}
.colorNo li span.gy {background-color:#666;}
.colorNo li span.pk {background-color:#f9c;}
.colorNo li span.gr {background-color:#6C3;}
.colorNo li span.sv {background-color:#CCC;}
.colorNo li span.gd {background-color:#C93;}
.colorNo li span.br {background-color:#630;}



/*---------------------------

---------------------------*/
.pageTop {
	clear: both;
	width: 740px;
	margin: 20px 0;
	font-size: 1em;
	text-align: right;
}


/*---------------------------

---------------------------*/
/* for modern brouser */
.clfx:after {
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden; 
}
.clfx {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* winIE6 below, exclude macIE5 \*/
* html .clfx { height: 1%; }  
.clfx { display: block; }  

/**/
