@charset "utf-8";
/* CSS Document */
.o_item_wrap {
    margin: 0 0 30px 0;
    width: 730px;
    padding: 0px;
    font-size: 16px;
    line-height: 2em;
    overflow: hidden;
    text-align: left;
	box-sizing: border-box;
}

#carbohydrate {
	background-color: #ffffff;
	color: #353535;
}


#carbohydrate .cl:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

#carbohydrate .cl {
  min-height: 1px;
}

* html #carbohydrate .cl {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



#carbohydrate p{overflow: visible !important;}

#carbohydrate .fl{float: left;}
#carbohydrate .fl_img{float: left;margin: 0px 15px 15px 20px}
#carbohydrate .fr{float: right;}
#carbohydrate .fr_img{float: right;margin: 0px 0px 15px 15px}

#carbohydrate .tc {text-align: center;}

/*#carbohydrate .center {display: block; margin: 0px auto;}*/

#carbohydrate .mla {margin-left: auto;}
#carbohydrate .mra {margin-right: auto;}

#carbohydrate .p20{padding: 20px;}
#carbohydrate .pl15{padding-left: 15px;}
#carbohydrate .pb15{padding-bottom: 15px;}
#carbohydrate .pside20{padding: 0px 20px;}

#carbohydrate .m15{margin: 15px;}
#carbohydrate .ml15{margin-left: 15px;}
#carbohydrate .mr15{margin-right: 15px;}
#carbohydrate .mb15{margin-bottom: 15px;}
#carbohydrate .mb20{margin-bottom: 20px;}
#carbohydrate .mb30{margin-bottom: 30px;}
#carbohydrate .mb40{margin-bottom: 40px;}
#carbohydrate .mb50{margin-bottom: 50px;}
#carbohydrate .mt8{margin-top: 8px;}
#carbohydrate .mt15{margin-top: 15px;}
#carbohydrate .mt25{margin-top: 25px;}
#carbohydrate .mt30{margin-top: 30px;}
#carbohydrate .mt40{margin-top: 40px;}
#carbohydrate .mt50{margin-top: 50px;}


#carbohydrate .small{font-size: 0.83em;}

#carbohydrate section.area01 {
	background-color: #edf2f7;
	padding: 20px;
}

#carbohydrate section.area01 img.ttlCenter {
	display: block;
	margin: 15px auto 25px; 
}

#carbohydrate section.area01 ul.listPoint {
	width: 100%;
}
#carbohydrate section.area01 ul.listPoint li {
	float: left;
	list-style-type: none;
	width: 25%;
}

#carbohydrate .txtArea02 {
	font-size: 15px;
	text-align: left;
	box-sizing: border-box;
	padding: 20px 0px 35px;
}


#carbohydrate .txtArea03 {
	display: block;
	width: 700px;
	margin: 10px auto;
	/*padding: 20px;*/
}

#carbohydrate .listPoint {
    text-align: center;
	width: 700px;
	margin: 0px auto;
    padding-bottom: 20px;
}

#carbohydrate .listPoint li {
	display: inline-block;
}


#carbohydrate section.area03 {
	margin: 20px auto;
}

#carbohydrate .point {
	margin: 40px auto 10px;
}



#carbohydrate .indent {
	padding-left: 1em;
    text-indent: -1em;
}


#carbohydrate .green {
	background-color: #f3fce7;
	margin: 15px auto;
	padding: 35px 20px 45px;
}

#carbohydrate .green .img01{
	display: block;
	margin: 15px auto;
	padding: 20px 15px;
}
#carbohydrate .ttl {
	text-align: center;
	margin-bottom: 15px;
}


#carbohydrate .green .zairyou {
	margin: 5px 0px 20px 30px;
}

#carbohydrate .green .zairyou ul.recipeListL {
	float: left;
	margin-right: 45px;
}
#carbohydrate .green .zairyou ul.recipeListL li,
#carbohydrate .green .zairyou ul.recipeListR li,
#carbohydrate .green ul.recipeList li {
	list-style-type: disc;
	list-style-position: inside;
}
#carbohydrate .green ul.recipeList02 li {
	list-style-type: decimal;
	list-style-position: inside;
}

#carbohydrate .green ul.recipeList li,
#carbohydrate .green ul.recipeList02 li {
	margin: 0px 0px 10px 31px;
}


#carbohydrate .green .txtRecipe {
	background-color: #f5f7f8;
	border: solid 3px #74976c;
	padding: 15px 20px;
	border-radius: 5px;
}

#carbohydrate .coach_btm {
  text-align: right;
  color: #707070;
  font-size: .9em;
  padding-right: 20px;
  margin-bottom: 70px;
}
#carbohydrate .area04 img{
	display: block;
	margin: 10px auto;
}

#carbohydrate .area04 img:hover{
	opacity: 0.75;
}
