@charset "utf-8";

#careMain01 {
	background-image: url(images/care_main_bg.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 350px;
	padding-left: 50px;
	padding-right: 50px;
}
#careMain01 p {
	color: #333333;
}
#careMain02 {
	background-repeat: no-repeat;
	height: 220px;
	width: 600px;
	padding-top: 20px;
	padding-left: 70px;
	background-image: url(images/care_main02_bg.png);
	background-position: -30px 0px;
	padding-bottom: 30px;
}
#careMain02 p {
	width: 340px;
	text-align: justify;

}

/*----------------------------------------*/
#carePage .threeBox01 .center_bg {
	width: 265px;
	padding-right: 20px;
	padding-left: 20px;
	height: 420px;
}
#carePage .threeBox01 .center_bg .naiyou {
	height: 140px;
}
#carePage .threeBox01 .placeName {
	padding-top: 5px;
	padding-bottom: 20px;
	height: 30px;
}

/*----QUIZ------------------------------------*/
#quiz_area{
	width:500px;
	background:#FCF;
	margin: 10px auto;
	padding:5px;
	border:#C36 solid 1px;
}


#question_a{
	color:#F00;
}
#question_b{
	color:#00F;
}


.shopname{
	height:78px;
	text-align:center;
	vertical-align:middle;
}



.qart{
	font-size:medium;
	padding:5px;
	margin-left:20px;


}


/*MEMBER INFO-----------------------------------------------*/
#memberInfoBox {
	padding-top: 140px;
	padding-left: 20px;
	width: 650px;
	background-image: url(images/member_box_bg.png);
	background-repeat: no-repeat;
	height: 700px;
	padding-bottom: 30px;
	margin: 0px;
}
#memberInfoBox ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	width: 580px;
	height: 680px;
	overflow: auto;
	display: block;
}
#memberInfoBox li {
	height: 80px;
	width: 210px;
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background-image: url(images/member_sbox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px;
}
#memberInfoBox div {
	height: 80px;
	width: 210px;
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px;
}
#memberInfoBox .fatTxt {
	font-weight: bold;
	font-size: 14px;
	line-height: 200%;
}
#memberInfoBox ul li img {
	float: left;
	height: 79px;
	width: 70px;
	margin-right: 10px;
}


div.easysearch{

}


.easysearch table{
	padding-left:100px;
}
.easysearch td{
	font-size:18px;
}


.easysearch h2{
	margin-bottom:20px;
}

.easysearch h3{
	margin:20px;
	padding:5px;
	background:#EEE;
}
.easysearch div.sbtn{
	width:400px;
	margin:20px auto;
	text-align:center;
	
	}
.carePlanWhatsNew {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 40px;
	border: 1px solid #999999;
}
.carePlanWhatsNew li{
	margin-bottom: 5px;

}

