@charset "UTF-8";

#diet_img{padding:0;margin:0;width:272px;height:263px;float:right;}
.pink{color:#ff729c;font-weight:bold;}

.style01{
	color:#6db03d;
	padding:5px 0;
	margin:0;
	font-weight:bold;
	font-size:16px;
}
#check{
	padding:15px;
	background-color:#f1ffe7;
	border:1px dotted #6db03d;
}

ul#step{padding:0 0 0 20px;}
ul#step li{list-style-type:none;margin-bottom:10px;padding-left:80px;}
ul#step li.step1{ background:url(img/step1.gif) no-repeat top left;}
ul#step li.step2{ background:url(img/step2.gif) no-repeat top left;}
ul#step li.step3{ background:url(img/step3.gif) no-repeat top left;}
ul#step li.step4{ background:url(img/step4.gif) no-repeat top left;}
ul#step li.step5{ background:url(img/step5.gif) no-repeat top left;}
ul#step li.step6{ background:url(img/step6.gif) no-repeat top left;}
ul#step li.step7{ background:url(img/step7.gif) no-repeat top left;}

.box{border-bottom:1px dotted #cccccc; padding:15px 0;}
.canber{
	display:inline;
	color:#F00;
	font-size:18px;
	border-bottom:1px solid;}