/*****************************************************

    全ての要素をリセット
    各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
body {
    background: #fff;
    color: #000;
    font-size: 13px;
   font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Yu Gothic", YuGothic, sans-serif;
    line-height:1.4;
    text-align:center;
}
body td,body th{
    font-size:13px;
}
table{
    border-collapse:collapse;
}

/*****************************************************

    基本設定、リンクカラーなど

*****************************************************/
#wrap{
    width:100%;
    height:100%;
}
#wrap2{
width:100%;
height:100%;
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/body_grade.png) repeat-x;
}
#wrapper,#makebanner,#topImage{
    width:1200px;
    margin:0 auto;
}
#wrapper{
    padding-top: 30px;

}
a:link {
    color:#1049A0;
    text-decoration:underline;
}

a:visited{
    color:#1049A0;
    text-decoration:underline;
}

a:hover{
    color:#345ECB;
    text-decoration: none;
}

a:active{
    color:#1049A0;
    text-decoration:underline;
}
#top a{
text-decoration:none;
color:#000;
}
.clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img{
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
/*****************************************************

    ヘッダ #header

*****************************************************/
#headerWrap{
    width:100%;
    background: #000 url(https://gigaplus.makeshop.jp/boloniya1979/common/h_bg.jpg) repeat-x bottom;
    text-align:center;
 
}
#header{
    width:1200px;
    position:relative;
    margin:0 auto;
}
#head{
   position:relative;
    min-height:155px;
    height: auto !important;
    height: 155px;
}
#header h1{
}
#header h1 a{
display:block;
margin-top:25px;
width:466px;
height:111px;
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/h_logo.png) no-repeat;
text-indent:-9999px;
}
#h_logo{
    float:left;
    width:480px;
    text-align:left;
}
#h_right{
    float:right;
    width:720px;
}

.hright{
position:absolute;
top:24px;
right:0;
}
/* サブナビゲーション */
#subNav{
    position:absolute;
    top:5px;
    right:0;
    text-align:right;
font-size:14px;
}
#subNav img{
    vertical-align:top;
}
#subNav li{
    display:inline-block;
    *display: inline;
    *zoom: 1;
    margin-left:4px;
    vertical-align:top;
}
#subNav .M_loginBtn{

}
#subNav .M_logoutBtn{
    text-align:left;
    float:left;
    overflow:hidden;
}
#subNav .M_loginBtn:hover,
#subNav .M_logoutBtn:hover{
}
#subNav .M_helloMsg{
    float:left;
    font-size:14px;
    margin-right:15px;
color:#fff;
}
#subNav a{
color:#fff;
text-decoration:none;
}
#subNav a:hover{
text-decoration:underline;
}
#cart{
    position:absolute;
    top:150px;
    right:0;
}
#gNav li#cart .M_headBasket {
    float: none;
  padding: 0;
   border: none;
    margin: 0;
  background: none;
width:172px !important;
}
#M_basketTemp1 #M_basketClosedBox {
    background:none !important;}
/*Google 翻訳バー*/
.goog-te-gadget {
    position: absolute;
    top: 30px;
    right: 0px;
    z-index: 999999;
}
.goog-te-gadget-simple {
    background: none !important;
    padding: 3px 20px !important;
    line-height: 18px;
    letter-spacing: 0.1em;
}
.goog-te-gadget-simple img{
display:none !important;}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
}
.goog-te-menu-value{
margin-right:0 !important;}

/* 買い物カゴ */
#M_basketTemp1 .M_headItem{
	text-align:left;
}
.M_headImg a,
.M_headItem a{
text-indent:0 !important;
height:auto !important;
text-align:left;
}
.M_headBasket table{
width:auto !important;
}
#M_basketClosedBox a{
width:172px !important;}
#M_headBasketIn {
    display: none !important;
}
#M_basketOpenedBox {
    top: 56px !important;
    width: auto !important;
    border: 1px solid #000 !important;
    background: #fff !important;
right:-1px !important;
}
#M_headBasketSwitch{
width:172px !important;}
.cartparts{
position:absolute;
bottom:0;
right:-81px;}

/* グローバルナビゲーション */
#gNav{
    width:1200px;
    height:51px;
}
#gNav li{
    float:left;
}
#gNav li a{
    display:block;
    width:160px;
    height:51px;
    text-indent:-9999em;
    overflow:hidden;
}
#gNav li#cart .M_headItem a{
width:150px !important;
}
#gNav li#cart .M_headImg a{
width:50px !important;
}
#gNav li#gNav01 a,#gNav li#gNav02 a,#gNav li#gNav03 a,#gNav li#gNav04 a,#gNav li#gNav05 a,#gNav li#gNav06 a{
height:25px;
margin-top:12px;
}
#gNav li#gNav01 a{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_home.png) no-repeat left top;
}
#gNav li#gNav02 a{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_items.png) no-repeat  left top;
}
#gNav li#gNav03 a{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_story.png) no-repeat  left top;
}
#gNav li#gNav04 a{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_shop.png) no-repeat  left top;
}
#gNav li#gNav05 a{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_guide.png) no-repeat  left top;
}
#gNav li#gNav06 a{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_info.png) no-repeat  left top;
}


#gNav li#cart{
    background:url(https://gigaplus.makeshop.jp/boloniya1979/common/nav_cart.png) no-repeat top;
width:172px;
height:56px;
}

#gNav li#gNav01 a:hover,#gNav li#gNav02 a:hover,#gNav li#gNav03 a:hover,#gNav li#gNav04 a:hover,#gNav li#gNav05 a:hover,#gNav li#gNav06 a:hover{
    background-position:0 -25px;
}

/*****************************************************

    左コンテンツ #leftContents

*****************************************************/
#leftContents{
    width:248px;
}
#leftContents .section{
    margin-bottom:10px;
}
#leftContents .inner{


}
/* 検索input */
.inputWrap{
    padding:10px;
}
.inputWrap img{
    float:left;
    _margin-left:0;
display: inline-block;
    margin-top: 10px;
}
.search_input{
width: 190px;
    float: left;
    height: 30px;
    border: 1px solid #000;
    margin: 5px 7px 5px 0;
}
/* カテゴリーメニュー */
#l_category td{
	text-align:left;
}
#l_category{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ae0000+0,fe3535+100 */
background: #ae0000; /* Old browsers */
background: -moz-linear-gradient(left, #ae0000 0%, #fe3535 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ae0000 0%,#fe3535 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ae0000 0%,#fe3535 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#fe3535',GradientType=1 ); /* IE6-9 */

}
#l_price{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,3e3e3e+100 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(left, #000000 0%, #3e3e3e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #000000 0%,#3e3e3e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #000000 0%,#3e3e3e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3e3e3e',GradientType=1 ); /* IE6-9 */
overflow:hidden;
}
#l_category .inner{
margin:0 5px 10px;
overflow:hidden;
}
#l_price .inner{
margin:0 5px 10px;
overflow:hidden;
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/l_bg_price.gif) no-repeat;
padding-top: 8px;
    padding-bottom: 7px;
}
#l_category .inner ul{
margin-bottom:10px;
}
#l_category .inner ul li{
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/l_bg_category.jpg) no-repeat;
height:62px;
margin-bottom:2px;
}
#l_category .inner ul li a{
display:block;
font-size:14px;
line-height:62px;
height:62px;
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/l_tri.png) no-repeat 6px 29px;
clear:both;
overflow:hidden;
    color: #000;
    text-decoration: none;
}
#l_price li a{
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/l_tri.png) no-repeat left center;
line-height:30px;
padding-left:14px;
color:#000;
    font-size: 14px;
}
#l_category .inner ul li a:hover{
text-decoration:underline;
}
#l_category .inner ul li a img{
float:left;
display:block;
margin:2px 2px 3px 14px;
}

#M_ctgList3 li span, #M_ctgList3 .M_childOpen ul span {
    padding-left: 6px !important;
}

