@charset "EUC-JP"


/*
	1 : Home
	2：Netstore08-01 (Recommendention,Contents,Etc)
	3：Member Profile
	4：Catalogue
	5：Newitem List
	6：Maker List
	7：Ranking
	8：Q&A
	9：Media
	10：Footer-Recommendation
	12：Company-Date
	13：Staff-Date


	000
	0 : Attention(Item Page)2008-09以前のもの,まだ使用しているページもあるので残す
	01 : Attention(Item Page)2008-09〜
	02 : Recommended Item(Item Page)
	03 : 説明文・大(Ranking & Recommended Item)
 */


/* ***********************************************************************
	1 : Home
*********************************************************************** */
#home {
    margin: 0 auto;
    /*キャンペーン背景 padding-left: 120px; */
    text-align: center;
    color: #404040;
    /*キャンペーン背景 background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/home/bn-freeship.gif) top left repeat-y; */
}


#home a:hover {
    text-decoration: none;
}

#home #wrapper {
    width: 937px;
    margin: 0 auto;
    text-align: left;
}
#home #header-w937 {
    margin-bottom: 20px;
}
#home #sidenavi {
    float: left;
    width: 167px;
}
#home #footer {
    clear: both;
    margin-top: 40px;
}
#home a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* ******************** centerContent ******************** */
#home #migiyose{
	width: 750px;
	float:right;
}
#home #mainContent #topContent{
width: 750px;
margin-bottom: 20px;
border: 1px solid #ccc;
padding-bottom: 5px;
} 

#home #mainContent #centerContent {
	width: 563px;
	float:left;
}
/* ******************** centerContent ******************** */


/* ******************** Top Main Column ******************** */
#home #mainContent {
    width: 750px;
    float: right;
}


#home #mainContent #bottom #topimg {
	background:url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/doko-img.gif) no-repeat left top;
	position: relative;
	width: 750px;
	height: 400px;
	margin-bottom: 10px;
	font-size: 85%;
	line-height: 1.6em;
}
#home #mainContent #bottom #topimg #wallttl {
	position: absolute;
	top: 33px;
	left: 390px;
}
#home #mainContent #bottom #topimg #floorttl{
	position: absolute;
	top: 247px;
	left: 17px;
}
#home #mainContent #bottom #topimg #windowttl{
	position: absolute;
	top: 5px;
	left: 12px;
}
#home #mainContent #bottom #topimg #interiorttl{
	position: absolute;
	top: 200px;
	left: 360px;
}
#home #mainContent #bottom #topimg #wallbox {
	position: absolute;
	top: 33px;
	left: 480px;
}
#home #mainContent #bottom #topimg #floorbox{
	position: absolute;
	top: 247px;
	left: 113px;
}
#home #mainContent #bottom #topimg #windowbox{
	position: absolute;
	top: 44px;
	left: 14px;
}
#home #mainContent #bottom #topimg #interiorbox{
	position: absolute;
	top: 200px;
	left: 480px;
}
#home #mainContent #bottom #topimg h4{
	line-height: 1.8em;
}


#home #mainContent #bunner img{
    margin-bottom: 10px;
    border: 1px solid #bbbbbb;
}

/* ******************** OSUSUME BOX ******************** */
#home #osusume {
    position: relative;
    margin-bottom: 10px;
}
#home #mainContent h3 ,#home #bottom h3{
    margin-bottom: 10px;
}
#home #mainContent .monthry h3 ,#home #mainContent .tokusyu h3{
	padding-bottom: 5px;
    border-bottom: 1px solid #7E7B79;
}

#home #mainContent a , #mainContent a ,#header-w937 .pointinfo{
    color: #204da3;
}
#home  #mainContent a:hover {
    text-decoration: none;
    color: #204da3;
}
#home  #mainContent a:visited ,#home  #sidenavi a:visited {
    color: #993399;
}
/* boxC =============== */
#home #osusume .boxC {
    float: left;
    width: 563px;
}
/* rireki--- */
#home #osusume .boxC .rireki {
    width: 563px;
     background-color: #eeeeee;
     margin: 10px 0 10px;

}
#home #osusume .boxC .rireki h3 ,#home #topimg h3,#home #osusume .boxC .newinfo h3{
	padding:10px 0 0 10px;
	float: left;
}
#home #osusume .boxC .rireki p {
    padding: 10px ;
    text-align: right;
}
#home #osusume .boxC .rireki ul {
    padding: 8px;
   
}
#home #osusume .boxC .rireki li {
    margin: 5px 0 5px 5px;
}
#home #osusume .boxC .rireki strong {
    display: block;
    float: left;
    width: 30px;
    color: #666666;
    margin-right: 10px;
}
/* monthry--- */
#home #mainContent .monthry {
    width: 563px;
	margin: 20px 0 50px 0;
}
#home #mainContent .monthry ul {
    list-style: none;
}
#home #mainContent .monthry li {
    float: left;
    width: 185px; 
    margin: 10px 0 20px 0px;
}

#home #mainContent .monthry li.end {
    margin-right: 0 ! important;
}
#home #mainContent .monthry li img {
    margin: 0 4px 0px 0;
    border: 1px solid #bbbbbb;
    float:left;
}
#home #mainContent .monthry li p{
line-height: 1.8em;

}

