/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #6600cc;
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 #990099;
/* border-style: double; */
padding: 5px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 70px;
margin-right: 70px;
}
.seititle {
color: #000000;
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;
}
/* --- いたわる生活詳細部 --- */
.itawaru_detail {
/* font-size: 14px;*/
font-size: 18px;
font-weight: normal;
color: #333333;
line-height: 18px;
/* text-indent: 12px; */
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
}
.itawaru_span {
color: #009900;
font-weight: bold;
}
/* --- オレンジ花～枠 --- */
.flower_waku {
margin-top: 10px;
background-image: url(flower.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 305px;
}
/* --- オレンジ花詳細部 --- */
.flower_detail {
font-size: 18px;
font-weight: bold;
color: #ffffff;
line-height: 1.75em;
/* text-indent: 12px; */
padding-top: 30px;
padding-left: 20px;
padding-right: 15px;
text-shadow: 1px 1px 3px #000000;
/* background-color: rgba(255,255,255,0.3); */
}
/* #container_inner { */
/* background-color: rgba(255,255,255,0.5); */
/* } */
/* --- 紺ボックス --- */
div.konbox {
-moz-border-radius: 20px;    /* 古いFirefox */
-webkit-border-radius: 20px; /* 古いSafari,Chrome */
border-radius: 20px;         /* CSS3 */
/* border: 3px #3300cc solid; */
background-color: #330099;   /* 背景色 */
line-height: 1.25em;
margin-left: 45px;
margin-right: 45px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
/* font-size: 16px; */ 
font-size: 20px;
font-weight: bold;
color: #ffffff;
}
.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;
}
