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




/* image
----------------------------------------------------------------*/
#image{
	width:780px;
	height:222px;
	background:transparent url(../img2/enjoy/image.jpg) no-repeat;
}
#main{
	background:transparent url(../img2/common/image_shadow.png) no-repeat center 222px;
}




/* pannavi
----------------------------------------------------------------*/
#pannavi{
	background:transparent url(../img2/enjoy/title.png) no-repeat;
}




/* intro
----------------------------------------------------------------*/
#intro{
	width:770px;
	margin-left:5px;
	border-bottom:#0191a0 dotted 2px;
}
#intro p{
	padding:20px 100px 0 15px;
}
#intro a{
	display:block;
	width:135px;
	height:0;
	padding-top:24px;
	background:transparent url(../img2/enjoy/faq_btn.png) no-repeat;
	overflow:hidden;
	margin:0 0 20px 550px;
}
:root *&gt; #intro a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}




/* .box
----------------------------------------------------------------*/
.box{
	border-top:#44acc2 solid 6px;
	background:#fff url(../img2/common/box_bg.png) repeat-x;
	padding-bottom:20px;
}
.waku{
	margin-bottom:30px;
	padding-bottom:10px;
	background:transparent url(../img2/common/box_bottom.png) no-repeat center bottom;
}

.box ol{
	padding:30px 45px 0 30px;
}
.box ol&gt;li{
	margin:15px 0;
	padding:0 30px 0 180px;
	min-height:100px;
}
.box li#p1{
	background:transparent url(../img2/enjoy/point1.png) no-repeat 40px 0px;
}
.box li#p2{
	background:transparent url(../img2/enjoy/point2.png) no-repeat 40px 0px;
}
.box li#p3{
	background:transparent url(../img2/enjoy/point3.png) no-repeat 40px 0px;
}
.box li#p4{
	background:transparent url(../img2/enjoy/point4.png) no-repeat 40px 0px;
}
.box h3{
	font-size:22px;
	font-weight:bold;
	color:#0191a0;
}
.box ol p{
	font-size:14px;
	font-weight:bold;
	color:#0191a0;
}
.box ul{
	padding:15px 0;
	border-bottom:#0191a0 dotted 2px;
}
.box ol&gt;li:last-child ul{
	border:none;
}
.box ul li{
	background:transparent url(../img2/enjoy/arrow.png) no-repeat 0px 4px;
	padding-left:13px;
}




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