/* tokusyu--- */

#home #mainContent .tokusyu {
	margin: 20px 0 50px 0;
}
#home #mainContent .tokusyu ul {
    list-style: none;
}
#home #mainContent .tokusyu li {
    width: 274px; 
    height: 100px;
    margin-bottom: 10px;
}
#home #mainContent .tokusyu li.migi {
    float: right;
    width: 274px; 
    height: 100px;
}
#home #mainContent .tokusyu li.hidari{
    float: left;
}




/* boxR =============== */
#home #mainContent #sidenavi{
    width: 167px;
    float: right;
}
#home #mainContent #sidenavi .box{
    width: 167px;
    margin-bottom:15px;
}

#home #mainContent #sidenavi .box #keyward ul{
	list-style-type: square; 
}

/* ranking  newinfo --- */
#home #sidenavi .box .rank ,#home #sidenavi .box .newinfo {
    position: relative;
    margin-bottom: 10px;
}
#home #sidenavi .box .rank .date {
    position: absolute;
    top: 3px;
    right: 0;
    font-weight: bolder;
}
#home #sidenavi .box .rank ul ,#home #sidenavi .box .newinfo ul{
    list-style: none;
    border: 1px solid #C1BFC1;
}
#home #sidenavi .box .rank li  ,#home #sidenavi .box .newinfo li{
    border-bottom: 1px dotted #C1BFC1;
    padding: 8px 10px 10px 30px;
}
#home #sidenavi .box .newinfo li{
    border-bottom: 1px dotted #C1BFC1;
    padding: 8px 10px 10px 0;
}
#home #sidenavi .box .rank li.r1 {
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/ranking-1.gif) center left no-repeat;
}
#home #sidenavi .box .rank li.r2 {
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/ranking-2.gif) center left no-repeat;
}
#home #sidenavi .box .rank li.r3 {
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/ranking-3.gif) center left no-repeat;
}
#home #sidenavi .box .rank li.r4 {
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/ranking-4.gif) center left no-repeat;
}
#home #sidenavi .box .rank li.r5 {
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/ranking-5.gif) center left no-repeat;
    border: none;
}
#home #sidenavi .box .rank li img,#home #sidenavi .box .newinfo img {
    float: left;
    margin-right: 10px;
}
#home #sidenavi .box .rank li a ,#home #sidenavi .box .newinfo li a{
	color: #565656;
	text-decoration: underline;
}
#home #sidenavi .box .rank li a:hover  ,#home #sidenavi .box .newinfo li a:hover{
    color: #0000ff;
    text-decoration: none;
} 
#home #sidenavi .box .rank li a:visited ,#home #sidenavi .box .newinfo li a:visited{
    color: #990099;
}	
#home #sidenavi .box .newinfo .date{
	margin:5px 5px 10px 5px;
	float:left;
    font-weight: bolder;
}



/* hot--- */
#sidenavi .box .hot {
    width: 167px;
    margin-top: 5px;
}
#sidenavi .box .hot ul {
    padding: 6px 0 7px 10px;
    border: 1px solid #ccc;
    list-style: none;
}
#sidenavi .box .hot li {
    margin-bottom: 3px;
    padding-left: 15px;
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/pickup-keyward-1.gif) center left no-repeat;
}


/* wallpaper list--- */
#home #osusume .boxC #namanori,#home #osusume .boxC #iwp{
width: 563px;
	margin-bottom: 20px;
	border: solid 1px #D2D5C9 ;	
}
#home #osusume .boxC #walltip{
	padding-bottom: 20px;
}
#home #osusume .boxC h4{
	font-size: 18px;
	text-indent: 0.5em;
	padding:10px 5px 5px 5px;
	background-color:#D2D5C9 ;
}

#home #osusume .boxC #walltip  ul {
	list-style: none;
	margin-bottom: 20px;
}
#home #osusume .boxC #walltip li {
	zoom:1;/*for IE 5.5-7*/
	float: left;
	width: 170px;
	margin: 10px 0 10px 10px;
	line-height: 1.1em;
}
#home #osusume .boxC #walltip li:after{/*for modern browser*/
content:"."; display: block; height:0px; clear:both; visibility:hidden;
}
#home #osusume .boxC #walltip li .floR {
	width: 100px;
}
#home #osusume .boxC #walltip li a {
	font-weight: bolder;
}
#home #osusume .boxC #walltip li .floR p {
	margin-top: 7px;
}
#home #osusume .boxC #walltip li .floR .new {
	margin-right: 2px;
	vertical-align: text-top;
}
#home #osusume .boxC #walltip .floL { float: left; margin-right: 5px;} 

#home #osusume .boxC #walltip li.ttl{width: 95%; background-color: #aaaaaa; padding: 5px; color: #ffffff;}



