<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------
	LECè³‡æ&nbsp;¼å&nbsp;ã„ å¹ãå‡ºã—
---------------------------------*/
.arrow_box{
    position:relative;
    /*width:230px;
    height:130px;*/
    background:#fff5d7;
		background-image: url(/license_guide/uranai/images/icon_kamon.jpg);
		background-repeat:  no-repeat;
		background-position:right 2% center;
    padding:20px;
    text-align:left;
    /*color:#FFFFFF;
    font-size:15px;*/
}
.arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 245, 215, 0);
    border-top-width:30px;
    border-bottom-width:30px;
    border-left-width:30px;
    border-right-width:30px;
    margin-left: -30px;
    border-top-color:#fff5d7;
    top:100%;
    left:50%;
}

#coupon3000Area {
	border: #C59963 2px solid;
	border-top: #C59963 2px solid;
	width: 758px;
	margin: 0 0 20px;
}

#coupon3000Area h2 {
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

#coupon3000Area #coupon3000Cont {
	padding: 0 10px 10px 10px;
}

#coupon3000Area .leadTxt {
	font-size: 109.375%;/* 14px */
	line-height: 1.428;/* 20px */
	font-weight: bold;
}

#coupon3000Area .leadTxt span {
	color: #CC0000;
}

#coupon3000Area dl {
	color: #666666;
	font-size: 93.75%;/* 14px */
	line-height: 1.416;/* 17px */
}

#coupon3000Area dl dd ul {
	padding: 0;
	margin: 0 0 12px;
}

#coupon3000Area dl dd ul li {
	list-style: none;
	text-indent: -1em;
	margin: 0 0 0 1em;
}

.qrCode {
	text-align: center;
}
.coopn .num { 
}

.coopn {
	overflow: hidden;
	background-color: #FFFFE8;
}



ul.couponList li.couponTop input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  font-size: 260%;
  font-weight: bold;
  margin: 78px 0 0 30px;
  text-align: center;
}
ul.couponList li input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 250%;
    font-weight: bold;
    margin: 65px 0 0 35px;
}
ul.couponList2 li input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 250%;
    font-weight: bold;
    margin: 75px 0 0 55px;
}
p.cp_ouen input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 250%;
    font-weight: bold;
    margin: 130px 0 0 20px;
    text-align: center;
}
ul.couponList li span, ul.couponList2 li span, p.cp_ouen span {
    left: -9999px;
    position: absolute;
}
ul.couponList li p.yokoku {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    padding-top: 82px;
    text-align: center;
}

ul.couponList {
	width: 375px;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 10px;
}

.coupon01 {
	background-image: url(../images/cp_8000.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

.coupon02 {
	background-image: url(../images/cp_5000.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

.coupon03 {
	background-image: url(../images/cp_3000.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

.couponTop p {
	line-height: 1.2em;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.coopn .chushaku {
	float: left;
	width: 370px;
	line-height: 1.3em;
}

.coopn .onlinebtn {
	float: right;
	text-align: center;
	width: 375px;
}

.coopn .chushaku h4 {
	margin: 10px 0 10px 10px;
	padding: 0;
}

.coopn .chushaku ul li {
	list-style-type: none;
	margin-bottom: 5px;
}</pre></body></html>