@charset "shift_jis"; 

/*-------------- FOR IE6 ------------------*/

/* -----------------------------------------------------------------*/
/* ヘッダ
/* -----------------------------------------------------------------*/
.xc_header {
margin:0px;
}

/* -----------------------------------------------------------------*/
/* 左カラム
/* -----------------------------------------------------------------*/
/* ---↓コメントアウト↓---
.xc_contentsLeft {
padding:0;
}
---↑コメントアウト↑--- */
/* -----------------------------------------------------------------*/
/* 中央カラム
/* -----------------------------------------------------------------*/
.xc_contents{
padding:0 0 0 5px;

}

/* -----------------------------------------------------------------*/
/* 右カラム
/* -----------------------------------------------------------------*/
.xc_contentsRight {
padding:0 5px 0 0;
}

/* -----------------------------------------------------------------*/
/* フッタ
/* -----------------------------------------------------------------*/
.xc_footer {
margin:0;
}


/* -----------------------------------------------------------------*/
/* ログインブロックの入力欄
/* -----------------------------------------------------------------*/
.xc_login input {
width:120px;
}

/* -----------------------------------------------------------------*/
/* カートの中身ページの入力欄
/* -----------------------------------------------------------------*/
table.xc_cartView input{
width:50px;
}
