/* --- 大見出し --- */
#main h1 {
font-size: 16px;
letter-spacing: 3px;
background-color: #ff0000;
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;
}
/* --- sup,subズレ修正 --- */
#main sup {
vertical-align: baseline;
position: relative;
top: -1ex;　
}
#main sub {
vertical-align: baseline;
position: relative;
top: 1ex;　
}
/* --- パッケージ画像 --- */
.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 #ff0000;
/* border-style: double; */
padding: 5px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 70px;
margin-right: 70px;
}
.seititle {
color: #ff0000;
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;
}
.seibun span {
color: #ff0000;
font-size: 14px;
line-height: 1em;
}
/* --- シトルリン西瓜枠 --- */
.citrulline_waku {
margin-top: 10px;
background-image: url(citrulline.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 350px;
}
.citrulline_detail {
font-size: 16px;
font-weight: normal;
color: #ffffff;
line-height: 1.5em;
/* text-indent: 12px; */
padding-top: 75px;
padding-left: 23px;
padding-right: 300px;
text-shadow: 2px 2px 3px #999999;
}
/* --- アルギニン枠 --- */
.arginine_waku {
margin-top: 10px;
background-image: url(arginine.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 338px;
}
.arginine_detail {
font-size: 16px;
font-weight: normal;
color: #333333;
line-height: 1.5em;
padding-top: 77px;
padding-left: 316px;
padding-right: 10px;
text-shadow: 2px 2px 3px #cccccc;
}
/* --- シトルリンとアルギニンの関係枠 --- */
.relation_waku {
margin-top: 10px;
background-image: url(relation.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 350px;
}
.relation_detail {
font-size: 22px;
font-weight: normal;
color: #003300;
line-height: 1.25em;
padding-top: 82px;
padding-left: 18px;
padding-right: 300px;
text-shadow: 2px 2px 3px #cccccc;
}
/* --- 栄養機能食品枠 --- */
.kinou_waku {
margin-top: 10px;
background-image: url(kinouwaku.jpg);
background-repeat:no-repeat;
/* background-position:0px 0px; */
height: 213px;
}
.kinou_title {
font-size: 16px;
font-weight: bold;
color: #ffffff;
/* line-height: 12px; */
padding-top: 9px;
padding-left: 20px;
}
.kinou_detail {
font-size: 13px;
font-weight: normal;
color: #333333;
line-height: 1.5em;
padding-top: 16px;
padding-left: 23px;
/* padding-right: 10px; */
/* text-shadow: 2px 2px 3px #cccccc; */
}
/* --- 注意書き枠 --- */
.caution_waku {
margin-top: 10px;
margin-bottom: 10px;
background-color: #ffff99;
height: 110px;
}
.caution_detail {
font-size: 11px;
font-weight: normal;
color: #000000;
line-height: 1.5em;
padding-top: 15px;
padding-left: 10px;
/* padding-right: 10px; */
/* text-shadow: 2px 2px 3px #cccccc; */
}














/* --- 各画像中央寄せ --- */
.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;
}