/* ******************** Newitem ******************** */
#home #newitem {
    margin-bottom: 20px;
}
#home #newitem h3 img {
    display: inline;
    margin-right: 5px;
}
/* ******************** Campaign ******************** */
#home #campaign {
	margin-bottom: 12px;
}
#home #campaign h3 {
   padding-bottom: 5px;
   margin-bottom: 10px;
   border-bottom: 3px solid #E9E8E9;
}
#home #campaign ul {
    list-style: none;
}
#home #campaign .image {
    margin-bottom: 10px;
}
#home #campaign .image li {
    float: left;
    width: 238px;
    margin-right: 10px;
    margin-bottom: 15px;
}
#home #campaign .image li img {
    margin-bottom: 5px;
    border: 1px solid #9D948F;
}
#home #campaign .text{
    width: 750px;
    margin-top: 10px;
    border-top: 1px dotted #9D948F;
}
#home #campaign .text td {
    width: 33%;
    padding: 0  0 4px 0;
    vertical-align: top;
}
#home #campaign .text a {
    display: block;
    padding-left: 13px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/home/campaing-ar.gif) 0 0.5em no-repeat;
}
/* ******************** Minrifo ******************** */
#home #min ul{
	list-style: none;}
#home #min li{
	float: left;
	width: 170px;
	height:140px;}
#home #min li.ma{
	margin-right: 22px;
	}

#home #min #TopMinRifo {
	height:250px;
	position:relative;
	margin-bottom: 5px;
}

#home #min #TopMinRifo div {
	display:none;
	position:absolute;
	top:0; left:0;

}

/* ******************** Category ******************** */
#home #bottom{
	width: 750px;
	float: right;
}
#home #cate {
	margin-bottom: 20px;

}
#home #cate h4 {
	padding: 0 0 10px;
	border-bottom: 1px solid #CCCCCC;
}
#home #cate h4 .goCatetop { margin-left: 10px;}
#home #cate .box {
	float: left;
	width: 235px;
	padding-right:15px;
}
#home #cate ul {
	list-style: none;
	margin-bottom: 20px;
}
#home #cate li {
	zoom:1;/*for IE 5.5-7*/
	width: 215px;
	margin: 10px 0 5px 15px;
	line-height: 1.1em;
}
#home #cate li:after{/*for modern browser*/
content:"."; display: block; height:0px; clear:both; visibility:hidden;
}
#home #cate li .floR {
	width: 147px;
}
#home #cate li a {
	font-weight: bolder;
	text-decoration: none;
}
#home #cate li a:hover {
    	text-decoration: underline;
} 
}
#home #cate li .floR p {
	margin-top: 7px;
}
#home #cate li .floR .new {
	margin-right: 2px;
	vertical-align: text-top;
}
#home #cate .smallBox {
	background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/2nd-f/common/cate-ttl-bg.gif) top left repeat-x;
}
#home #cate .smallBox .one {
float: left;
width: 248px;
border-right: 1px solid #E2E2E2;
}
#home #cate .smallBox .two {
float: left;
width: 498px;
border-right: 1px solid #E2E2E2;
}
/* for IE6 Hack*/
* html #home #cate .smallBox .one li { margin-left: 11px;}
/* end */

#home #cate .smallBox .end {
border: none;
}
/* ******************** IROIRO Contents ******************** */
#home #iroiro {
    list-style: none;
    margin-bottom: 30px;
    width: 750px;;
}
#home #iroiro li {
    float: left;
}

/* ******************** Infomation ******************** */
#home #infomation {
	border: 1px solid #bbbbbb;
	margin-top: 20px ;
	margin-bottom: 20px ;	
	}
#home #infomation h4 {
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	display: block;
	font-size:14px;
	margin-bottom:15px;
	padding-left: 5px;
	}
#home #infomation .toiawase {
	background-color: #eeeeee;
	padding: 5px;
}
#home #infomation .harf a{
	margin: 5px;
	float: right;}
#home #infomation .infobox {
	margin-bottom: 15px;
	border-bottom: 1px dotted #bbbbbb;
	margin: 10px;
	padding-bottom: 15px ;
	}
#home #infomation .harf{ 
	width: 46%;
	margin: right: 5px;
	float: left;
	}
	
	
	
/* ******************** doko riform ******************** */	
#doko #categori {
	margin-top: 20px;
}
#doko #categori ul {
	list-style: none;
}
#doko #categori .boxL {
	float: left;
	width: 519px;
}
#doko #categori .boxL .ttl {
	padding: 13px 0;
	border-top: 1px solid #484848;
}
#doko #categori .boxL .recom {
	margin-bottom: 10px;
}
#doko #categori .boxL .recom li{
	float:left;
	width: 110px;
	height: 170px;
	margin:10px 15px 15px 30px;
}
#doko #categori .boxL .recom li p{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#doko #categori .boxL .recom img{
	margin-bottom: 8px;
}

#doko #categori .boxR {
	float: right;
	width: 196px;
	padding: 10px;
}
#doko #categori .boxR .rank{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}
#doko #categori .boxR .ttl {
	margin-bottom: 15px;
}
#doko #categori .boxR li {
	margin-bottom: 10px;
	list-style: none;
}
#doko #categori .boxR li img {
	float: left;
	margin-right: 8px;
	border: 1px solid #9E9E9E;
}
#doko #categori .boxR .minikate {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	
}
#doko #categori h4{
	color: #565656;
	font-size:250%;
}	
	
	
	

/* ***********************************************************************
	2：Netstore08-01 (Recommendention,Contents,Etc)
*********************************************************************** */

