<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/*-------------------------------*/

.wrapper {
	width: 950px;
	margin: 0 auto;


}



img { margin: 0; padding: 0; vertical-align: bottom; }

/* ----------------------------------------

header

*------------------------------------------*/
#main_img { 
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/mainimg.jpg) left top;
	color: #ffffe2;
	text-align: center;
	font-size: 63px;
	line-height: 1;
	padding-top: 50px;
	font-weight: bold;
}




#coupon1 {
	width: 852px;
	height: auto;
	margin: 60px auto 0;
} 


#coupon1 ul.code {
	 height:100px; background: #e72553; margin:0;
}

#coupon2 {
	width: 852px;
	height: auto;
	margin: 60px auto 0;
} 


#coupon2 ul.code {
	 height:100px; background: #66a32a; margin:0;
}

#coupon2 p { font-size: 20px; line-height: 50px;}

.code li {  
	float:left; 

}

.code li:nth-of-type(1) { 
padding: 25px 0 0 70px;

}

.code li:nth-of-type(2) {

	background: #FFF;
	text-align:center;
	padding: 7px 10px;
	width:300px;
	margin-top: 20px;
	margin-left: 20px;

	border-radius: 10px;
	font-size: 56px; 
	color: #e72553;
	line-height: 0.8;
	font-weight: bold;

}

#coupon2 .code li:nth-of-type(2) { color: #66a32a;}


.code img{ 
	height: auto;
	margin: 0;

}
.code  li { height:50px; list-style: none; }

.recome { 	
	height: auto; 
margin: 0 auto;	
	}

.recome  p{ 
	width: 842px;
	height: auto; 
	margin: 20px auto 0;
	background: #ECECEC;
	padding: 5px 0 5px 10px;
	font-size:18px;
	font-weight: bold;
 line-height:3;

}

.recome ul { margin: 5px auto;  width: 842px; 	font-size:18px;}
.recome ul li {  list-style: none; padding: 0 0 0 00px; line-height:3; border-bottom: 1px dotted #D9D9D9;}
.recome ul li  a {	display: block; text-decoration: none; }
.recome ul li  a:hover {  background: #EEFBFF; }




#atntion { 
	background: #ffe0e0; 
	text-align: center; 
	padding: 20px 0; 
	margin: 50px auto;
}







.red { 	background: #e72553;}
.fnt_s { font-size: 43px; }




/*-------------------------------------------------------------------------

guideTable
---------------------------------------------------------------------------*/

.contentsTtlArea { 
	width: 850px!important; 
	margin: 0 auto; 
	font-size:16px; 
	height: 50px!important; 
	padding-top: 10px;
}


.guideTable02 {
    margin: 15px 0 0;
	width:850px;
	margin: 30px auto 0;
}
.guideTable02 th, .guideTable02 td {
    vertical-align: top;
}
.guideTable02 th {
    padding: 0 0 50px;
}
.guideTable02 td {
    font-size: 150%;
    line-height: 1.5;
    padding: 0 0 0 20px;
}
.guideTable02 .guideTableTtl {
    color: #c1a466;
    font-size: 25px;
    font-weight: bold;
}

.guideTable02 tr { 
	margin-top: 20px;


 }

.guideInnerTtl02 {
    color: #de6a9c;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0;
}

.guideTableTtl { padding-bottom: 20px; }

.guideInnerTtl02 { font-size:20px; }
.login {margin-top: 10px;}
.login a { font-size: 140%; }

.coupon_txt {
	border: 5px solid #ECECEC;
 	font-size:20px; 
 	line-height:40px;	
	padding: 10px 50px 20px;
}



.section { 	
margin: 80px 0 20px 0;
	background: #bf7a0b; 
 	text-align: center;
	font-size: 29px;
	color: #FFF;
	line-height: 50px
}

.list li { 
	float: left;
	padding-left: 20px;
 }
 
 .list li:nth-of-type(1) {
	padding-left: 0px;

}
/*-------------------------------------------------------------------------

set
---------------------------------------------------------------------------*/





.bold {
	font-weight: bold;
}


.name a {
	font-weight: bold;
	text-decoration: underline;
	color: #c81f1f;
	font-size: 13px;
	line-height: 1.5;
	
}

.price {
			font-size: 11px;
}

.bold { font-weight: bold; }</pre></body></html>