#l_search{
border:2px solid #000;}
#l_search .hsearch{
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/l_bg_search.gif) repeat-x;
}
#l_search .inner{
margin:5px 10px;}
#l_search .inputWrap{
padding:0;}
#l_search .example_search{
font-size:12px;
line-height:1.3em;}
/* 会員メニュー */
.banner_register{
margin-bottom:10px;}
#l_member ul{
    margin-bottom:5px;
}
#l_member li{
    background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat left;
    padding-left:12px;
    margin-left:2px;
}
#l_member li a{
}
/* カレンダー */
#l_calendar table{
    margin-bottom:5px;
    border-collapse:collapse;
}
#l_calendar{
font-size:12px;
margin-bottom:10px;}
/* 中央揃え */
#l_owner,#l_banner{
    text-align:center;
}
#l_owner table,#l_banner table{
    margin:0 auto;
}
/* 投票 */
#l_poll img{
    margin:0 2px;
}
#l_poll b{
    color:#333;
}
#l_poll input{
    margin-right:5px;
}
#l_poll td{
    text-align:left;
}
#l_poll a img{
    display:none;
}
#l_poll a{
    display:block;
    height:21px;
    float:left;
    margin-right:4px;
}
#l_poll a#poll_b01{
    width:58px;
    background:url(/images/original_design_default/samplesource/3/poll_b01.png) no-repeat 0 0;
    margin-left:28px;
}
#l_poll a#poll_b02{
    width:69px;
    background:url(/images/original_design_default/samplesource/3/poll_b02.png) no-repeat 0 0;
}
#l_poll a#poll_b01:hover,#l_poll a#poll_b02:hover{
    background-position:0 -21px;
}
/* 掲示板 */
#l_board table{
    width:100%;
}
#l_board td{
	text-align:left;
}
/* バナー */
#l_banner img{
    margin-bottom:5px;
}

/*****************************************************

    メインコンテンツ #rightContents

*****************************************************/
.rightContents{
    width:920px;
    margin-left:32px;
}
.rightContents .section{
    margin-bottom:30px;
}
.rightContents h2{
background:url(https://gigaplus.makeshop.jp/boloniya1979/right/h2_rightcontents.gif) no-repeat left top;
font-size:24px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
padding-top:23px;
padding-bottom:13px;
border-bottom:1px solid #000;
    font-weight: normal;
    letter-spacing: 0.1em;
margin-bottom:20px;
}
/*----------------------------------------------------
    中央画面 #top
----------------------------------------------------*/
.r_left{
    float:left;
    width:520px;
}
.r_right{
    float:right;
    width:220px;
}
#r_special,
 #l_banner{
display:none;
}
.titleMgn{
    margin-bottom:10px;
}
#r_shopIntro{
    margin-bottom:0;
}
/*カテゴリから選ぶ*/
.menubycategory{
min-height:400px;
background:url(https://gigaplus.makeshop.jp/boloniya1979/top/top_bg_bycategory.jpg) no-repeat center top;
overflow:hidden;
clear:both;
padding-top: 65px;
    margin-top: 30px;
}
.menubycategory ul{
margin:0 auto 15px;
width:846px;
overflow:hidden;
clear:both;
}
.menubycategory ul li{
float:left;
width:175px;
margin-right:48px;
}
.menubycategory ul li.last{
margin-right:0;}
.menubycategory ul li .txt{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;}

/* 新着 */
#r_new .lims table{
    margin:10px auto;
    width:215px;
}
#r_new .lims table .woong td{
    text-align:left;
    font-weight:bold;
    padding-top:5px;
font-size:14px;
color:#990000;

}
#r_new .lims table .woong td a{
    font-weight:normal;
color:#000;
}
#r_new .lims table .woong td img,
#r_recommend .lims table .woong td img
{
    margin-left:5px;
height:17px;
width:auto;
}

#r_new .lims table .woong td a,
#r_recommend .lims table .woong td a{
width:215px;
height:215px;
}


/* おすすめ */
#r_recommend .lims table{
    margin:10px auto;
    width:215px;
}
#r_recommend .lims table .woong td{
    text-align:left;
    font-weight:bold;
    padding-top:5px;
font-size:14px;
color:#990000;
}
#r_recommend .lims table .woong td a{
    font-weight:normal;
}
#r_recommend .lims table .woong td img{
    margin-left:5px;
}
#r_recommend .lims table .woong td a b{
    font-weight:normal;
    font-size:11px;
}
/* ランキング */
.top_ttl_rank{
display:block;
margin-bottom:20px;}
#r_ranking .rankList{
    float:left;
    width:33.33%;
    position:relative;
}
#r_ranking em{
    display:block;
    text-indent:-9999em;
}
#r_ranking .rankImg{
    margin:5px auto;
}
#r_ranking #rank1 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon1.png) no-repeat center;
    width:31px;
    height:25px;
display:none;
}
#r_ranking #rank2 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon2.png) no-repeat center;
    width:28px;
    height:22px;
display:none;
}
#r_ranking #rank3 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon3.png) no-repeat center;
    width:28px;
    height:22px;
display:none;
}
#r_ranking #rank4 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon4.png) no-repeat center;
    width:17px;
    height:17px;
}
#r_ranking #rank5 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon5.png) no-repeat center;
    width:17px;
    height:17px;
}
.M_rank1,
.M_rank2,
.M_rank3,
.M_rank
{display:none;}
.M_rankingCenter .M_ranking li.midImg{
width:33.33% !important;
}
#U4 .M_rankingCenter .M_ranking li.midImg{
width:20% !important;
}
.M_rankingCenter .M_ranking li.midImg img{
width:230px !important;
}
#U4 .M_rankingCenter .M_ranking li.midImg img{
width:140px !important;
}
.M_rankingCenter .M_ranking li p {
    text-align: left !important;
    width: 230px !important;
}
#U4 .M_rankingCenter .M_ranking li p {
    width: 145px !important;
}
#r_ranking p{
    text-align:left;
width:230px;
}
.M_rankingCenter .M_ranking li.midImg .price{
   color:#cc0000;
font-size:15px;
}
#r_ranking .rankPrice{
   color:#cc0000;
font-size:15px;
}
#r_ranking .rankImg img{
width:230px;} 
.M_rankingCenter .M_ranking li{
border:none !important;}
/* レビュー */
#r_review #M_reviewView,
#r_review #M_reviewView table{
    width:100%;
    margin:0;
	text-align:left;
}
#M_reviewViewAll {
margin-top:10px !important;
width: auto !important;
    font-size: 14px;}

#M_reviewViewAll .M_reviewList {
    border: none !important;
    background: #e4e4e4 !important;
}
#M_reviewViewAll .M_reviewReadText {
    padding: 20px !important;
    line-height: 1.6 !important;
}
#M_reviewViewAll .M_reviewInfo {
 border-bottom: none !important;
line-height: 1em !important;
    padding: 10px 50px;}

#M_reviewViewAll .M_reviewRead {
    margin: 10px 50px;
}
#M_reviewViewAll .M_reviewTotal span {
    font-weight: normal !important;
}


#top #M_reviewViewAll {
    border: 1px solid #ddd;
    height: 350px;
    overflow: auto;
    padding: 10px 20px;
    width: 878px;
}
#top #r_review #M_reviewAll .M_reviewList{
	margin:0 !important;
background:none !important;
	}
#top #r_review #M_reviewViewAll .M_reviewInner{
	margin:0 !important;
}
#top #r_review #M_reviewViewAll .M_reviewRate {
	float: left !important;
	overflow: hidden !important;
	width: 120px !important;
line-height: 30px;
}
#top #r_review #M_reviewViewAll .M_reviewerInfo {
	border: 1px solid #ccc !important;
	display: inline-block !important;
	float: left !important;
	padding: 5px 15px !important;
	text-align: left !important;
	width: auto !important;
margin-left:20px;
}
#top #r_review #M_reviewViewAll .M_reviewRead{
	border-bottom: 1px dashed #000 !important;
	clear: both !important;
	display: block !important;
	padding: 10px 0 10px !important;
margin: 0 0 10px;
}
#top #r_review #M_reviewViewAll .M_reviewImg {
	float: left !important;
	margin-right: 20px !important;
}
#top #r_review #M_reviewViewAll .M_reviewName p {
	margin: 0 0 15px !important;
}
#top #r_review #M_reviewViewAll .M_reviewName p a {
	color: #bb0000 !important;
	font-size: 15px !important;
}