.recom0801 .bgGray {
    padding: 0 5px;
    background-color: #E2E2E2;
}
.recom0801 .bgPink {
    padding: 0 5px;
    background-color: #AE896A;
}
.recom0801 .gray {
    font-size: 17px;
}
.recom0801 .pink {
    border-left: 4px solid #AE896A;
    padding-left: 7px;
}
.recom0801 h4 {
   margin-bottom: 7px;
   font-size: 13px;
   color: #404040;
   line-height: 130%;
}
.recom0801 h3 {
    margin-bottom: 7px;
    font-size: 18px;
    color: #404040;
    line-height: 130%;
}
.recom0801 a.B {
    font-weight: bolder;
}
.recom0801 .small {
    font-size: 10px;
}

/* ******************** Recome Item ******************** */
.recom0801 .recom ul.list li {
    float: left;
    width: 165px;
    margin-right: 22px;
    list-style-type: none;
}
.recom0801 .recom img {
    margin-bottom: 5px;
}


/* ******************** Campaign Item ******************** */
#netstroe .campaign {
    margin-top: 20px ! important;
    padding-top: 20px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/dotline-gray.gif) top left repeat-x;
}
#netstroe .campaign ul.list li {
    float: left;
    width: 170px;
    margin-right: 15px;
    list-style-type: none;
}
#netstroe .campaign img {
    float: left;
    margin: 0 5px 5px 0;
}



/* ******************** KANREN Item ******************** */
.recom0801 .kanren a {
    font-size: 10px;
    line-height: 1.4em;
}
.recom0801 .kanren ul.list li {
    float: left;
    width: 105px;
    margin-right: 20px;
    list-style-type: none;
}
.recom0801 .kanren img {
    margin-bottom: 5px;
}


/* ******************** Attentioin ******************** */









/* ***********************************************************************
	3：Member Profile
*********************************************************************** */
.profile table {
    width: 50%;
    margin: 10px 0 50px 0;
    padding-right: 7px;
    float: left;
    font-size: 11.5px;
}
.profile table td {
    padding: 6px 0 5px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/dotline-gray.gif) bottom left repeat-x;
}
.profile table td.no {
    background: none;
}


/* ***********************************************************************
	4：Catalogue
*********************************************************************** */
#catalogue #contents {
    margin-top: 15px;
}
#catalogue #contents #navi {
    margin-top: 10px;
}
#catalogue #contents p.name {
    float: left;
    width: 626px;
    font-size: 105%;
    font-weight: bold;
}
#catalogue #contents p.back {
    float: right;
    width: 124px;
}
#catalogue .back a {
    display: block;
    width: 124px;
    height: 24px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/d/glass_f/image/back.gif) top left no-repeat;
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: bottom;
}
#catalogue .back a:hover {
    background-position: 0 -24px;
}



/* ***********************************************************************
	5：Newitem List
*********************************************************************** */
#newitemList ul#list a, #newitemList ul#list a:link,
#newitemList ul#list a:visited {
	color:#3B3B3B;
	outline: none;
	text-decoration: none;
	font-weight: bold;
}
#newitemList ul#list a:active,
#newitemList ul#list a:hover {
	color: #970F00;
	text-decoration: underline;
}

#newitemList h1 span {
    margin-left: 10px;
    font-size: 0.6em;
    color: #000;
    line-height: 0.6em;
}
#newitemList ul#list {
    list-style-type: none;
    margin-bottom: 80px;
}
#newitemList ul#list li {
    padding: 12px 0;
}
#newitemList ul#list .naiyo {
    float: right;
    width: 85%;
}
#newitemList ul#list .date {
    display: block;
    padding-bottom: 2px;
    color: #970F00;
    font-weight: bold;
    line-height: 100%;
}
#newitemList ul#list a {
    padding-left: 12px;
}
#newitemList ul#list p.read {
    margin-top: 5px;
}





/* ***********************************************************************
	6：Maker List
*********************************************************************** */
#makerList {
    color: #5A5A5A;
}
#makerList h1,
#makerList h2,
#makerList #list li {
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: bottom;
    overflow: hidden;
}
#makerList h1 {
    height: 75px;
    margin-bottom: 13px;
    line-height: 75px;
    border-bottom: none;
}


#makerList #mainContent {
    position: relative;
}
#makerList #otherMaker {
    position: absolute;
    top: -4px;
    right: 0;
}
#makerList #otherMaker select {
    width: 180px;
    color: #666;
}
#makerList #pageNavi {
    line-height: 100%;
    margin-bottom: 53px;
    list-style-type: none;
}
#makerList #pageNavi li {
    float: right;
    padding: 10px 5px;
}
#makerList h2 {
    height: 28px;
    border-bottom: 1px solid #970F00;
    line-height: 28px;
}
#makerList #list dl {
    margin-bottom: 30px;
}
#makerList #list dt {
    float: left;
    width: 136px;
    padding-top: 21px;
}
#makerList #list dt img.complete {
    margin: 7px 0 0 15px;
}
#makerList #list dd {
    margin-left: 136px;
    padding: 16px;
}
#makerList #list .bNone {
    background: none;
}
#makerList #list h3 {
    margin-bottom: 10px;
    color: #000;
    font-size: 120%;
}
#makerList #list ul {
    margin-top: 15px;
    list-style-type: none;
}
#makerList #list li {
    float: left;
    width: 110px;
    height: 18px;
    margin-right: 3px;
}
#makerList #list li a {
    display: block;
}
#makerList #list li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#makerList #list li.no a {
    display: none;
}
#makerList #list .top {
    margin-bottom: 55px;
    text-align: right;
}


