/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "<!--{$smarty.const.CHAR_CODE}-->";

/***買い物かごＣＳＳ***/

/***コンテンツ***/
#containerfull #maintitle{
border: 0;
margin: 0 0 15px 0;
padding: 0;
width: 700px;
}

/**テーブル**/
/*枠*/
#containerfull #frame{
border: 0;
margin: 0;
padding: 0;
width: 700px;
background: #ccc;
}

/*タイトル行*/
#containerfull #frame #delete{
width: 50px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #picture{
width: 80px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #products{
width: 194px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #productsnumber{
width: 80px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #number{
width: 70px;
background: #ecf5ff;
text-align: center;
}

#containerfull #frame #price{
width: 140px;
background: #ecf5ff;
text-align: center;
}

/*コンテンツ行*/
#containerfull #frame #delete_c{
width: 50px;
background: #fff;
text-align: center;
}

#containerfull #frame #picture_c{
width: 80px;
background: #fff;
text-align: center;
}

#containerfull #frame #products_c{
width: 194px;
background: #fff;
}

#containerfull #frame #productsnumber_c{
width: 80px;
background: #fff;
text-align: right;
}

#containerfull #frame #number_c{
width: 70px;
background: #fff;
text-align: center;
}

#containerfull #frame #number_c #form{
border: 0;
margin-right: auto; margin-left: auto;
padding: 0;
text-align: center;
}

#containerfull #frame #price_c{
width: 140px;
background: #fff;
text-align: right;
}


/*下行*/
#containerfull #frame #under{
background: #ecf5ff;
text-align: right;
}

/*確認画像*/
#containerfull #confirm{
border: 0;
margin: 20px 0 0 0;
padding: 0;
text-align: center;
}

/*ボタン*/
#containerfull #button{
border: 0;
margin: 0 0 20px 0;
padding: 0;
text-align: center;
}

/*注意*/

#containerfull #attention{
border: 0;
margin: 0;
padding: 0;
width: 700px;
background: #f5f5f5;
}
