#iframe{
 float: left;
 width: 400px;
 padding: 10px 0;
}
#iframe p a{
 border: 1px solid #DBDBDB;
 padding: 10px 0;
 font-size:0.8em;
 text-align: center;
 -moz-border-radius: 6px; /* for Fx */
 -webkit-border-radius: 6px; /* for Safari */
 margin-bottom: 10px;
 text-decoration: none;
 color: #FFF;
}
#iframe p a:link,
#iframe p a:visited{
 background: #A51B0F;
 display: block;
}
#iframe p a:hover{
 background: #69A223;
}

#formarea{
 float: right;
 width: 510px;
 padding: 10px 0;
}
.cartlist {
 width: 493px;
}
.cartlist, x:-moz-any-link{
 margin-top: 0;
 width: 510px;
}
* html .cartlist {
 width: 510px;
}
.cartlist caption{
 width: 493px;
}
.cartlist caption, x:-moz-any-link{
 width: 510px;
}
* html .cartlist caption {
 width: 510px;
}
#checkChosakuken{
 margin: 10px 0;
}
#artprv{
 margin-bottom: 10px;
}
#setting{
 margin: 10px 0;
}
.iframebanner{
 text-align: center;
 margin-bottom: 10px;
}
#sbmt{
 color:#808080;
 border-top:3px double #DE5C5C;
 border-left:3px double #DE5C5C;
 border-right:3px double #6D0000;
 border-bottom:3px double #6D0000;
 background: #6D0000;
 text-align: center;
 width:150px;
 padding: 10px;
 cursor: hand;
}
