/*-----------------------------------original*/
body {
	font-size: 11pt;
}
a:hover{color:#FF6600}
a:link{text-decoration: none;}
a:visited {text-decoration: none;}
td {
	vertical-align: middle;
	padding-left: 5px;
	border-top-style: none;
	border-left-style: none;
}
//.size11 {  }
tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.size11 {  font-size: 11pt}



/*bodyタグに打ち込まれていたCSS-------------------------------
 bgcolor="#FFFFFF" text="#333333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#333333" vlink="#333333" alink="#333333"
------------------------------------------------*/

/* DELM リンク設定-------------------------------
a {
	COLOR: #CC3366; TEXT-DECORATION: none
}
a:link {
	COLOR: #CC3366; TEXT-DECORATION: none
}
a:visited {
	COLOR: #D9688C}
a:hover {
	COLOR: #A22850; TEXT-DECORATION: underline
}
------------------------------------------------*/

body {
	color: #5D5D5D;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
* {
	font-size: 14px;
	line-height: 1.3;
}
.total {    /*buy.html（ショッピングカートの中の商品）,details.html（商品の詳細）ページの合計に使用*/
	color: #CC3333;
	font-weight: bold;
}
td b {
	font-size: 100%;
}

th {
	color: #FFFFFF;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
table {
	border-right-style: none;
	border-bottom-style: none;
}

ul {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	line-height: 1.4;
	color: #666666;
	list-style-type: square;
	font-size: small;
}
ul li {
	text-align: left;
	font-size: 12px;
}

.font-design {
	font-weight: bold;
	color: #333333;
	line-height: 2;
}
#logo {    /*各ページのヘッダーのロゴに使用*/
	text-align: left;
	margin-left: 20px;
}
.pay {    /*regist2.html（購入手続きSTEP2）２．お支払い方法・他 のページに使用*/
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.deli {    /*regist2.html（購入手続きSTEP2）２．お支払い方法・他 のページ「ご希望配送時間帯」に使用*/
	font-weight: bold;
	background-color: #F1F1D6;
	padding-left: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
dt {
	line-height: 1.4;
	text-align: left;
}
dd {
	line-height: 1.4;
	text-align: left;
	padding-bottom: 10px;
}
dl ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
dl li {
	list-style-type: square;
	color: #333333;
	padding-bottom: 5px;
	font-size: 12px;
}
body {
}