/* ***********************************************************************
	7：Ranking
*********************************************************************** */
#ranking #main {
    color: #404040;
}
#ranking h1 {
    margin: 30px 0;
    border: none;
}
#ranking .box {
    margin-bottom: 50px;
}
#ranking .box .ttl {
    margin-bottom: 8px;
    padding: 10px 20px;
    background-color: #F1F1F1;
    font-weight: bolder;
    font-size: 20px;
}
#ranking .date {
    text-align: right;
    font-weight: bolder;
    font-size: 15px;
    color: #970F00;
}
#ranking .box .wrap {
    border: 2px solid #CECECE;
}
#ranking .box li {
    border-bottom: 1px dashed #A8A8A8;
    text-align: center;
    height: 100%;
}
#ranking .box li.end {
    border: none;
}
#ranking .box .wrap img {
    margin: 12px auto;
}


/* ***********************************************************************
	8：Q&A
*********************************************************************** */
#qa a, #qa a:link { color: #404040; outline: none; text-decoration: underline;}
#qa a:active,#qa a:hover { text-decoration: none;}
#qa a.no { text-decoration: none;}
#qa .link {
    margin: 10px 0;
}
#qa .link a {
    height: 11px;
    padding-left: 15px;
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/etc/arrow.gif) center left no-repeat;
    line-height: 1.2em;
    font-weight: bolder;
}

#qa #main {
    color: #404040;
}
#qa h1 {
    text-indent: -9999px;
    height: 48px;
    margin: 20px 0 50px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/qa/qa-title.gif) top left no-repeat;
    border: none;
}
#qa .shortcut {
    margin-bottom: 100px;
    border: 1px solid #B2B1B2;
}
#qa .shortcut .ttl {
    padding: 8px 10px;
    font-size: 16px;
    font-weight: bolder;
    background-color: #F1F1F1;
}
#qa .shortcut ul {
    padding: 10px 0 35px;
    font-weight: bolder;
}
#qa .shortcut ul li.midasi{
    float: left;
    margin-left: 20px;
}
#qa .shortcut ul li strong{
	padding-left: 15px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/qa/qa-arrow.gif) center left no-repeat;
}
#qa .shortcut ul .list{
	padding-left: 15px;
	font-weight: normal;
}
#qa .segment {
    margin-bottom: 120px;
}
#qa .segment .top { text-align: right;}
#qa .segment .ttl {
    padding-left: 5px;
    font-size: 19px;
    font-weight: bolder;
    border-left: 6px solid #9D948F;
}
#qa .segment .sLink { padding: 10px 0 20px; font-weight: bolder;}
#qa .segment .sLink li {
    float: left;
    margin-left: 20px;
    padding-left: 10px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/qa/qa-arrow.gif) center left no-repeat;  
}
#qa .segment .wrap {
    border: 1px solid #B2B1B2;
}
#qa .segment .wrap .cap {
    padding: 5px 34px;
    font-size: 15px;
    font-weight: bolder;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/qa/qa-circle.gif) left center no-repeat #F1F1F1;  
}
#qa .Q {
    margin: 10px 0 5px 16px;
    padding-left: 25px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/qa/qa-q.gif) 0 .3em no-repeat;
    color: #8484C0; 
    font-size: 15px;
    font-weight: bolder;
}
#qa .A {
    margin: 0 0 20px 16px;
    padding: 0 0 30px 25px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/qa/qa-a.gif) 0 .3em no-repeat;
    border-bottom: 1px dotted #B2B1B2;
}




/* ***********************************************************************
	9：Media
*********************************************************************** */
#madia { color: #404040;}
#madia h1 {
    margin-bottom: 30px;
}
#madia .box {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dotted #989898;
}
#madia .box .border {
    border: 1px solid #ACACAC;
}
#madia .box .boxL {
    float: left;
}
#madia .box .boxR {
    float: right;
    width: 422px;
    margin-left: 29px;
}
#madia .box .boxR .ttl {
    margin-bottom: 20px;
    padding: 6px 18px;
    background-color: #FAFAE6;
    line-height: 1.6em;
}
#madia .box .boxR .ttl p {
    margin-top: 10px;
}
#madia .box .boxR .ttl p.item {
    padding-top: 10px;
    border-top:  1px dotted #989898;
}


/* ***********************************************************************
	10：Footer-Recommendention
*********************************************************************** */
/* 09-07-29〜全ページ共通に、フッターにおすすめ30商品を入れる */
#footer-recom {
    list-style: none;
    width: 768px;
}
#footer-recom li {
    float: left;
    width: 238px;
    height: 300px;
    margin-right: 18px;
}
#footer-recom li img {
    margin-bottom: 5px;
}



