/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #009966;
color: #ffffff;
padding: 8px 13px;
margin-bottom: 4px;
}
/* --- 小見出し --- */
#main h4 {
background-color: #ff3300;
color: #ffffff;
font-size: 15px;
letter-spacing: 3px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin-bottom: 4px;
}
/* --- パッケージ画像 --- */
.packimg {
/* vertical-align: middle; */
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}
/* --- 成分左右揃え --- */
.seibun {
/* position: relative; */
color: #000000;
font-size: 20px;
/* ---letter-spacing: 1px; --- */
line-height: 30px;
font-weight: bold;
text-align: center;
/* background-color: #ffff00; */
border: 6px solid #009966;
/* border-style: double; */
padding: 5px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 70px;
margin-right: 70px;
}
.seititle {
color: #009966;
font-size: 20px;
}
.seidetail {
padding-left: 20px;
padding-right: 20px;
}
.seiname {
/* color: #000000; */
text-align: left;
float: left
}
.seiweight {
/* color: #000000; */
/* font-size: 16px; */
text-align: right;
}
/* --- エゴマ油とは枠 --- */
.egoma_waku {
margin-top: 10px;
background-image: url(egoma.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 317px;
}
.egoma_detail {
/* font-size: 18px; */ /* start */
font-size: 20px;
font-weight: bold;
color: #000000;
line-height: 1.25m;
/* text-indent: 12px; */
padding-top: 80px;
padding-left: 25px;
padding-right: 30px;
}
/* --- オメガ3枠 --- */
.omega3_waku {
/* margin-top: 10px; */
background-image: url(omega3.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 229px;
}
.omega3_detail {
font-size: 18px;
font-weight: bold;
color: #000000;
line-height: 1.5em;
/* text-indent: 12px; */
padding-top: 90px;
padding-left: 45px;
padding-right: 30px;
}
/* --- これまでの食事枠 --- */
.koremade_waku {
margin-top: 10px;
background-image: url(koremade.png);
background-repeat:no-repeat;
height: 372px;
}
.koremade_detail {
font-size: 18px;
font-weight: bold;
color: #000000;
line-height: 1.25em;
padding-top: 320px;
padding-left: 14px;
padding-right: 14px;
}
/* --- 近年の食事枠 --- */
.kinnen_waku {
margin-top: 10px;
background-image: url(kinnen.png);
background-repeat:no-repeat;
height: 323px;
}
.kinnen_detail {
font-size: 18px;
font-weight: bold;
color: #000000;
line-height: 1.25em;
padding-top: 245px;
padding-left: 14px;
padding-right: 14px;
}














/* --- 各画像中央寄せ --- */
.imgcenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}
/* --- 各画像上下余白 --- */
.imgcentermtb {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}



.titlebg {
*/ position: relative; */
/* background-color: #ffcc99; */
/* background-color: #FFF0F5;  keep */
background-color: #FFF0F5;
/* background-color: #FAFAD2; */
/* border: 1px solid #000000; */
padding-top: 100px;
padding-bottom: 690px;
/* text-align: center; */
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
}




/* ---巻末フォント --- */
.foot1 {
color: #ff0000;
font-size: 20px;
/* ---letter-spacing: 1px; --- */
line-height: 30px;
font-weight: bold;
text-align: center;
/* border: 1px solid #000000; */
padding: 15px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}
