/* CSS Document */

/* ====================================
  web site  :  輸入ワイン通販ドゥアッシュ
  author : G-WORKS | http://www.g-works.co.jp/
===================================== */

/* ------------------------------
 ベース
------------------------------ */
.width20 {width:20px; }
.width30 {width:30px; }
.width60 {width:60px; }
.width80 {width:80px; }
.width100 {width:100px; }
.width150 {width:150px; }
.width250 {width:250px; }
.width340 {width:340px; }
.width440 {width:440px; }

.error_message {
	font-size:10px;
	line-height:16px;
	color:#FF0000;
}


/* ------------------------------
 新規会員登録　フォーム部分CSS
------------------------------ */

.list-regist01 { background-color:#D35881; }
.list-regist02 { background-color:#AAAAAA; }
.list-item { background-color:#F9F5F4; padding:8px 4px; }
.list-value { padding:8px 4px; }
.list-title { padding:2px 2px; background-color:#D35881; }
.list-title-black { padding:2px 2px; background-color:#AAAAAA; }

/* ------------------------------
 ポイント履歴
------------------------------ */
.list-value02 { padding:4px 4px; }

/* ------------------------------
 購入履歴
------------------------------ */
.list-item02 { background-color:#AAAAAA; padding:2px 2px; }
.list-item03 { background-color:#EFEFEF; padding:8px 4px; }
