@charset "utf-8";
/* CSS Document */

.kiji3 > header {
 border:0;
}
.kiji3 h3 {
 border-left: 0;
 padding: 0;
 margin:0;
}
.check_boxs2 > header {
 border:0;
 margin:0;
}
.check_boxs2:nth-of-type(1) {
 margin-right:1em;
}
.check_boxs2 {
 padding: 1em 1em .5em;
 margin: 1.5em 0 0;
 background-color: #ffe7c0;
 border-radius: .3em;
/* float:left;
 width:440px;
*/}
.check_boxs2 h4 {
 font-size: 120%;
 margin: 0 0 5px 0;
 color:#EA8F00;
 border: 0;
 padding: 0;
 background-color: #ffe7c0;
}
.check_boxs2 ul {
 padding-left:2em;
}
.check_boxs2 ul li {
 list-style-image: url(/macrohealth/images/check.png);
 min-height: 15px;
 margin-bottom: 5px;
}
.txt_focus {
 font-size:105%;
 color:#EA8F00;
}
.sb_nutrition .sb_n_list p {
 color: #d29a41;
 font-weight:bold;
 font-size:105%;
}
.sb_nutrition .sb_n_list {
 background-color: #ffe7c0;
 margin-left: 1em;
 padding: 1em;
 border-radius: .3em;
 display: inline-block;
}
/* sb_recipe */
.sb_recipe .kiji4 {
 border:3px solid #bbc4a1;
 border-radius:.3em;
 width: 90%;
 margin: 70px auto 0;
 /*background:url(/macrohealth/images/sea-buckthorn/img_02.jpg) no-repeat right center;*/
}
.sb_recipe .kiji4 > header {
 background:none;
 margin:0;
}
.sb_recipe .kiji4 h4 {
 text-align:center;
 border-left:0;
 margin-top:-65px;
}
.sb_recipe .kiji5 {
 margin: 0 2em 1em;
 /*border-bottom:1px dashed #FCAA54;*/
}
.sb_recipe .kiji5:last-child {
 margin: 0 2em 0;
 border-bottom:0;
}
.sb_recipe .kiji5 h5 {
 font-size:120%;
 color:#FCAA54;
}
.sb_recipe .kiji5 .recipe_img {
 box-shadow:1px 1px 3px #000000;
 transform:rotate(-3deg);
}
.sb_recipe .kiji5:nth-of-type(2n+2) .recipe_img {
 transform:rotate(3deg);
}
.sb_recipe .kiji5 ul {
 overflow:hidden;
}
.seibunhyou {
 font-size:90%;
 border-collapse: collapse;
 border: 1px solid #ccc;
}
.seibunhyou td {
 text-align:right;
}
.seibunhyou td:nth-of-type(1) {
 text-align:left;
 padding-left:10px;
}
.seibunhyou td:nth-of-type(3) {
 padding-right:10px;
}