@charset "EUC-JP"

/*
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 */


/*
	1 : Initialize
	2：Common
	3：Rayout
	0 : Clear Fix
 */



/* macで文字が大きくなるのを回避*/


html>/**/body {
  font-size: 12px; /* Except IE */
}

body {
  font-size: 75%; /* IE */
  font-size: 12px;
}


/* ***********************************************************************
	1 : Initialize
*********************************************************************** */
* {
	margin: 0;
	padding: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


img {

	border: 0;
}

ul {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}

ol {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
}

.dotline {
    margin-bottom: 18px;
    padding-bottom: 18px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/dotline-gray.gif) bottom left repeat-x;
}





/* 
hr, legend, #logo {
	display: none;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
 */



/* ***********************************************************************
	2：Common
*********************************************************************** */
.txIndent {
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: bottom;
}
.floL {
    float: left;
}
.floR {
    float: right;
}
.alR {
    text-align: right;
}
.alL {
    text-align: left;
}
.alC {
    text-align: center;
}

/* ******************** 08-02-06 Unification ******************** */
.unifuc .bgGray {
    padding: 0 5px;
    background-color: #E2E2E2;
}
.unifuc .bgPink {
    padding: 0 5px;
    background-color: #AE896A;
}
.unifuc .gray {
    font-size: 17px;
}
.unifuc .pink {
    border-left: 4px solid #AE896A;
    padding-left: 7px;
}
.unifuc h4 {
   margin-bottom: 7px;
   font-size: 13px;
   color: #404040;
   line-height: 130%;
}
.unifuc h3 {
    margin-bottom: 7px;
    font-size: 18px;
    color: #404040;
    line-height: 130%;
}
.unifuc a.B {
    font-weight: bolder;
}
.unifuc .small {
    font-size: 10px;
}
.unifuc .big {
    font-size: 15px;
}
.unifuc .alignR {
    text-align: right;
}
.unifuc .back {
   margin: 15px 0 20px;
   text-align: right;
}
.unifuc .back a {
	padding-left: 24px;
	background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/cr/back.gif) center left no-repeat;
}
.unifuc .decoNon {
    text-decoration: none ! important;
}
.unifuc .space {
    margin-bottom: 18px;
    padding-bottom: 10px;
}


/* ***********************************************************************
	3：Rayout
*********************************************************************** */
#pageTop {
    width: 100%;
    text-align: right;
}
#breadCrumb {
    margin: 5px 0 18px;
}

/* ******************** Item Page ******************** */
.itemPage {
    text-align: center;
}
.itemPage #wrapper {
    width: 750px;
    margin: 0 auto;
    text-align: left;
}
.itemPage h1 {
    margin-bottom: 10px;
    padding-bottom: 3px;
    /* border-bottom: 2px solid #909090;*/
    color: #404040;
    font-size: 28px;
    line-height: 29px;
 font-family: "中ゴシック体","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka ! important;
}
.itemPage #mainContent {
    float: right;
    width: 565px;
}
.itemPage #sideNavi {
    width: 167px;
}
.itemPage #footer {
    clear: both;
}
.itemPage #wrapper2 {
    width: 937px;
    margin: 0 auto;
    text-align: left;
}
.itemPage #main {
    float: right;
    width: 750px ! important;
    margin-top: 20px;
    line-height: 1.8em;
}






/* ***********************************************************************
	0 : Clear Fix
*********************************************************************** */
.clearFix{
    zoom:1;/*for IE 5.5-7*/
}
.clearFix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/*.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; }

* html .clearFix { height: 1%; }
.clearFix { display: block; }
*/

