@charset "UTF-8";
.enjoyBox {
	clear: both;
	margin-bottom: 30px;
	margin-top: 10px;
}
.enjoyBox .L {
	float: left;
	width: 381px;
	background-image: url(../images/enjoy/enjoyBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-left: 19px;
}
.enjoyBox .R {
	float: left;
	width: 381px;
	padding-left: 19px;
	background-image: url(../images/enjoy/enjoyBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 28px;
	padding-top: 13px;
}
.enjoyBox h3 {
	font-size: 108%;
	line-height: 163%;
	color: #06C;
	font-weight: bold;
}
.enjoyBox p {
	font-size: 93%;
	line-height: 163%;
	color: #333;
}
.enjoyBox dl {
	margin-top: 0.7em;
}
.enjoyBox dt {
	font-size: 93%;
	line-height: 150%;
	font-weight: bold;
}
.enjoyBox dd {
	font-size: 93%;
	line-height: 150%;
	color: #000;
	margin-top: -1.5em;
	padding-left: 5em;
	margin-bottom: 0.2em;
}
.enjoyBox .LL  {
	float: left;
	width: 120px;
}
.enjoyBox .LR  {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.enjoyBox .RL  {
	float: left;
	width: 120px;
}
.enjoyBox .RR  {
	float: left;
	width: 230px;
	padding-left: 10px;
}
#enjoy {
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F9EFF;
	border-bottom-color: #879FFA;
	width: 830px;
	font-size: 93%;
	line-height: 180%;
	color: #333;
	margin-bottom: 30px;
}
#enjoy .bg1 {
	background-color: #C8E7F9;
}
#enjoy th {
	text-align: left;
	width: 160px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#enjoy td {
	padding: 5px;
}
#enjoy2 {
	clear: both;
	margin-top: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5ED765;
	border-bottom-color: #84D26C;
	width: 830px;
	font-size: 93%;
	line-height: 180%;
	color: #333;
	margin-bottom: 5px;
}
#enjoy2 .bg1 {
	background-color: #D5F7E6;
}
#enjoy2 th {
	text-align: left;
	width: 160px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#enjoy2 td {
	padding: 5px;
}
