<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* =====================================
	全体・共通パーツ
===================================== */

.p01 #rside .article li.special,
.p02 #rside .article li.special {
	display: none;
}
.red {
	color: #c33a4c;	
}
hr.bdr_dot {
	height: 0px;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #191919;
	
}

/* =====================================
	contents
===================================== */

#mainbox {
	/*background: #F7F4EE;*/
	background: url(../images/bg.png) top left;
	width: 638px;
	margin-bottom: 50px;
	padding: 20px 40px 25px 40px;
	line-height: 1.7;
}
#mainbox h3 {
	margin-bottom: 18px;
}

#mainbox p {
}
#mainbox p.lead {
	font-size: 1.077em;/*14px*/
	border-bottom: 1px dotted #191919;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#mainbox .box01_head {
	background:url(../images/p01/box01_hb.png) top left no-repeat;
	padding-top: 12px;
}
#mainbox .box01_foot {
	background:url(../images/p01/box01_hb.png) bottom left no-repeat;
	padding-bottom: 12px;
}
#mainbox .box01 {
	background:url(../images/p01/box01_main.png) top left repeat #fff;
	box-sizing: border-box;
	padding: 28px 38px 28px;
}
#mainbox .box01 h4{
	margin-bottom: 20px;
	text-align: center;
}




#mainbox .box02 {
	box-sizing: border-box;
	margin-bottom: 40px;
	padding: 4px;
	background: #FFFFFF;
	border: 2px solid #DAD1BB;
	border-radius: 4px 4px;
}
#mainbox .box02 .inner {
	box-sizing: border-box;
	padding: 25px;
	border: 1px solid #DAD1BB;
	background: #ffffff;
}

/* =====================================
	pager
===================================== */

#mainbox .fbtn{
	margin-bottom: 20px;
}
#mainbox .fbtn a {
	font-size: 1.077em;/*14px*/
	font-weight: bold;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','メイリオ',Meiryo!important;
	color: #F79F00;
	text-decoration: underline;
}

#pager {
	background: #fff;
	padding: 8px 0;
	margin-bottom: 20px;
}
#pager ul {
	margin-left: 202px;
}
#pager ul li {
	float: left;
	margin-right: 6px;
	background: #fff;
}
#pager ul li.prev {
	width: 84px;
}
#pager ul li.next {
	width: 84px;
	margin-right: none;
}

/* =====================================
	item
===================================== */

.item {
	line-height: 1.6;	
}
.item h2{
	margin-bottom: 19px;
}
.item ul{
	width: 756px;
	margin-left: -38px;
}
.item ul li{
	float: left;
	width: 340px;
	margin: 0 0 30px 38px;
}
.item .shopbox {
	margin-bottom: 15px;
	padding: 26px 26px 20px 26px;
	border: 3px solid #eeeeee;
	line-height: 1.7;
}
.item .shopbox dl {
	margin-bottom: 14px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eeeeee;
}
.item .shopbox dl dt {
	float: left;
	width: 140px;
}
.item .shopbox dl dd {
	float: right;
	width: 493px;
}
.item .shopbox dl dd h3 {
	font-size: 1.231em;/*16px*/
	font-weight: bold;
	line-height: 1.0;
	margin-bottom: 6px;
}
.item .shopbox dl dd p {
	font-size: 0.846em;/*11px*/
}
.item .shopbox a{
	color: #be3a4c;
	text-decoration: underline;
}

/* =====================================
	倍増Town
===================================== */

.bt {
	line-height: 1.6;	
}
.bt h2{
	margin-bottom: 19px;
}
.bt h3{
	margin-bottom: 15px;
}
.bt a{
	color: #be3a4c;
	text-decoration: underline;
}

/* =====================================
	p03
===================================== */
.p03 .scont {
	position: relative;
	
}
.p03 .scont p {
	font-size: 13px;
	line-height: 1.65;
	letter-spacing: 1.0;
	color: #1A1A1A;
	
}
.p03 .scont.ch2 p {
	position: absolute;
	left: 260px;
	top: 400px;
	width: 444px;
	text-align: center;
	color: #fff;
}
.p03 .scont.ch301 p {
	position: absolute;
	left: 102px;
	top: 156px;
	width: 405px;
}
.p03 .scont.ch302 p {
	position: absolute;
	left: 458px;
	top: 112px;
	width: 405px;
}
.p03 .scont.ch303 p {
	position: absolute;
	left: 100px;
	top: 120px;
	width: 405px;
}
.p03 .scont.ch403 p {
	position: absolute;
	left: 133px;
	top: 78px;
	width: 720px;
}
.p03 .scont.ch304 p {
	position: absolute;
	left: 458px;
	top: 123px;
	width: 405px;
}
.p03 .scont.ch404 p {
	position: absolute;
	left: 488px;
	top: 104px;
	width: 344px;
}
.p03 .scont.ch305 p {
	position: absolute;
	left: 100px;
	top: 108px;
	width: 405px;
}
.p03 .scont.ch405 p {
	position: absolute;
	left: 130px;
	top: 76px;
	width: 700px;
}
.p03 .scont.last {
	text-align: center;
}
.p03 .scont.last p {
	line-height: 2.0;
	font-size: 15px;
	font-weight: bold;
}


</pre></body></html>