/* -------------------------------
    Clear Both
-------------------------------- */
br.clearBoth {
    clear: both;
    height: 1%;
    line-height: 1%;
}







 td.sdtext { color:#000000; font-size:100%;}
 td.topT_sdtext { color:#000000; font-size:100%;}
 td.exT_sdtext { color:#000000; font-size:100%;}
 td.inT_sdtext { color:#000000; font-size:100%;}

body { background-color: #ffffff;}
span.item_name { color: #666666; font-size: 100%;}
span.item_desc { color: #333333; font-size: 100%;}
span.item_number_title {font-size: 60%;}
span.item_number {font-size: 100%;}
span.unit { color: #333333; font-size: 110%;}
span.price1 { color: #ff0000; font-size: 120%;}
span.price2 { color: #ff0000; font-size: 120%;}
span.tax_postage { color: #333333; font-size: 100%;}
a.etc_link:link { color: #0000FF; font-size: 100%;}
a.etc_link:visited { color: #0000FF; font-size: 100%;}
a.etc_link:active { color: #0000FF; font-size: 100%;}
a.etc_link:hover { color: #0000FF; font-size: 100%;}
span.time_sale { color: #FF0000; font-size: 100%;}
span.catch_copy { color: #333333; font-size: 130%;}
span.sale_desc { color: #333333; font-size: 100%;}
span.double_price_title { color: #333333; font-size: 100%;}
span.double_price { color: #333333; font-size: 100%;}
span.open_price_title { color: #333333; font-size: 100%;}
span.open_price { color: #333333; font-size: 100%;}
span.choice { color: #333333; font-size: 100%;}
span.rest { color: #333333; font-size: 100%;}
span.soldout_msg { color: #660000; font-size: 100%;}
span.inventory_title { color: #333333; font-size: 100%;}
td.inventory { background-color: #FFFFFF;}
span.inventory_choice_name { color: #333333; font-size: 100%;}
td.inventory_choice_name { background-color: #FFFFCC;}
span.inventory_desc { color: #333333; font-size: 100%;}
span.inventory_soldout { color: #ff0000; font-size: 100%;}
span.inventory_rest { color: #333333; font-size: 100%;}
td.lossleader_item_name { color: #000000; font-size: 100%; font-weight:bold;}
a.lossleader_item_name:link { color: #000000;}
a.lossleader_item_name:visited { color: #000000;}
a.lossleader_item_name:active { color: #000000;}
span.lossleader_price1 { color: #000000; font-size: 100%; font-weight:bold;}
span.lossleader_price2 { color: #000000; font-size: 100%; font-weight:bold;}
span.lossleader_double_price_title { color: #000000; font-size: 100%; font-weight:bold;}
span.lossleader_double_price { color: #000000; font-size: 100%; font-weight:bold;}
span.lossleader_open_price_title { color: #000000; font-size: 100%; font-weight:bold;}
span.lossleader_open_price { color: #000000; font-size: 100%; font-weight:bold;}
span.sa_catch_copy { color: #666666; font-size: 160%; font-weight:bold;}
span.sa_item_name { color: #000000; font-size: 150%; font-weight:bold;}
span.sa_item_desc { color: #000000; font-size: 100%;}
span.sa_sale_desc { color: #000000; font-size: 100%;}
span.present_catch_copy { color: #000000; font-size: 150%; font-weight:bold;}
span.present_item_name { color: #000000; font-size: 150%; font-weight:bold;}
span.present_entry_term { color: #000000; font-size: 100%;}
span.present_item_desc { color: #000000; font-size: 100%;}
span.win_cnt_title { color: #000000; font-size: 100%;}
span.win_cnt { color: #000000; font-size: 100%;}
span.present_end_msg { color: #FF0000; font-size: 100%;}
span.gbuy_catch_copy { color: #000000; font-size: 150%; font-weight:bold;}
span.gbuy_item_name { color: #000000; font-size: 150%; font-weight:bold;}
span.gbuy_time_sale { color: #000000; font-size: 100%;}
span.gbuy_item_desc { color: #000000; font-size: 100%;}
span.gbuy_sale_desc { color: #000000; font-size: 100%;}
span.gbuy_price1 { color: #FF0000; font-size: 100%;}
span.gbuy_price2 { color: #FF0000; font-size: 100%;}
span.gbuy_double_price_title { color: #000000; font-size: 100%;}
span.gbuy_double_price { color: #000000; font-size: 100%;}
span.gbuy_final_price { font-size: 120%; font-weight:bold;}
span.gbuy_open_price_title { color: #000000; font-size: 100%;}
span.gbuy_open_price { color: #000000; font-size: 100%;}
span.gbuy_table_detail_title { font-size: 100%;}

table input{font-size: 14px; padding: 6px; font-weight: bold;}


td.category_uppertext {font-size: 100%;}
a.category_itemnamelink:link {font-size: 100%;}
a.category_itemnamelink:visited {font-size: 100%;}
a.category_itemnamelink:hover {font-size: 100%;}
td.breadcrumbs_list {font-size: 100%;}
a.subcategory_list{font-size: 100%;}
a.subcategory_list:link{font-size: 100%;}
a.subcategory_list:visited{font-size: 100%;}
a.subcategory_list:hover{font-size: 100%;}
a.subcategory_list:active{font-size: 100%;}
span.select {font-size: 100%;}
span.selectb {font-size: 100%;}
span.category_itemtaxpostage{font-size: 100%;}

#risFil .risfHeadPart {height: 36px;}
td.inventory font {
    font-size: 1;
    color: hsl(0, 0%, 40%);
}
