/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #00aa00;
color: #ffffff;
padding: 8px 13px;
margin-bottom: 4px;
}
/* --- タイトル部 --- */
.titlebg {
position: relative;
background-color: #ffcc00;
/* 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;
}
/* --- パッケージ画像 --- */
.packimg {
/* vertical-align: middle; */
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}
/* --- 詳細枠 --- */
div.detailwaku {
height: 165px;
border-bottom: 1px dashed #aaaaaa;
}
/* --- 詳細右画像 --- */
.detailimg {
float: right;
/* width: 170px; */
padding-top: 20px;
padding-bottom: 10px;
}
/* --- 小見出し（黒） --- */
.kuro {
font-size: 20px;
color: #000000;
font-weight: bold;
/* background-color: #000000; */
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;

}
/* --- 小見出し（インゲン） --- */
.ingen {
font-size: 20px;
color: #00cc00;
font-weight: bold;
/* background-color: #00cc00; */
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;
}
/* --- 小見出し（シトラス） --- */
.citrus {
font-size: 20px;
color: #0000cc;
font-weight: bold;
/* background-color: #0000cc; */
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;
}
/* --- 小見出し（ギムネマ） --- */
.gymnema {
font-size: 19px;
color: #cc0000;
font-weight: bold;
/* background-color: #cc0000; */
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;
}
/* --- 小見出し（キトサン） --- */
.chitosan {
font-size: 20px;
color: #ffa500;
font-weight: bold;
/* background-color: #ffa500; */
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;
}
/* --- 新習慣 --- */
.shinsyukan {
position: relative;
/* background-color: #ffcc00; */
/* border: 1px solid #000000; */
/* padding-top: 140px; */
/* padding-bottom: 0px; */
padding-top: 140px;
padding-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
/* text-align: center; */
/* font-size: 28px; */
/* color: #ffa500; */
/* font-weight: bold; */
}
.syukanfont {
text-align: center;
font-size: 28px;
color: #ffa500;
font-weight: bold;
}
/* ---巻末フォント --- */
.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;
}
/* --- 明細 --- */
.detail {
font-size: 15px;
font-weight: normal;
color: #444444;
line-height: 18px;
text-indent: 12px;
padding-bottom: 1px;
}
