
form {
background-color: none;
line-height:15px;
padding:14px;
text-align:center;
white-space: nowrap;
}

form option {  /* indexにないので足すべし */
font-size: 7pt;
color:#282464;
background-color:#eeeeee;
}

form input{
color:#282464;
background-color:#eeeeee;
border:outset 2px;
font-size: 8pt;
}


.scroll {  /* amazon と baby のみ */
position:static; float:right;
padding:20px;
height:350px;
margin-right:20px !important;
font-size:7pt;
line-height:14px;
border:none #999922 #999944;overflow:auto;
scrollbar-base-color:#999944;
scrollbar-arrow-color:#880033;
text-align: center;
background-color: none;
white-space: nowrap;
}

.omakase {  /* amazon のみ */
position:static;clear:right;
width: 95%;
margin-right:20px !important;
height:250px;
border:none #999922 #999944;overflow:scroll;
scrollbar-base-color:#999944;
scrollbar-arrow-color:#880033;
text-align: center;
background-color: none;
}
