/**************************
r99 アウトレット
**************************/
#r99 .showPc .cont{
	margin-top:20px;
	clear:both;
}
#r99 .showPc .title{
	font-size:16px;
	color:#4a1e04;
	font-weight:bold;
	margin-bottom:0;
}
#r99 .showPc .waku{
	border: 2px solid #eb0011; 
	color:#4a1e04;
	background-color: #ffe8ea;
	border-radius: 5px;	
	width:225px;
	height:40px;
	margin:0 10px 7px 5px;
	padding:3px 30px 0;
	font-size:16px;
	float:left;
	/* text-decoration: underline;  */
}

#r99 .showPc .waku2{
	border: 2px solid #fa7600; 
	color:#4a1e04;
	background-color: #fff1e4;
	border-radius: 5px;	
	width:225px;
	height:40px;
	margin:0 10px 7px 5px;
	padding:3px 30px 0;
	font-size:16px;
	float:left;
	/* text-decoration: underline;  */
}

#r99 .showPc .waku3{
	border: 2px solid #fa7600; 
	color:#4a1e04;
	background-color: #fff1e4;
	border-radius: 5px;	
	width:225px;
	height:40px;
	margin:0 10px 7px 5px;
	padding:3px 30px 0;
	font-size:16px;
	float:left;
	/* text-decoration: underline;  */
}

#r99 .showPc .waku4{
	border: 2px solid #7a5f45; 
	color:#4a1e04;
	background-color: #efece8;
	border-radius: 5px;	
	width:705px;
	height:40px;
	margin:20px 18px 7px 5px;
	padding:3px 30px 0;
	font-size:16px;
	float:left;
	/* text-decoration: underline;  */
}
#r99 .showPc .waku:hover, #r99 .showPc .waku2:hover, #r99 .showPc .waku3:hover, #r99 .showPc .waku4:hover{
	border-color:#db5d14;
	color:#db5d14;
	background-color: #ffffff;
	/* text-decoration: underline;  */
}

#r99 .showSp .cont{
	clear:both;
	margin: 0 15px 20px
}
#r99 .showSp .title{
	font-size:16px;
	color:#4a1e04;
	font-weight:bold;
	padding: 20px 0 10px;
}
#r99 .showSp .waku{
	border: 2px solid #eb0011; 
	color:#4a1e04;
	background-color: #ffe8ea;
	border-radius: 5px;	
	width:47%;
	/* height:40px; */
	margin:0 2% 2% 1%;
	padding:2% 0 2% 5%;
	font-size:15px;
	float:left;
	/* text-decoration: underline;  */
	box-sizing: border-box;
}

#r99 .showSp .waku2{
	border: 2px solid #fa7600; 
	color:#4a1e04;
	background-color: #fff1e4;
	border-radius: 5px;	
	width:47%;
	/* height:40px; */
	margin:0 2% 2% 1%;
	padding:2% 0 2% 5%;
	font-size:15px;
	float:left;
	/* text-decoration: underline;  */
	box-sizing: border-box;
}

#r99 .showSp .waku3{
	border: 2px solid #fa7600; 
	color:#4a1e04;
	background-color: #fff1e4;
	border-radius: 5px;	
	width:47%;
	/* height:40px; */
	margin:0 2% 2% 1%;
	padding:2% 0 2% 5%;
	font-size:15px;
	float:left;
	/* text-decoration: underline;  */
	box-sizing: border-box;
}

#r99 .showSp .waku4{
	border: 2px solid #7a5f45; 
	color:#4a1e04;
	background-color: #efece8;
	border-radius: 5px;	
	width:95%;
	/* height:40px; */
	margin:4% 2% 2% 1%;
	padding:2% 0 2% 5%;
	font-size:15px;
	float:left;
	/* text-decoration: underline;  */
	box-sizing: border-box;
}

#r99 .showSp .waku:hover, #r99 .showSp .waku2:hover, #r99 .showSp .waku3:hover, #r99 .showSp .waku4:hover{
	border-color:#db5d14;
	color:#db5d14;
	background-color: #ffffff;
	/* text-decoration: underline;  */
}

#r99 h3{
	padding-bottom: 7px;
	margin-bottom: 28px;
	color: #331906;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	background: transparent left bottom no-repeat;
	background-image: url(../../../../res/img/line-h1-726.png);
}