/* ***********************************************************************
	11：WebCatalogue
*********************************************************************** */
/* 09.07.14〜壁紙のWEBカタログのページ */
#webCatalogueWall {
    text-align: center;
    margin: 0 auto;
}
#webCatalogueWall .main {
    width: 1032px;
    margin: 20px auto;
    padding-top: 11px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/wall-p/img/border-top.gif) top left no-repeat;
}
#webCatalogueWall .main .wrapp {
    position: relative;
    padding-bottom: 30px;
    border-left: 1px solid #787878;
    border-right: 1px solid #787878;
}

#webCatalogueWall .main .headarea{
	height:113px;
	width:1006px;
	margin-left:12px;
    text-align: left;
}
#webCatalogueWall .main .headarea02{
	height:530px;
	width:1006px;
	margin-left:12px;
    text-align: left;
}
#webCatalogueWall .main .headarea03{
	height:650px;
	width:1006px;
	margin-left:12px;
    text-align: left;
}
#webCatalogueWall .main .h-left{
	float:left;
	width:117px;

}
#webCatalogueWall .main .h-right{
	float:right;
	width:885px;
}
#webCatalogueWall .main .h-right01{
	height:52px;
}

#webCatalogueWall .main h1 {
    text-align: left;
}
#webCatalogueWall .main h2 {
    position: absolute;
    right: 20px;
    top: 5px;
}
#webCatalogueWall .main .h-right02{
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/wall-p/img/c_txt.gif) top left no-repeat;
    height:53px;
}


#webCatalogueWall .main ul.navi {
    list-style: none;
    margin: 0 10px 0px;
    padding-top: 15px;
}
#webCatalogueWall .main ul.navi li {
    float: right;
    text-indent: -9999px;
}
#webCatalogueWall .main ul.navi li a {
    display: block;
    height: 33px;
}
#webCatalogueWall .main ul.navi li.wallp a {
    width: 195px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/wall-p/img/navi-btn.gif) top left no-repeat;
}
#webCatalogueWall .main ul.navi li.curtain a {
    width: 195px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/curtain/img/navi-btn-cur.gif) top left no-repeat;
}
#webCatalogueWall .main ul.navi li.tc a {
    width: 195px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/tail-carpet/img/navi-btn-tc.gif) top left no-repeat;
}
#webCatalogueWall .main ul.navi li.help a {
    width: 227px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/wall-p/img/navi-btn.gif) -195px 0 no-repeat;
}
#webCatalogueWall .main ul.navi li.home a {
    width: 160px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/catalogue/web/curtain/img/navi-btn-cur.gif) -195px 0 no-repeat;
}
#webCatalogueWall .main ul.navi li.wallp a:hover {
    background-position: 0 -35px ! important;
}
#webCatalogueWall .main ul.navi li.curtain a:hover {
    background-position: 0 -35px ! important;
}
#webCatalogueWall .main ul.navi li.tc a:hover {
    background-position: 0 -35px ! important;
}
#webCatalogueWall .main ul.navi li.help a:hover {
    background-position: -195px -35px ! important;
}
#webCatalogueWall .main ul.navi li.home a:hover {
    background-position: -195px -35px ! important;
}
#webCatalogueWall .main .atten img {
    margin: 30px auto 0;
}



/* ***********************************************************************
	12：Company-Date
*********************************************************************** */
.company .wrapper {
    padding-right: 205px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/menu/kaisya/img/bg.jpg) top right repeat-y;
}
/* Hack-ari */

.company img {
    display: inline;
}
.company h1 {
    margin-bottom: 30px;
}
.company h2,.company h3,.company h4 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #404040;
}
.company .box {
    margin-bottom: 60px;
}
.company table {
    line-height: 1.2em;
}
.company table .bl {
    margin: 0 10px;
    vertical-align: text-top;
}
.company th {
    padding: 10px 0 10px 30px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/menu/kaisya/img/kazari.gif) 10px 1em no-repeat;
    vertical-align: top;
    text-align: left;
}
.company td {
    padding: 10px 0 10px 20px;
}
.company .bg, 
.company table .bg th {
    background-color: #F7F6F2;
}
.company table .add p {
    margin-bottom: 10px;
}
.company table .map {
    margin-right: 10px;
    vertical-align: text-top;
}
.company table .kaizen {
    text-align: right;
}
.company table .kaizen img {
    margin-bottom: 5px;
}
.company .rinen h5 {
    margin-bottom: 10px;
    font-size: 15px;
    color: #404040;
}
.company .rinen h5 strong {
    font-size: 18px;
}
.company .cont {
    margin-bottom: 10px;
    padding: 10px;
}
.company .cont img {
    float: left;
    margin-top: 10px;
}
.company .cont p {
    width: 427px;
    float: right;
}
.company .tokutei th {
    width: 25%;
}

/* ***********************************************************************
	13：Staff-Date
*********************************************************************** */
#staff h1 {
    margin-bottom: 30px;
}
#staff h2,#staff h3,#staff h4 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #404040;
}
#staff .conte {
    margin-bottom: 60px;
}
#staff .proff {
    width: 360px;
    margin: 0 0 30px 10px;
    float: left;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/menu/kaisya/img/staff-bg.gif) top left repeat-y;
    border-top: 15px solid #F7F6F2;
    border-bottom: 15px solid #F7F6F2;
}
#staff .proff img {
    float: left;
}
#staff .proff table {
    line-height: 1.2em;
}
#staff .proff table th {
    width: 50px;
    padding: 5px 0 5px 5px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px dotted #AAA;
}
#staff .proff table th.comment {
    border: none;
}
#staff .proff table td {
    width: 150px;
    padding: 5px 0 5px 5px;
    border-bottom: 1px dotted #AAA;
}