#top #r_review #M_reviewViewAll .M_reviewReadText{
	margin: 0 !important;
	padding: 0 !important;
}

/* 最近チェックした商品 */
#top #r_recent{
border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;}
#top #r_recent td td a img {
    width: 200px;
}
#r_recent #recent{
margin-bottom:0;
}
#r_recent #recent .itemBox,#r_recent #recent .itemBox table{
}
#r_recent .name a{
color:#000;
text-decoration:none;
}
#r_recent .name,#r_recent .price{
    text-align:left;
    margin:5px 5px 0;
}
#r_recent .price{
color:#cc0000;
font-size:15px;
}
#r_recent #recent .line{
    width:0;
}
#r_recent #recent .line img{
    display:none;
}
#recent td.itemImg {
    width: 200px !important;
}
#r_recent h3,
#top #r_recent .ttl_recent{
    padding-left: 30px;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_recent.gif) no-repeat left center !important;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 30px;
text-align: left;
}
/* お知らせ */
#top #r_news{
    margin-top:0;
}
#top #r_news .newsttl{
background:url(https://gigaplus.makeshop.jp/boloniya1979/top/top_line_info.gif) no-repeat;
padding-top:11px;
text-align:left;
margin-bottom:10px;
position:relative;
}
#top #r_news a{
color:#000;
text-decoration:underline;
font-size:15px;
}
#top #r_news a:hover{
text-decoration:none;
}
/*
#top #r_news img{
    margin-bottom:10px;
}*/
#top #r_news td.woong{
    padding:2px 10px 2px 0;
	text-align:left;
}
#top h3{
background:url(https://gigaplus.makeshop.jp/boloniya1979/top/ttl_items_top.jpg) no-repeat;
height:46px;
line-height:46px;
font-size:22px;
color:#fff;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
padding-left: 15px;
    font-weight: normal;
}
#top #topabout{
background:url(https://gigaplus.makeshop.jp/boloniya1979/top/top_about.jpg) no-repeat;
color:#fff;
font-size:14px;
overflow:hidden;
text-align: left;
min-height:402px;
}
#top #topabout .txt{
margin-top:85px;
margin-left:40px;
width:508px;
line-height: 1.75em;
}
#top #topabout .txt p{
margin-bottom:1em;}

.topabout-a{
display:block;
margin:10px 0 3px 40px;
}
.topabout-b{
display:block;
margin:0 0 0 40px;
}

#top .newsttl .btngolist{
position: absolute;
    top: 12px;
    right: 5px;
    display: block;
}

/*----------------------------------------------------
    商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
    text-align:left;
    line-height:20px;
    margin-bottom:10px;
}
.pankuzu a{
    padding:0 5px;
    font-size:11px;
    color:#333;
}
.pankuzu  font{
    color:#333;
    font-size:11px;
}
/*----------------------------------------------------
    商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */

#category  .icon img{
height:17px;
width:auto;}

#category a{
color:#000;
text-decoration:none;
}
#category a:hover{
text-decoration:underline;}

/* 検索結果と並び替え */
#r_resultInfo{
    font-size:11px;
    margin:0 auto 10px;
}
.total{
    float:left;
margin-left: 10px;
    font-size: 13px;
}
.listSort{
    text-align:right;
    margin-right: 10px;
    font-size: 13px;
}
.listSort li{
    display:inline;
}
.listSort li a{
color:#000;}

/* カテゴリーリスト */
#category .innerList{
    overflow:hidden;
    _zoom:1;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
}
#category .innerList li{
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    width:25%;/* 商品数が4つなので100%÷4=25% */
    display:inline-block;
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#category .innerBox{
    margin:10px;
    text-align:center;
}
#category .detail{
  text-align: left;
}
#category .name{
    margin-bottom:5px;
}
#category .imgWrap{
    text-align:center;
    margin-bottom:5px;
}
#category .price{
color: #cc0000;
    font-size: 15px;
    margin-top: 5px;
}
#category .price span{
    padding:0 2px;
}
#category a.fav {
    background: url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_fav.gif) no-repeat left center;
padding-left:15px;
}
#category .consumerPrice{
    font-size:11px;
    color:#999;
    text-decoration:line-through;
}
#category .else{
    text-align:left;
display:none;
}
#category .else li{
    float:none;
    width:auto;
    display:inline;
}
#category .M_lumpinput{
    text-align:right;
}
#category .matomegai{
	margin: 4px 0;
	display: inline-block;
}
#category .matomegai a{
	border: 1px solid #999;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #999;
	text-decoration: none;
}
#category .matomegai a:hover{
	background: #999;
	color: #fff;
}
#category .content{
    border-top:1px dashed #b2b2b2;
    padding:10px 0;
    margin:10px auto;
    border-bottom:1px dashed #b2b2b2;
    font-size:11px;
}
#category .M_item-stock-smallstock{
	color: #D42222;
}
#category .btnWrap{
display:none;
}
#category .btnWrap img{
    margin-left:5px;
}
#category .btnWrap .soldout{
    text-align:center;
    color:#cc0000;
}
#r_categoryRecommend{

}
#r_categoryRecommend font b{
color: #cc0000;
    font-size: 15px;
font-weight:normal;
    margin-top: 5px;}
#r_categoryRecommend table table td{
text-align:left;}
#r_categoryRecommend table table td img{
    height: 17px;
display:block;
    width: auto;}
#r_categoryRecommend table table td a img{
width:215px;
height:auto;
}
/*----------------------------------------------------
    商品詳細 #detail
----------------------------------------------------*/
#itemLink{
    margin-bottom:30px;
    font-size:11px;
}
.item_prev{
    float:left;
    background:url(/images/original_design_default/samplesource/3/listIconL.png) no-repeat left;
    padding-left:14px;
}
.item_next{
    float:right;
    background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat right;
    padding-right:14px;
}
#itemImg{
    float:left;
    width:500px;
position:relative;
}
#itemImg .enlarge{
    position: absolute;
    right: 20px;
    bottom: 85px;
    font-size: 20px;
}
#itemImg .enlarge a{
color:#990000;
filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#itemImg .enlarge a:hover{
color:#990000;
filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#itemInfo{
    float:right;
    width:380px;
}
/* [INFO]タグ */
#detailInfo table{
    width:100%;
    margin-bottom:10px;
}
#detailInfo table td{
    height:auto;
	text-align:left;
}
#detailInfo table td select{
height:40px;/*
background:url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_arrow.png) no-repeat right 5px center #fff;*/
margin-top:10px;
border: 0;
    outline: 1px solid #828282;
    outline-offset: -1px;
padding:0 20px;
font-size:14px;
width:320px;
}
#itemInfo #detailInfo table font{
    color:#d42222;
}
#detailInfo table input{
    margin-right:5px;
}
#detailInfo table img{
    vertical-align:auto;/* IE対策 */
}
#detailInfo #M_usualValue td{
    font-size:16px;
    padding:10px 0;
}
#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
    border:none;
 font-size: 26px;
    color: #990000;
text-align:left;
}
#M_nameCustom .M_nameInput, #M_nameCustom .M_nameTextarea {
    padding: 0 5px !important;
    height: 40px !important;
    font-size: 14px !important;
    width: 310px !important;
}
#M_nameCustom .M_nameTxt {
    margin-bottom: 5px !important;
    text-align: left !important;
}
#M_nameCustom .M_nameLimit {
    text-align: left !important;
    font-size: 12px !important;
}

#wrapper .topgrade{
width:100%;
height:15px;
position:absolute;
top:0;
background: -moz-linear-gradient(top, #000, transparent);
background: -webkit-linear-gradient(top, #000, transparent);
background: linear-gradient(to bottom, #000, transparent);
}

#detailInfo #M_usualValue{
    font-size:15px;
    font-weight:bold;
}
#detailInfo #M_taxview{
    width:auto;
}
#detailInfo dl {
text-align:left;
line-height:2;
overflow:hidden;
font-size:15px;
}
#detailInfo dl.priceline{
line-height:34px;
}
#detailInfo dt {
  float:left;
  clear:left;
  width:120px;
}
#detailInfo dd {
  float:left;
  width:260px;
}
#detailInfo dd input{
padding: 3px;
    width: 80px;
    font-size: 18px;
    margin-right: 5px;
    height: 24px;
    text-align: right;
