/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #006633;
color: #ffffff;
padding: 8px 13px;
margin-bottom: 4px;
}
/* --- 小見出し --- */
#main h4 {
font-size: 14px;
color: #006633;
/* background-color: #0000dd; */
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;
}
/* --- タイトル部 --- */
.titlebg {
position: relative;
/* border: 1px solid #000000; */
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;
}
/* ---粉末タイプのぶどう糖です --- */
.funmatsu {
color: #0000ff;
font-size: 34px;
/* ---letter-spacing: 1px; --- */
line-height: 28px;
font-weight: bold;
text-align: center;
background-color: #ffff00;
border: 1px solid #000000;
padding: 5px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 50px;
margin-right: 50px;
}
/* ---キャッチコピーフォント --- */
.ccfont {
color: #ff0000;
font-size: 24px;
/* ---letter-spacing: 1px; --- */
line-height: 28px;
font-weight: bold;
text-align: center;
/* background-color: #ffff00; */
/*border: 0px; */
padding-top: 15px;
padding-bottom: 15px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 10px;
margin-right: 10px;
}
/* ---コンピュータ操作 --- */
.computer {
color: #ff0000;
font-size: 15px;
/* ---letter-spacing: 1px; --- */
line-height: 28px;
font-weight: bold;
text-align: left;
margin-left: 10px;
}
/* --- 明細 --- */
.detail {
font-size: 15px;
font-weight: normal;
color: #444444;
line-height: 18px;
text-indent: 12px;
padding-bottom: 1px;
}
/* ---巻末フォント --- */
.foot1 {
color: #000000;
font-size: 22px;
/* ---letter-spacing: 1px; --- */
/*line-height: 30px;*/
font-weight: bold;
text-align: center;
/* border: 1px solid #000000; */
margin-top: 20px;
margin-bottom: 20px;
}