/* ***********************************************************************
	0 : Attention(Item Page)2008-09以前のもの,まだ使用しているページもあるので残す
*********************************************************************** */
#itemAttention .bgPink {
    padding: 0 5px;
    height: 18px;
    background-color: #AE896A ! important;
    background-image: none;
    text-indent: 0;
    color: #FFF;
   margin-bottom: 7px;
   font-size: 13px;
   line-height: 130%;
}

#itemAttention {
    width: 750px;
    margin-top: 60px;
    padding-bottom: 50px;
    font-size: 10px;
    line-height: 1.5em;
}
#itemAttention h2,
#itemAttention li.link a {
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: bottom;
    overflow: hidden;
}
#itemAttention h2 {
    height: 31px;
    margin-bottom: 10px;
    line-height: 31px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/wall_p/import/h_infomation.gif) top left no-repeat;
}
#itemAttention .att2 h2 {
    height: 20px;
    margin-bottom: 10px;
    line-height: 20px;
    background: #970F00 url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/wall_p/kokusan/ttl-info.gif) top left no-repeat;
}
#itemAttention #boxWrap {
    padding: 5px 0;
    border-bottom: 1px solid #970F00;
    background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/floor_tile_05-01/atten-bg.gif) top left repeat-y;
}
#itemAttention #boxL {
    float: left;
    width: 49%;
    padding-right: 1%;
}
#itemAttention #boxR {
    float: right;
    width: 49%;
}
#itemAttention .ttl {
    margin-top: 10px;
    margin-left: -18px;
    list-style: none;
    font-weight: bolder;
}
#itemAttention h3 {
    height: 15px;
    margin-bottom: 5px;
    padding-left: 10px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/ttl-circle.gif) center left no-repeat;
    color: #404040;
    font-size: 12px;
}
#itemAttention strong {
    font-weight: lighter;
    color: #FF0000;
}
#itemAttention ul {
    margin-bottom: 30px;
    padding-left: 30px;
    list-style-type: square;
}
#itemAttention li.link {
    list-style-type: none;
    text-align: right;
}
#itemAttention li.link a {
    display: block;
    width: 108px;
    height: 16px;
    margin-top: 5px;
    margin-left: auto;
    text-align: left;
}
#itemAttention ul#deli li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-deli.gif) top left no-repeat;  
}
#itemAttention ul#pay li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-payment.gif) top left no-repeat;  
}
#itemAttention ul#return li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-return.gif) top left no-repeat;  
}
#itemAttention ul#send {
    padding-bottom: 50px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/send.gif) bottom left no-repeat;  
}
#itemAttention ul#pay {
    padding-top: 220px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/payment.gif) top center no-repeat;  
}

/* ***********************************************************************
	01 : Attention(Item Page)2008-09〜
*********************************************************************** */

#itmAtten0809 #main {
    width: 458px;
    margin-top: 10px;
    color: #565656;
}
#itmAtten0809 ul.l {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E2E2E2;
    list-style-type: square;
    font-size: 10px;
}
#itmAtten0809 ul.l li {
    margin-bottom: 5px;
    margin-left: 30px;
}
#itmAtten0809 li.none {
    list-style: none;
}
#itmAtten0809 .ttl {
    height: 17px;
    margin-bottom: 5px;
    margin-left: 10px ! important;
    padding-left: 10px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/ttl-circle2.gif) center left no-repeat;
    font-size: 12px;
    font-weight: bolder;
    list-style: none;
    line-height: 17px;
}
#itmAtten0809 li.link {
    list-style-type: none;
    text-align: right;
}
#itmAtten0809 li.link a {
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: bottom;
    overflow: hidden;
    display: block;
    width: 108px;
    height: 16px;
    margin-top: 5px;
    margin-left: auto;
    text-align: left;
}
#itmAtten0809 ul#deli li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-deli.gif) top left no-repeat;  
}
#itmAtten0809 ul#pay li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-payment.gif) top left no-repeat;  
}
#itmAtten0809 ul#return li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-return.gif) top left no-repeat;  
}
#itmAtten0809 strong {
    color: #BA0000;
    font-weight: lighter;
}


/* ***********************************************************************
	01 : Attention(Item Page)2009-02〜
*********************************************************************** */