border:1px solid #828282;}
#detailInfo .taxprice{
color:#990000;
font-size:22px;}
#detailInfo .taxprice-s{
color:#000;
font-size:16px;}
#detailInfo .dhaisou{
background:#e4e4e4;
padding:3px;
text-align:center;
margin: 20px 0 10px;
    font-size: 14px;
}
#detailInfo #M_point{
font-size:18px;
color:#990000;}
/* 拡大画像ボタン */
#viewButton{
    text-align:right;
}
/* 商品名 */
#detail h2{
    margin-bottom:7px;
    font-size:22px;
font-weight:normal;
background:none;
padding:0;
border:none;
}
#detail .h2bottom{
height:3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ae0000+0,ae0000+50,000000+51,000000+100 */
background: #ae0000; /* Old browsers */
background: -moz-linear-gradient(left, #ae0000 0%, #ae0000 50%, #000000 51%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ae0000 0%,#ae0000 50%,#000000 51%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ae0000 0%,#ae0000 50%,#000000 51%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
/* 商品詳細 */
#detail .detailTxt{
padding: 10px 0;
    text-align: left;
    font-size: 14px;
clear:both;
}
/* オプション表 */
#wrapper #detail .stockList input{
    border:0;
}
#wrapper #detail .stockList td{
	text-align:center;
}

.M_inventory *{
    font-size:13px;   
}

.M_inventory table.stockList th, .M_inventory table.stockList td{
	padding: 6px !important;
}

.M_inventory span[class^="M_select-option"]{
	display: block;
	margin-top: 4px;
}

.M_inventory .M_select-option-soldout,
.M_inventory .M_select-option-smallstock{
	color: #D42222;
}

.M_inventory .M_select-option-soldout{
	margin-bottom: 4px;
}

.M_select-option-restock-btn:link,
.M_select-option-restock-btn:active,
.M_select-option-restock-btn:visited{
	display: inline-block;
	padding: 2px 24px;
	background: #333;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
}

.M_select-option-restock-btn:hover{
	background: #666;
}
/* メールリンク */
#r_contact{
    margin:10px 0 10px 0 ;
}
#r_contact li{
    float:left;

margin-right:10px;
}
#r_contact li a{
display:block;
font-size:14px;
padding-left:18px;
color:#000;
text-decoration:none;
}
#r_contact li a.dfav {background:url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_fav.gif) no-repeat left center;
}
#r_contact li a.dinq {background:url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_mail.gif) no-repeat left center;
}
/* SNS */
#r_sns{
    margin-top:10px;
}
#r_sns ul{
float:right;} 
#r_sns li{
    float:left;
text-align:right;
width:90px;
padding-left:10px;
}
/* カートにいれるボタン */
#basketBtn a{
display:block;
font-size:16px;
    background: #000000;
    margin-top: 10px;
    height: 54px;
    line-height: 54px;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_cart.png) no-repeat #000 70px center;
text-decoration:none;
color:#fff;
}
#basketBtn a:hover{
background-color:#990000;}
#basketBtn .soldout {
    text-align: center;
    color: #cc0000;
    border: 1px solid #cc0000;
    padding: 10px;
}
/* 追加商品説明文 */
#r_detailExt{
    margin-bottom:0;
text-align:left;
margin-top:30px;
}
.detailExtTxt .bigbanner{
margin-bottom:20px;
}
.detailExtTxt{
font-size:16px;}
.detailExtTxt p{
margin-bottom:1em;}
.detailExtTxt .youtube{
text-align:center;
margin-bottom:20px;}
.detailExtTxt a{
color: #990000;
    text-decoration: none;
    line-height: 1.4em;
    margin-top: 10px;}

.detailExtTxt a:hover{
text-decoration:underline;}
.detailExtTxt table{border-collapse: collapse;
    margin: 10px auto;
}

.detailExtTxt table th, #detail .detailExtTxt table td {
    border: 1px solid #ccc;
    background: #fff;
padding: 10px 8px;
    font-size: 15px;
}
.detailExtTxt table th {
    background: #ffeded;
    font-weight: normal;
    white-space: nowrap;
}
.detailExtTxt .sizetable{
margin:20px auto;
font-size:14px;}
.detailExtTxt .sizetable img{
display:block;
margin-bottom:5px;}

/* 追加商品画像 */
#r_addImg{
    margin-bottom:0;
}
#r_addImg li{
    float:left;
    width:33%;
    text-align:center;
    padding-bottom:30px;
    line-height:1.4;
}
#r_addImg li .inner{
    margin:0 10px;
}
#r_addImg .addImg a{
    border:1px solid #b2b2b2;
    padding:5px;
    display:block;
}
#r_addImg li p{
    width:100%;
    margin:10px 5px 0;
}
/* レビュー */
#detail #r_review{
    margin-bottom:40px;
}
#detail #r_review h3{
background:url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_ttlbar_review.gif) no-repeat left center;
color:#fff;
padding-left:34px;
font-size:14px;
line-height:29px;
}
#detail #r_review .lead{
text-align:left;
margin:10px 0;
font-size: 15px;
}

#r_review .review_write{
border: 4px solid #e6e6e6;
padding:10px;
clear:both;
overflow:hidden;
}
#r_review form{
width:710px;
float:left;
}
#r_review .M_btnStyle{
display:block;
float: left;
margin-top: 50px;
}
#r_review #M_review input[type="text"]{
border: 1px solid #cccccc;
    width: 150px;
    height: 26px;
    margin-right: 20px
}
#detail #r_review td {
    text-align: left;
    height: 50px;
}

#detail #r_review .imgLi input{
	border:none;
}
#detail #m_reviewView td{
	text-align:center;
}
#r_review .review_write textarea{
border: #ccc 1px solid;
    width: 630px;
    height: 80px;
}
/* 商品グループ */
#r_group{
}
#r_group h3{
display:none;
}
#r_group .ttl_group{
height:3px;
margin-bottom:5px;
height: 3px;
background: #ae0000; /* Old browsers */
background: -moz-linear-gradient(left, #ae0000 0%, #ae0000 25%, #000000 26%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ae0000 0%,#ae0000 25%,#000000 26%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ae0000 0%,#ae0000 25%,#000000 26%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
#r_group .ttl_grouptxt{
text-align:left;
font-size:16px;
margin-bottom:20px;
}


#r_group #M_group{
    width:100%;
    margin:16px auto;
    border-collapse:collapse;
}
#r_group #M_group a{
text-decoration:none;
color:#000;
}
#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
    width: 170px;
}
#r_group #M_group .itemBox{
    vertical-align:top;
}
#r_group #M_group .name, #r_group #M_group .spe,#r_group #M_group .price {
    margin: 5px 5px 0;
    text-align: left;
