﻿/*@charset "utf-8";*/
/* CSS Document */


/*ASKの矢印画像*/
.price img{
width:11px;
height:auto;
}


/* --------------------------------------------------
 ヘッダー
-------------------------------------------------- */
#img_header {background: url(header.jpg);}


/* --------------------------------------------------
 別冊用
-------------------------------------------------- */
/* 商品検索_ログインボタン */
#bt_login_plus {
display:none;
text-align:center; 
float:right;
font-size:small;
background-color:#ededed;
margin-left:auto;
margin-right:0px;
width:30%; 
border-radius: 5px;
padding-top:0.2%;
padding-bottom:0.5%;
position:absolute; top:-14px; right:0px;
}

#bt_login_plus img{
width:150px; height:auto;
border-radius: 5px;
}


/* --------------------------------------------------
   表示 or 非表示　まとめ
-------------------------------------------------- */
.source{display:none;}
.spc{display:none;}
.gu{display:none;}
.common{display:none;}
.og{display:block;}

.aspNetDisabled{display:none;}

/* --------------------------------------------------
 スマートフォン用の部品_表示or非表示
-------------------------------------------------- */
.mob {display:none;}