#itmAtten0902 #main {
    width: 750px;
    color: #565656;
}
#itmAtten0902 .wrap {
    padding: 10px;
    border: 1px solid #E5E5E5;
}
#itmAtten0902 ul.l {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E2E2E2;
    list-style-type: square;
    font-size: 12px;
}
#itmAtten0902 ul.end {
    border: none;
    margin-bottom: 0;
}
#itmAtten0902 ul.l li {
    margin-bottom: 5px;
    margin-left: 30px;
}
#itmAtten0902 li.none {
    list-style: none;
}
#itmAtten0902 .ttl {
    height: 17px;
    margin-bottom: 5px;
    margin-left: 10px ! important;
    padding-left: 10px;
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/ttl-circle2.gif) center left no-repeat;
    font-size: 12px;
    font-weight: bolder;
    list-style: none;
    line-height: 17px;
}
#itmAtten0902 li.link {
    list-style-type: none;
    text-align: right;
}
#itmAtten0902 li.link a {
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: bottom;
    overflow: hidden;
    display: block;
    width: 108px;
    height: 16px;
    margin-top: 5px;
    margin-left: auto;
    text-align: left;
}
#itmAtten0902 ul#deli li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-deli.gif) top left no-repeat;  
}
#itmAtten0902 ul#pay li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-payment.gif) top left no-repeat;  
}
#itmAtten0902 ul#return li.link a {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/attention/btn-return.gif) top left no-repeat;  
}
#itmAtten0902 strong {
    color: #BA0000;
    font-weight: lighter;
}
















/* ***********************************************************************
	02 : Recommended Item(Item Page)
*********************************************************************** */

#recom0809 p.cap {
    margin-bottom: 10px;
    border-bottom: 3px solid #E2E2E2;
    font-size: 15px;
    font-weight: bolder;
    color: #565656;
    line-height: 1.8em;
}
#recom0809 .thum td {
    width: 25%;
    padding-bottom: 10px;
    vertical-align: top;
    text-align: center;
}
#recom0809 .thum img {
    margin-bottom: 10px;
    padding: 5px;
}
#recom0809 .thum a img {
    border: 1px solid #E2E2E2;
}
#recom0809 .thum a:hover img {
    border: 1px solid #565656;
}
#recom0809 .thum a img.no {
    border: none;
}


#recom0809 .four {
    width: 415px;
}

#recom0809 .five {
    width: 478px;
}



/* ***********************************************************************
	03 : 説明文・大(Ranking & Recommended Item)
*********************************************************************** */
#ssd0809 #wrapper {
    padding: 30px 20px;
    background-color: #F1F1F1;
    font-size: 10px;
}
/* ******************** Common ******************** */
#ssd0809 p.ttl {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bolder;
    line-height: 1.3em;
}
#ssd0809 .thum td {
    width: 20%;
    padding-bottom: 10px;
    vertical-align: top;
}
#ssd0809 .thum img {
    margin-bottom: 10px;
    padding: 5px;
}
#ssd0809 .thum a img {
    border: 1px solid #E2E2E2;
}
#ssd0809 .thum a:hover img {
    border: 1px solid #565656;
}
#ssd0809 .thum a img.no {
    border: none;
    padding: 0;
    margin: 0;
}

/* ******************** Ranking ******************** */
#ssd0809 #rank {
    margin-bottom: 30px;
}
#ssd0809 #rank .box {
    margin-bottom: 10px;
    padding: 12px;
    background: #FFF;
}
#ssd0809 #rank ul li {
    float: left;
    width: 20%;
}
#ssd0809 #rank li .floL {
    margin: 0;
}
#ssd0809 #rank ul li p {
    float: right;
    width: 48%;
}
#ssd0809 #rank ul li p img.no  {
    margin: 0 0 10px 25px;
}
#ssd0809 #rank ul li.r1 p {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/f-recom/no1.gif) top left no-repeat;
}
#ssd0809 #rank ul li.r2 p {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/f-recom/no2.gif) top left no-repeat;
}
#ssd0809 #rank ul li.r3 p {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/f-recom/no3.gif) top left no-repeat;
}
#ssd0809 #rank ul li.r4 p {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/f-recom/no4.gif) top left no-repeat;
}
#ssd0809 #rank ul li.r5 p {
    background: url(https://www.rakuten.ne.jp/gold/kabegamiyahonpo/img/common/f-recom/no5.gif) top left no-repeat;
}

/* ******************** Reccomended ******************** */
#ssd0809 #recom {
    padding: 12px;
    background: #FFF;
}
#ssd0809 #recom .br {
    height: 5px;
}




/* ******************** 店長さんまけてーや ******************** */



#makete a, #makete a:hover{  background-repeat: no-repeat;}
#makete a { 
  text-indent: -9999px; 
  text-decoration: none;
  display: block;
  width: 167px;
  height: 150px; 
  background-position: left top;
}
#makete a,#makete a:hover{  background-image: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/campaign/makete-botan02.gif);}
#makete a:hover {
  text-decoration: none;
  background-position: left bottom;
}





/* ***********************************************************************
 Ranking 5
*********************************************************************** */







#ranking5 {
width: 750px;
margin: 15px 0 40px;
}
#ranking5 h3{
margin: 7px;
}
#ranking5 h4{
margin: 5px;
padding: 10px 45px;
background: #999999;
color: #ffffff;
clear: both;
}
#ranking5 ul{
list-style: none;
margin: 0 0 5px 5px;
}
#ranking5 li{
width: 143px;
height: 240px;
float:left;
margin-right: 6px
}
#ranking5 li img{
border: 0;
margin: 0;
}
#ranking5 li p{
margin: 3px 0 2px;
font-size: 11px;
line-height: 13px;
}
#mainContent #ranking5 li p a, #mainContent #ranking5 li p a:visited{
color: #999999;
text-decoration: none;
}
#ranking5 li span{
font-size: 12px;
color: #333333;
}