font-size:14px;
}
#r_group #M_group .name{
margin: 5px 0 0 !important;
}
#r_group #M_group .name img{
    height: 17px;
    width: auto;
}
#r_group #M_group .spe{
display:none;}
#r_group #M_group .itemImg{
    text-align:center;
}
#r_group #M_group .line {
    width: 10px;
}
#r_group #M_group .line img {
    display: none;
}
#r_group #M_group .price {
color: #990000;
    font-size: 16px;
}
/* 最近チェックした商品 */
#detail #r_recent{
}
#detail #recent .itemBox,#detail #recent .itemBox table{
    width:200px;
}
#detail #r_recent #recent td td a img{
width:200px;}
#detail .d_recent{
border:1px solid #ccc;
border-radius:10px;
padding:20px;
}
#detail .d_recent h3{
padding-left: 30px;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_recent.gif) no-repeat left center;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 30px;}
/*----------------------------------------------------
    ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
    margin-top:20px;
}
.loginForm h3{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/h3title.png) no-repeat left;
    padding-left:20px;
}
.loginForm .section{
    text-align:center;
}
.btnWrap{
    margin-top:20px;
    text-align:center;
}
.loginForm .leadTxt{
    margin-bottom:30px;
}
.loginForm .lostpass{
    text-align:center;
    font-size:11px;
    margin-top:5px;
}
.loginForm .formTable{
    margin:20px auto 0;
    width:400px;
}
.formTable th,
.formTable td{
    border:1px solid #b2b2b2;
    padding:6px 8px;
}
.formTable th{
    background:#eee;
    width:120px;
}
.M_nameList input,#r_review input,#r_review textarea{
   
    border:1px solid #828282;
}
.loginForm .formTable input{
    width:200px !important  ;
}

/*----------------------------------------------------
    会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
    overflow:hidden;
    _zoom:1;
}
#memberLogin .btnWrap div{
    float:left;
    width:360px;
    padding-bottom:20px;
}
#memberLogin .btnWrap #newMember{
    border-right:1px dotted #b2b2b2;
}
#memberLogin .btnWrap p{
    margin:20px;
}
/*----------------------------------------------------
    注文履歴ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
    パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
    約款 #contract
----------------------------------------------------*/
#contractBox{
    width:700px;
    height:280px;
    overflow:auto;
    border:1px solid #b2b2b2;
    padding:10px;
    text-align:left;
    margin-top:20px;
}
/*----------------------------------------------------
    会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
    margin:30px 10px 20px;
    width:740px;
    border-top:1px solid #b2b2b2;
    border-left:1px solid #b2b2b2;
}
* html #memberForm #M_entryForm{
    position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
    border-bottom:1px solid #b2b2b2;
    border-right:1px solid #b2b2b2;
    padding:8px;
}
* html #memberForm #M_entryForm th,
* html #memberForm #M_entryForm td{
    position:relative;
}
#memberForm #M_entryForm th{
    background:#eee;
    width:160px;
}
#memberForm .M_txt{
    font-size:11px;
    margin-left:10px;
}
#memberForm #mailreceiveN,
#memberForm #sex1{
    margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
    font-size:11px;
    color:#666;
}
#memberForm .M_post{
    display:block;
    width:96px;
    height:22px;
    background:url(/images/original_design_default/samplesource/3/r_postBtn.png) no-repeat;
    float:left;
    text-indent:-9999em;
    overflow:hidden;
    _zoom:1;
}
#memberForm #mailreceiveY,
#memberForm #mailreceiveN,
#memberForm #sex0,
#memberForm #sex1{
    border:none;
}
#M_changepw #M_changepwTable th{
    background:#615D5C;
}

/* 退会する */
#r_leave img{
    display:none;
}
#r_leave a{
    display:block;
    width:81px;
    height:22px;
    margin-top:5px;
    background:url(/images/original_design_default/samplesource/3/memberjoin_escape.png) no-repeat 0 0;
}
#r_leave a:hover{
    background-position:0 -22px
}

/*----------------------------------------------------
    ポイント #point
----------------------------------------------------*/
#r_pointData{
    border:1px solid #b2b2b2;
    background:#eee;
    padding:10px;
    margin:20px 60px 30px;
}
#r_pointData p{
    text-align:center;
}
#r_pointData strong{
    font-size:15px;
    font-weight:bold;
    color:#cc0000;
}
#r_pointList table{
    border-collapse:separate;
    width:400px;
    margin:0 180px;
    border-spacing:0;
}
#r_pointList td{
    border:1px solid #b2b2b2;
    padding:8px;
    text-align:center;
}
#r_pointList td font{
    font-size:13px;
}
/*----------------------------------------------------
    商品検索 #search
----------------------------------------------------*/
#searchContent input{
    width: 700px;
    margin-left: 5px;
}
#searchCategory select{

}
#r_searchInput input{
border: 1px solid #f1e0af;
padding:6px;
font-size:15px;

}
#r_searchName{
    margin:20px 0 20px;
}
#r_searchName font{
    color:#333;
    font-weight:bold;
}
#r_searchInput{
padding: 20px;
    background: #fdf7e3;
    margin: 0 10px;
}
#r_searchInput table{
 width: 100%;
    background:#fff;
}
#r_searchInput .btnWrap{
    margin-top:10px;
}

#r_searchInput .btnWrap a{
display: block;
    padding: 13px;
    width: 170px;
    text-align: center;
    color: #fff;
    background: #000;
    text-decoration: none;
    margin: 10px auto;
    font-size: 15px;
}
#r_searchInput .btnWrap a:hover{
background:#990000;}

#r_searchInput th,#r_searchInput td{
    border: 2px solid #fdf7e3;
    padding: 10px;
	text-align:left;
font-weight: normal;
    font-size: 15px;
}
#r_searchInput th{
    background: #fff0c7;

}
#r_searchInput #searchPrice input{
	width: 100px;
    padding: 6px;
    border: 1px solid #f1e0af;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 16px;
}
#r_searchList table,
#r_pager table{
    width:100%;
}
#pager table{
    width:100%;
}
.searchResult{
     font-size: 16px;
    margin-bottom: 20px;
    margin: 0 10px;
    padding: 5px 0;
    border-top: 2px solid #000;
    border-bottom: dotted 1px #000;
}
#r_searchList .innerList{
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
}
#r_searchList .innerList li{
    width:25%;
    display:inline-block;
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#r_searchList .innerBox{
    margin:10px;
}
#r_searchList .name{
    margin-bottom:5px;
}
#r_searchList .imgWrap{
    text-align:center;
margin-bottom:5px;
}
#r_searchList .imgWrap a img{
width:215px;
}
#r_searchList a{
text-decoration:none;
color:#000;
}

#r_searchList a:hover{
text-decoration:underline;}

#r_searchList .price{
    font-size:15px;
    color:#cc0000;
}
#r_searchList .else{
    text-align:left;
display:none;
}
#r_searchList .else li{
    float:none;
    width:auto;
    display:inline;
}
#r_searchList .btnWrap{
display:none;
}
#r_searchList .soldout{
    text-align:center;
    color:#cc0000;
}

/*----------------------------------------------------
    まとめ買い #matomegai
----------------------------------------------------*/
/* まとめ買いタイトル */
#matomegai h2{
background:url(https://gigaplus.makeshop.jp/boloniya1979/right/h2_rightcontents.gif) no-repeat left top;
font-size:24px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
padding-top:23px;
padding-bottom:13px;
border-bottom:1px solid #000;
    font-weight: normal;
    letter-spacing: 0.1em;
margin-bottom:20px;
}
#matomegai h2 a{
text-decoration:none;
color:#000;}

/* カテゴリーリスト */
#matomegai .innerList{
    overflow:hidden;
    _zoom:1;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
}
#matomegai .innerList li{
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    width:25%;/* 商品数が4つなので100%÷4=25% */
    display:inline-block;
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#matomegai .innerBox{
    margin:10px;
    text-align:center;
}
#matomegai .detail{
  text-align: left;
}
#matomegai .name{
    margin-bottom:5px;
}
#matomegai .name a{
text-decoration:none;
color:#000;
}
#matomegai .name img{
display:none;}
#matomegai .imgWrap{
    text-align:center;
    margin-bottom:5px;
}
#matomegai .price span{
    padding:0 2px;
}
#matomegai .price{
color: #cc0000;
    font-size: 15px;
    margin-top: 5px;
}
#matomegai .consumerPrice{
    font-size:11px;
    color:#999;
    text-decoration:line-through;
}
#matomegai .else{
    text-align:left;
display:none;
}
#matomegai .else li{
    float:none;
    width:auto;
    display:inline;
}
#matomegai .M_lumpinput{
    text-align:right;
}
#matomegai .content{
    border-top:1px dashed #b2b2b2;
    padding:10px 0;
    margin:10px auto;
    border-bottom:1px dashed #b2b2b2;
    font-size:11px;
display:none;
}
#matomegai .btnWrap{
    margin:10px auto 5px;
    background:#e6e6e6;
    padding:5px 0;
    text-align:left;
