/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #cc0000;
color: #ffffff;
padding: 8px 13px;
margin-bottom: 4px;
}
/* --- 小見出し --- */
#main h4 {
font-size: 14px;
color: #3366ff;
padding: 6px 4px 6px 4px;
margin: 15px 6px 6px 6px;
}
/* --- パッケージ画像 --- */
.packimg {
/* vertical-align: middle; */
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}
/* --- 成分赤 --- */
.sbred {
color: #dd0000;
}
/* --- 成分赤黒 --- */
#main table {
width: 570px;
border-collapse: collapse;
font-size: 14px;
}
#main th {
width: 100px;
border: solid 0px;
text-align: left;
color: #dd0000;
font-weight: normal;
padding: 8px;
}
#main td {
border: solid 0px;
text-align: left;
}
/* --- タイトル部 --- */
.titlebg {
position: relative;
background-color: #ff00ff;
/*border: 1px solid #000000; */
padding-top: 140px;
padding-bottom: 140px;
/* text-align: center; */
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
}
/* ---成分フォント --- */
.seifont {
color: #000000;
font-size: 19px;
/* ---letter-spacing: 1px; --- */
line-height: 28px;
font-weight: bold;
text-align: center;
/* ---background-color: #ffeeee; --- */
border: 5px solid #000000;
padding: 5px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 50px;
margin-right: 50px;
}
/* --- 活動的な毎日のために --- */
.katsudou {
color: #ff00ff;
font-size: 40px;
/* ---letter-spacing: 1px; --- */
background-color: #ffff00;
line-height: 28px;
font-weight: bold;
text-align: center;
padding: 15px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 50px;
margin-right: 50px;
}
/* --- スムーズな歩み --- */
.ayumi {
color: #ff00ff;
font-size: 33px;
background-color: #ffff00;
line-height: 28px;
font-weight: bold;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 50px;
margin-right: 50px;
}
/* ---キャッチコピーフォント --- */
.ccfont {
color: #ff8c00;
font-size: 18px;
/* ---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: 30px;
margin-right: 30px;
}
/* --- 明細 --- */
.detail {
font-size: 15px;
font-weight: normal;
color: #444444;
line-height: 18px;
text-indent: 12px;
}
/* ---巻末フォント --- */
.foot1 {
color: #ff8c00;
font-size: 24px;
/* ---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: 10px;
margin-right: 10px;
}
.foot2 {
color: #dd0000;
font-size: 17px;
/* ---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;
}
