/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #ff3399;
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: 4px solid #ff3399;
/* border-style: groove; */
padding: 5px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 30px;
margin-right: 30px;
}
.seititle {
color: #000000;
font-size: 20px;
}
/* --- 海背景枠 --- */
.sea_waku {
margin-top: 10px;
background-image: url(sea.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 834px;
}
/* --- 海背景詳細部 --- */
.sea_detail {
font-size: 18px;
font-weight: bold;
color: #ffffff;
line-height: 25px;
/* text-indent: 12px; */
padding-top: 543px;
/* padding-left: 200px; */
padding-left: 200px;
padding-right: 5px;
}
/* --- 木1背景枠 --- */
.wood1_waku {
margin-top: 0px;
background-image: url(wood1.png);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 251px;
}
/* --- 木1背景詳細部 --- */
.wood1_detail {
font-size: 16px;
font-weight: bold;
color: #000000;
line-height: 25px;
/* text-indent: 12px; */
padding-top: 64px;
padding-left: 18px;
padding-right: 5px;
}
/* --- 木2背景枠 --- */
.wood2_waku {
margin-top: 0px;
background-image: url(wood2.png);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 200px;
}
/* --- 木2背景詳細部 --- */
.wood2_detail {
font-size: 16px;
font-weight: bold;
color: #000000;
line-height: 25px;
/* text-indent: 12px; */
padding-top: 50px;
padding-left: 18px;
padding-right: 5px;
}
/* --- 木3背景枠 --- */
.wood3_waku {
margin-top: 0px;
background-image: url(wood3.png);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 160px;
}
/* --- 木3背景詳細部 --- */
.wood3_detail {
font-size: 16px;
font-weight: bold;
color: #000000;
line-height: 25px;
/* text-indent: 12px; */
padding-top: 55px;
padding-left: 18px;
padding-right: 5px;
}
/* --- 各画像中央寄せ --- */
.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;
}