display:none;
}
#matomegai .btnWrap .soldout{
    text-align:center;
    color:#cc0000;
}
#matomegai .btnWrap a, #matomegai .wishlistBtn{
	display: inline-block;
    color: #000;
    padding-left: 18px;
}
#matomegai .wishlistBtn{
    background: url(https://gigaplus.makeshop.jp/boloniya1979/detail/d_icon_fav.gif) no-repeat left center;
    padding-left: 15px;}

#matomegai .btnWrap a{
	
}
#matomegai .wishlistBtn{
	text-decoration:none;
}
#matomegai .icon img {
    height: 17px;
    width: auto;
}
#matomegai .cartBtn{
	background: url("/images/original_design_default/samplesource/3/r_c_basketBtn.png") no-repeat;
}
#matomegai .quickBtn{
	background: url("/images/original_design_default/samplesource/3/r_c_buyBtn.png") no-repeat;
}
#matomegai .btnWrap a:hover, #matomegai .wishlistBtn:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#basketTable .addName td {
    border-top: dotted 1px #ccc;
border-bottom:none !important;
}
.basket_option_mulopt_box{
margin-left:0 !important;}
.basket_option_mulopt_box select{
height: 30px;
font-size:14px;
border: 0;
    outline: 1px solid #828282;
    outline-offset: -1px;
}

/*----------------------------------------------------
    買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
    margin-bottom:60px;
padding: 20px;
    border: 4px solid #eee;
}
#basketTable{
    width:100%;
  
}
#basketTable th,#basketTable td{
    text-align:center;
    padding:14px 6px;
font-size:14px;
}
#basketTable th{
background:#eee;
    white-space:nowrap;
}
#basketTable td{
    border-top: 1px solid #eee;
}

#basketTable .basketNum{
    width:30px;
    padding:0;
}
#basketTable .basketImg{
    width:100px;
    vertical-align: top;
    padding-top: 10px;
}
#basketTable .basketImg img{
    width:100px;
}

#basketTable .basketName{
    width:450px;
    text-align:left;
line-height: 1.6em;
font-size:13px;
}

#basketTable .basketName a{
color: #000;
    display: block;
    font-size: 15px;
    padding-bottom: 5px;}


#basketTable .basketMatomegai{
	margin-top: 4px;
	display: inline-block;
}
#basketTable .basketMatomegai a{
	border: 1px solid #999;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #999;
	text-decoration: none;
}
#basketTable .basketMatomegai a:hover{
	background: #999;
	color: #fff;
}
.quantityWrap{
	display:table;
}
.quantityInput,.basketQunantity,.quantityAmend{
	display:table-cell;
	vertical-align:middle;
	padding:0 2px;
}
.quantityInput input{
font-size: 15px;
    min-width: 30px;
    text-align: center;
    padding: 3px 0;

}
#basketTable .basketName a.addfav{
color:#cc0000;
text-decoration:none;
font-size:13px;
font-weight:900;
}
#basketTable .basketName a.addfav:hover{
text-decoration:underline;
}
.quantityAmend{
text-align: left;}

.quantityAmend a{
display:block;
margin-bottom:2px;
color: #505050;
font-size:18px;
background:url(https://gigaplus.makeshop.jp/boloniya1979/basket/icon_amend.gif) no-repeat center center;
width:18px;
height:18px;
}
#basketTable a.trash{
background:none;
color:#222;
font-size:15px;
}
.quantityAmend a img {
display:none;
}
#basketTable .basketQuantity td{
    border:none;
    padding:0;
}
#basketTable .basketPoint{
    width:70px;
}
#basketTable .basketPrice{
    min-width:70px;
font-size:16px;
color:#cc0000;
}
#basketTable .basketOption{
    text-align:left;
    margin-top:4px;
}
#basketTable .basketHaisou{
    padding:0;
}
#basketTable .carriageWrap{
    margin:10px 0;
}
#basketTable .basketHaisou p{
    text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
    color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
    font-size:11px;
}
#basketTable .basketBtns{
    width:80px;
}
#basketTable .basketBtns img{
    margin-bottom:2px;
}
#basketTable .basketTotal{
    text-align:right;
    background:#eee;
}
#basketTable .basketTotal em{
 
    font-size:18px;
    color:#cc0000;
}
#basketTable .basketTotal a{
	text-decoration: underline;
	margin-left: 4px;
}
#basketTable .basketTotal a:hover{
	text-decoration: none;
}
#basketTable .totalWrap{
	width: 60%;
	margin: 0 0 0 auto;
}
#basketTable .totalItem{
	float: left;
	clear: left;
	width: 60%;
	text-align: right;
}
#basketTable .matomegaiWrap{
	margin-bottom: 4px;
}
#basketTable .basketEmpty p{
    text-align:center;
    margin:10px auto;
}
#r_basket .btnWrap .btnBack{
    float:left;
    padding-top:5px;
font-size:15px;
font-weight:900;
}
#r_basket .btnWrap .btnBack a{
color:#000;
text-decoration:none;
margin-right: 20px;
}

#r_basket .btnWrap .btnOrder{
    float:right;
}
#r_basket .btnWrap .btnOrder a{
padding: 14px;
    width: 240px;
    background: #a50000;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 900;
}

#r_basket .btnWrap .btnOrder a:hover{
background:#222;
}
.basketQuantity .quantityWrap .quantityInput span{
display:none;}
.M_nameItem {
    margin-bottom: 3px !important;
    font-size: 12px !important;
}
.M_nameFix {
    padding: 6px 4px !important;
border: none  !important;
background:#eee !important;
}

/* Amazonボタン */
.amazonButtonWrap{
	margin-top:10px;
}
.amazonButton{
	width:205px;
}

/* お気に入りリスト */
#wishTable{
    width:100%;
}
#wishTable th,#wishTable td{
    text-align:center;
    border-bottom:1px solid #b2b2b2;
    padding:6px;
font-size:14px;
}
#wishTable th{
background: #eee;
    padding: 10px;
}
#wishTable .wishName{
text-align: left;
    width: 340px;
    font-size: 14px;
    padding: 20px 0;
}
#wishTable .wishQuantity input{
    margin-right:4px;
font-size: 15px;
    min-width: 30px;
    text-align: center;
    padding: 3px 0;
}
#wishTable .wishQuantity font{
color:#cc0000;
font-weight:900;}

.wishImg img{
width:70px;}
.wishBtns a {
    font-size: 20px;
    color: #4a4a4a;
}
.iflogin{
margin-bottom:20px;
}
#r_wishList {

}
#r_wishList h3{
font-size:16px;
margin-bottom:5px;
font-weight:normal;
}
#r_wishList h3 i{
color:#cc0000;}
#r_wishList a.gobasket{
color:#cc0000;
}
/*----------------------------------------------------
    お知らせ #news
----------------------------------------------------*/
#r_news{
    margin-top:10px;
}
#r_news a.btn{
display: inline-block;
    padding: 1px 10px 0 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 24px;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/common/arrow_btn.png) no-repeat 10px center #333333;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
}
#r_news a.btn:hover{
background-color:#cc0000;
}
#r_news #newsHead{
    text-align:left;
    border-bottom:2px solid #cc0000;
    padding:4px 0;
    font-size:15px;
}
#r_news #newsHead span{
    margin-right:10px;
    font-size:11px;
    color:#999;
}
#r_news #newsContents{
    text-align:left;
    padding:40px 20px;
    border-bottom:1px dashed #b2b2b2;
    margin-bottom:20px;
font-size:15px;
line-height:2em;
}
#r_news #newsAccess{
    text-align:right;
    font-size:11px;
    color:#999;
    margin-top:20px;
}
#r_news #newsNext{
    text-align:right;
    font-size:13px;
    margin-bottom:10px;
}
#r_news #newsNext a{
color:#000000;
}
#r_news #newsList{
    margin-bottom:20px;
}
#r_news #newsList .line{
    background:#fff;
}
#r_news #newsList .lims{
    border-bottom:1px dashed #000;
line-height: 3em;
    font-size: 15px;
}
#r_news #newsList .lims a{
color:#000;
background:url(https://gigaplus.makeshop.jp/boloniya1979/top/top_icon_info.gif) no-repeat left center;
padding-left: 10px;
}
#r_news #newsList .lims a:hover{
text-decoration:none;
}
#r_news .newsListBtn{
margin:20px auto;
    text-align:center;
display:block;
border:1px solid #000;
padding:5px;
width:150px;
color:#000;
text-decoration:none;
}

#r_news a.newsListBtn:hover{
background:#cc0000;
border:1px solid #cc0000;
color:#fff;
}

/* ご利用ガイド */
#makebanner #guideMain{
    margin:0 70px;
}
#guide{
margin-top:-1em;
line-height:1.6em;
font-size:14px;
}
#guide .nav{
overflow:hidden;
clear:both;
}
#guide .nav li{
float:left;
margin-right:1em;
}
#guide .nav li a{
color:#000;
text-decoration:none;
}
#guide .nav li a i{
color:#cc0000;}
#guide .navcover{
    background: #ffeded;
    text-align: center;
    padding: 20px 5px 20px 13px;
}
#guide a {
    color: #000;
    text-decoration: underline;}
#guide .block{
padding-left:1em;
}
#guide h3{
background: #eee;
    padding: 8px;
    margin-top: 20px;
font-size: 15px;
}
#guide h4{
margin-top: 20px;
font-size: 14px;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/top/top_icon_info.gif) no-repeat 10px center;
    padding-left: 22px;
}
#guide ul.hang{
margin-left:1em;
}
#guide ul.hang li{
padding-left: 1em;
  text-indent: -1em;
margin-bottom: 5px;
}
#guide .daibiki{
border-collapse:collapse;
background:#fff;
border-none;
margin: 5px 0;
    width: 450px;
border: 1px solid #ccc;
}
#guide .daibiki th {
    background: #ccc;
}
#guide .daibiki td,
#guide .daibiki th{
border:none;
padding:5px 10px;
font-size:14px;
line-height:2em;
text-align:center;
}
#guide .daibiki td.left,
#guide .daibiki th.left{
border-right: 2px solid #f0f0f0;
border-bottom: 1px solid #ccc;
}

#guide ul.fdelivery{
overflow:hidden;
clear:both;
width:380px;
border:1px solid #ccc;
background:#fff;
margin: 5px 0;
}
#guide ul.fdelivery li {
    float: left;
    width: 19.7%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #ccc;
}
#guide ul.fdelivery li.last{
border:none;
}
#guide .deliveryfree{
font-weight:900;
color:#cc0000;}
#fguide .fee2{
text-align:right;
padding-right:15px;
}
#guide .memo{
font-size:0.95em;
margin-top:1em;
}
#guide .g_phone .memo{
margin-top:0;
}
#guide .guideinq{
text-align:center;
background:#fff;
padding:17px;
    margin: 20px auto;
    font-size: 14px;
    width: 350px;
    border: 1px solid #000;
}

#guide .address{
display:block;
font-size:13px;
margin:5px auto;
}
#guide .g_ttl_inq{
display:block;
margin: 0 auto 7px;
}
#guide .g_phone{
margin: 7px 30px 0;
border-top:2px dotted #000;
}
#guide .g_phone img{
display:block;
margin:10px auto 5px;}
#guide .howtoenjoy{
margin:20px 15px;
overflow:hidden;
clear:both;
}
#guide .howtoenjoy li{
float:left;
}
#guide .howtoenjoy li.txt{
width: 312px;
margin-right: 10px;
}
#guide .howtoenjoy li.ph1{
margin-right:5px;
}
#guide .nav{
overflow:hidden;
clear:both;
}
#guide .nav li{
float:left;
margin-right:1em;
}
#guide .nav li a{
color:#000;
text-decoration:none;
}
#guide .nav li a i{
color:#cc0000;}
#guide .navcover{
    background: #ffeded;
    text-align: center;
    padding: 20px 5px 20px 13px;
    border-radius: 10px;
}

/*----------------------------------------------------
    カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text{
    margin-top:24px;
}
#r_catalog .catalogCart{
    text-align:right;
    margin:8px 0;
}

/*----------------------------------------------------
会社案内 #company
----------------------------------------------------*/
#company,
#story{
font-size:13px;
}
#company a{
    color: #000;
}

#story a {
    color: #cc0000;
}
#company a:hover,
#story a:hover {
    text-decoration:underline;
}
#company .inner_original,
#guide .inner_original{
margin:23px 15px;
}
#company .fassade{
clear:both;
overflow:hidden;
font-size:14px;}
.fassade .txt,
.fassade .ph_fasade{
float:left;}
.fassade .txt{
font-size:16px;
line-height:1.6em;
width:505px;
margin-right:45px;
}
#company p,
#story p{
margin-bottom:1em;}
#company .sttl,
#story .sttl{
background:url(https://gigaplus.makeshop.jp/boloniya1979/about/bg_sttl_shop.gif) repeat-x;
height:26px;
margin-bottom:10px;
}
#company .fassade .ph_fassade{
width:340px;}
.txt .phone{
font-size: 24px;
color: #cc0000;
line-height: 1.2em;
}
#company .fassade .time{
    font-size: 13px;
    line-height: 1.4em;
    margin-bottom: 10px;
}
#company .yoyaku,
#company .reserve{
margin-bottom:10px;
line-height:1.4em;
font-size:14px;}
#company .yoyaku span{
color:#cc0000;}
#company ul.phshop,
#company ul.phgion{
overflow:hidden;
clear:both;}

#company ul.phshop li,
#company ul.phgion li{
float:left;
margin:0 10px 10px 0;
text-align:left;}
#company ul.phshop li{
width:290px;
}
#company ul.phgion li{
width:440px;
}
#company ul.phgion li .cap{
font-size:13px;
line-height:30px;
}
#company ul.phshop li.last,
#company ul.phgion li.last{
margin-right:0;}
#company table.outline{
border-collapse:collapse;
border:1px solid #000;
width:100%;
}
#company table.outline th,
#company table.outline td{
padding:10px;
border:1px solid #000;
}
#company table.outline th.last{
border-bottom:none;
}
#company table.outline th{
font-weight:normal;
background:#000;
color:#fff;
border-bottom: 1px solid #fff;
}
#company ul.map{
overflow:hidden;
clear:both;
margin:20px auto 10px;
}
#company ul.map li{
width:435px;
float:left;
margin-right:20px;
}
#company ul.map li.last{
margin-right:0;
}
#company ul.map li.last iframe{
height:380px !important;}

#company .lead{
font-size:15px;
line-height:1.6em;
}
#company .factory{
margin:20px auto;
}

#company .othershops .logoblock{
overflow:hidden;
clear:both;
}
#company .othershops .logoblock .txt,
#company .othershops .logoblock .redlogo{
float:left;
}
#company .othershops .logoblock .txt{
width:576px;
margin-right:30px;
}
#company .kyotoshops{
overflow:hidden;
width:300px;
}
#company .kyotoshops dt,
#company .kyotoshops dd{
float:left;
}
#company .kyotoshops dt{
width:10em;}
#company .furukawa
{overflow:hidden;
clear:both;}
#company .furukawa li{
float:left;
margin-right:10px;
}
#company .furukawa li.txt{
font-size:16px;
line-height:1.6em;
width:370px;}
#company .furukawa li.ph{
width:250px;
}
#company .furukawa li img
{
width:250px;}
#company .furukawa li.phend{
margin-right:0;
width:250px;
}
/*----------------------------------------------------
ボロニヤ物語 #story
----------------------------------------------------*/
#story .factoryph{
overflow:hidden;
margin: 10px auto;
clear:both;
}
#story .factoryph li{
float:left;
width:220px;
margin-right:3px;
margin-bottom:3px;
}
#story .factoryph li.last{
margin-right:0;}
#story h3{
background:url(https://gigaplus.makeshop.jp/boloniya1979/story/sttl_story.gif) no-repeat left center;
border-bottom:2px solid #cc0000;
    padding: 0 0 4px 38px;
    line-height: 35px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
margin-bottom:10px;
font-size:20px;
font-weight:normal;
}
#story .routes,
#story .kinsei,
#story .kodawari,
#story .calorie,
#story .ruiji{
line-height:1.6em;
font-size:15px;
overflow:hidden;
clear:both;
margin-bottom:30px;
}
#story .kinsei{
margin-bottom:0;}
#story .txt,
#story .ph{
float:left;
}
#story .txt{
margin-right:30px;}

#story .inner_original {
    margin: 23px 15px;
}
#story .routes .ph{
width:300px;
}
#story .routes .txt{
width:560px;
}
#story .kinsei .ph{
width:120px;
}
#story .kinsei .txt{
width:740px;
}
#story .fuki{
background:url(https://gigaplus.makeshop.jp/boloniya1979/story/fuki_story.jpg) no-repeat left center;
line-height:21px;
padding-left:35px;
margin:10px 0 5px 0;
font-weight:900;}
#story .caption{
font-size:13px;
padding:0;
text-align:right;
}
#story h4{
margin-top:20px;
font-size: 16px;
}
#story .ruiji .ph{
width:150px;
}
#story .ruiji .txt{
width:710px;
}
#story h5{
margin-top:1em;
}
#story .phtrademarks{
overflow:hidden;
clear:both;
}
#story .phtrademarks li{
margin-right:22px;
float:left;}
#story .phtrademarks li.last{
margin-right:0;}

/*****************************************************

    フッタ #footer

*****************************************************/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
width:48px;
height:129px;
display: block;
background: url(https://gigaplus.makeshop.jp/boloniya1979/common/icon_gotop.png) no-repeat left top;
text-indent:-9999px;
}
#page-top a:hover{
background: url(https://gigaplus.makeshop.jp/boloniya1979/common/icon_gotop.png) no-repeat -49px top;
}

#footerWrap{
    width:100%;
    background:#000;
}
#footerGuide{
    width: 100%;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/common/f_bg_guide.gif) repeat-x;
    margin-top: 20px;
    padding-bottom: 30px;}
#fguide{
overflow:hidden;
width:1200px;
text-align:left;
margin:0 auto;
background:url(https://gigaplus.makeshop.jp/boloniya1979/common/f_bg_guideinner.gif) repeat-x left 3px;
font-size:14px;
}
#fguide .inners{
clear:both;
overflow:hidden;
}
#fguide .f_ttl_guide{
display:inline-block;
margin:20px 0 20px 0;
float:left;
}
#fguide .fguidememo{
display:inline-block;
float:left;
padding-left:20px;
font-size:13px;
margin: 20px 0 20px 0;
}

#fguide li.fguideinner{
float:left;
width:380px;
margin-right:30px;
}
#fguide .last{
margin-right:0 !important;
}
#fguide .red{
color:#cc0000;}
#fguide h3{
border-bottom:2px solid #000;
margin-bottom:1em;
font-size:15px;
padding-bottom:1px;
}
#fguide h4{
margin-top:1em;
}
#fguide .fcards{
display:block;
margin:5px auto;}
#fguide ul.hang,
#fguide ul.hang li
{
padding-left: 1em; 
text-indent: -1em;
}
#fguide .memo{
font-size:90%;}
#fguide dl.fbank{
width:300px;
clear:both;
overflow:hidden;
margin: 5px 1em;
}
#fguide dl.fbank dt,
#fguide dl.fbank dd{
float:left;
}
#fguide dl.fbank dt{
width:5em;
}
#fguide .daibiki{
border-collapse:collapse;
background:#fff;
border-none;
margin: 5px 0;
    width: 350px;
}
#fguide .daibiki td,
#fguide .daibiki th{
border:none;
padding:5px 10px;
font-size:13px;
line-height:2em;
}
#fguide .daibiki td.left,
#fguide .daibiki th.left{
border-right: 2px solid #f0f0f0;}
#fguide .daibiki th{
text-align:center;
background:#ccc;
}
#fguide .daibiki td.fee{
text-align:right;
padding-right:35px;
}
#fguide ul.fdelivery{
overflow:hidden;
clear:both;
width:380px;
border:1px solid #ccc;
background:#fff;
margin: 5px auto;
}
#fguide ul.fdelivery li {
    float: left;
    width: 19.7%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #ccc;
}
#fguide ul.fdelivery li.last{
border:none;
}
#fguide .deliveryfree{
font-weight:900;
color:#cc0000;}
#fguide .fee2{
text-align:right;
padding-right:15px;
}
#fguide .fguidefinq{
text-align:center;
background:#fff;
padding:17px;
margin:10px auto;
font-size: 14px;
}

#fguide .address{
display:block;
font-size:13px;
margin:5px auto;
}
#fguide .fg_ttl_inq{
display:block;
margin: 0 auto 7px;
}
#fguide .fg_phone{
margin: 7px 30px 0;
border-top:2px dotted #000;
}
#fguide .fg_phone img{
display:block;
margin:10px auto 5px;
}
#fguide a{
color:#000;
text-decoration:underline;}
#fguide a:hover{
text-decoration:none;}
#footer{
    width:1200px;
    margin:0 auto;
    padding:10px 0;
    font-size:13px;
}

#f_nav{
    overflow:hidden;
    _zoom:1;
    float:left;
}
#f_nav li{
    display: inline-block;
    padding: 0 40px 0 0;
    text-align: left;
    float: left;
    line-height: 2em;
}
#f_nav li a:link,#f_nav li a:visited,#f_nav li a:active{
    text-decoration:none;
    color:#ececec;
display:block;
}
#f_nav li a:hover{
    text-decoration:underline;
    color:#fff;
}
#f_nav li a.bologne{background:url(https://gigaplus.makeshop.jp/boloniya1979/common/f_icon_bologne.png) no-repeat left center;
padding-left:35px;}
#f_nav #fsns{
overflow:hidden;
clear:both;
padding: 0;
}
#f_nav #fsns li{
float:left;
width:30px;
margin:5px 9px 5px 0;
padding:0;
}
#f_nav #fsns li.tw{
padding-top:3px;}
#f_nav #fsns li img{
vertical-align:middle;
}
#f_info{
    float:right;
    width:300px;
    text-align:center;
    color:#fff;
}
#f_info a{
    color:#fff;
}
#f_info img{
display:block;
margin:20px auto;}
#footerWrap address{
    color: #ececec;
    text-align: center;
    padding-bottom: 40px;
    margin-top: 20px;
}
#bxcover{
display:none;
}
#footer .outerlinks{
border-top:solid #666 1px;
border-bottom:solid #666 1px;}

/*----------------------------------------------------
　　　　　　　　　　　　特定商取引に関する法律に基づく表示
----------------------------------------------------*/
#law{
font-size:15px;
}
#law .M_ordercontractWrap{
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    border-bottom: 1px dotted #000;
    width: 890px;
    padding-top: 10px;
}

#law .M_ordercontractItem{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    float: left;
    width: 200px;
    background: url(https://gigaplus.makeshop.jp/boloniya1979/top/top_icon_info.gif) no-repeat 10px center;
    padding-left: 22px;
}
#law .M_ordercontractDescription{
float:left;
width:668px;
padding-bottom: 5px;
}


/*----------------------------------------------------
　　　　　　　　　　　　BX
----------------------------------------------------*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: auto !important;
}
#footer .outerlinks{
border-top: solid #666 1px;
    border-bottom: solid #666 1px;
    padding: 10px 0;
    margin: 10px 0;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
bottom: 5px !important;
    left: 5px !important;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #000 !important;
opacity:0.7;
    text-indent: -9999px;
    display: block;
    width: 50px !important;
    height: 4px !important;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
   border-radius: 0 !important;
border:1px solid #333;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff !important;
opacity:0.7;
}
.bx-wrapper li {
    border-left: 1px solid #000;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #000 !important;
overflow:visible !important;
}

.mtb1em{
margin-bottom:1em !important;
margin-bottom:1em !important;}
.mt10{
margin-top:10px !important;}
.mt20{
margin-top:20px !important;}
.mtb0{
margin-bottom:10px !important;}
.mb30{
margin-bottom:30px !important;}