@charset "utf-8";


/* 買い物かご設定です */
/* 更新日：09/10/20 */
/* #CONTENTSAREA に.basketAreaを必ず併記*/


/*--------------------------------------------------------------
 共通要素
--------------------------------------------------------------*/
/*見出し*/
.basketArea{
font-size:12px;
line-height: 1.3;
}
.basketArea table{
line-height: 1.3;
}
.basketArea h1{
	border-bottom:1px solid #d1d1d1;
	padding:6px 0 16px 0;
	margin:10px 0 10px 0;
}

.basketArea p#BREADCLUMB{
	background:url(/contents/images/basket/basketarea_h1_bg.gif) repeat-x left bottom;
	padding:0 0 19px 0;
}

.basketArea h2{
	margin:0 0 5px 0;
}

.basketArea .basketSection h2{
	margin:0;
}

:root .basketArea .basketSection h2{
	margin:0 0 1px 0;
}

.basketArea .basketSection{
	margin:0 0 20px 0;
}

.basketArea h2.hasBtn{
	background:url(/contents/images/basket/h2_has_btn.gif) no-repeat left top;
	width:100%;
	height:30px;
	overflow:hidden;
}

.basketArea h2.hasBtn img.title{
	float:left;
	margin:8px 0 0 10px;
	display:inline;
}

.basketArea h2.hasBtn a{
	float:right;
	display:block;
	width:45px;
	margin:4px 0 0 0;
}

.basketArea h2.hasBtn span{
	float:right;
	margin:4px 10px 0 0;
	width:300px;
	display: inline;
}

.basketArea h2.hasBtn span a{
	display:inline;
	width:auto;
	padding:0 16px 0 0;
	background:url(/contents/images/basket/question_mark.gif) no-repeat right 1px;
}

a.errorQuestion{
	padding-right: 15px;
	background:url(/contents/images/order/question_mark02.gif) no-repeat right 0.1em;
}



/*強調テキスト*/
.basketArea .attentionTxt{
	color:#CC0000;
}

.basketArea span.fontB{
	font-size:110%;
	font-weight:bold;
	color:#4c4c4c;
}

.basketArea span.appealP{
	font-size:110%;
	font-weight:bold;
	color:#e15285;
}

.basketArea span.appealPl{
	font-size:120%;
	font-weight:bold;
	color:#e15285;
}


.basketArea span.appealPs{
	font-size:100%;
	font-weight:bold;
	color:#e15285;
}

.basketArea span.colorPs{
		color:#e15285;
}

.basketArea .attentionTxt em{
	font-weight:bold;
	font-style:normal;
}

/*注釈文*/
.basketArea .note,
.basketArea .note li{
	font-size:11px;
	text-indent:-1.5em;
}

.basketArea .noteT{
	font-size:10px;
	text-indent:-1.5em;
}

.basketArea .noteP{
	font-size:11px;
	color:#e05285;
}

.basketArea .noteB{
	font-size:11px;
	color:#00a1e9;
}

.basketArea .note2{
	text-indent:0;
	font-size:11px;
}

.basketArea ul.indentL1,
.basketArea ul.note{
	margin:0 0 10px 0;
}

.basketArea .note li{
	list-style:none;
	margin-left:1.5em;
}

.basketArea p.note{
	margin-left:1.5em;
}

.basketArea em.fontL {
	font-size:135%;
	font-style:normal;
	font-weight:bold;
}

/*注釈ブロック*/
.basketArea .grayBox{
	background:#f3f3f3;
	padding:10px;
}

.basketArea .grayBbox{
	border:1px solid #c2c2c2;
	padding:15px;
}

/*インデントリスト*/
.basketArea ul.indentL1 li{
	text-indent:-1em;
	margin-left:1em;
	list-style:none;
}

.basketArea ul.indentL1-5 li{
	text-indent:-1.5em;
	margin-left:1.5em;
	list-style:none;
	padding:0 0 3px 0;
}

/*通常リスト*/
.basketArea .nomalList li{
	padding-bottom:3px;
	list-style:none;
}

/*インラインリスト*/
.basketArea ul.inlineList li{
	padding:0 10px 3px 0;
	display:inline;
}

/*インラインリスト2*/
.basketArea ul.inlineList2 li{
	padding:0;
	display:inline;
}

.basketArea ul.inlineList2 li a{
	padding:0 3px 0 0;
}

/*ページ遷移ボタンリスト1*/
.basketArea ul.pageLinkBtn{
	margin:0 0 25px 0;
	clear:both;
}

.basketArea ul.pageLinkBtn li{
	list-style:none;
	text-align:center;
	margin:0 10px;
}

/*ページ遷移ボタンリスト2*/
.basketArea ul.pageLinkBtns{
	margin:-1px 0 30px 0;
	padding-top: 1px;
	width:100%;
	position: relative;
	min-height: 34px;
	_height: 34px;
}

.basketArea ul.pageLinkBtns li{
	margin:1px 0 0 -123px;
	padding:0;
	list-style:none;
	text-align:center;
	width: 240px;
	position: absolute;
	top: 0;
	left: 50%;
}

.basketArea ul.pageLinkBtns li.back{
	margin-top: 0px;
	margin-left: 0;
	width:200px;
	position: relative;
	left: 0;
	text-align: left;
}

.basketArea ul.pageLinkBtns li.back a{
	margin:10px 0 0 0;
	display:block;
}

/*左詰めボタンリスト*/
.basketArea .btnListL{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}

.basketArea .btnListL li{
	list-style:none;
	float:left;
}

.basketArea .btnListL li img{
	margin-right:10px;
}

/*オレンジボックス*/
.basketArea .orgBox{
	border:2px solid #c2c2c2;
	background:#fff0c4;
	padding:10px;
	width:616px;
	overflow:hidden;
	margin:0 0 20px 0;
}

.basketArea .orgBox .leftCol{
		width:565px;
	float:left;
}

.basketArea .orgBox p.ttl{
	font-weight:bold;
	color:#f28000;
	margin:0 0 7px 0;}

.basketArea .orgBox dl{
	width:565px;
	overflow:hidden;
	margin:0;
}

.basketArea .orgBox dl dt{
	font-weight:bold;
	margin:0;
	width:185px;
	float:left;
}

.basketArea .orgBox dl dd{
	width:380px;
	float:right;
	margin:0;
}

.basketArea .orgBox .fBtn{
	float:right;
}

.basketArea .orgBox .fBtn img{
	margin:8px 0 0 0;
}


/*ギフトカード入力エリア*/
.basketArea dl.giftCardBox{
	font-weight:bold;
	background:#eaf7f6;
	border:2px solid #c2c2c2;
	padding:10px;
	width:616px;
	overflow:hidden;
}

.basketArea dl.giftCardBox dt{
	width:210px;
	float:left;
	padding:3px 0 0 0;
}

.basketArea dl.giftCardBox input.giftprice{
	margin:0 5px 0 0;
}

.basketArea dl.idBlock{
	background:#d7f0ed;
	border:1px solid #79cec4;
	color:#4c4c4c;
	width:591px;
	overflow:hidden;
	margin:0 0 15px 0;
	padding:5px 7px;
}

.basketArea dl.idBlock dt{
	width:125px;
	float:left;
	padding:4px 0 0 0 ;
}

.basketArea dl.idBlock dd{
	width:461px;
	font-weight:bold;
	font-size:130%;
	margin:0;
	float:right;
}


/*装飾テーブル*/
.basketArea table.layout{
	border-collapse:collapse;
	width:636px;
	border:2px solid #c2c2c2;
	margin:0 0 20px 0;
	color:#4c4c4c;
}

.basketArea table.layout td,
.basketArea table.layout th{
	border-bottom:2px solid #c2c2c2;
	color:#6b6b67;
}

.basketArea table.layout th{
	background:url(/contents/images/basket/line_dot.gif) repeat-y top right #f5f5ee;
	width:165px;
	padding:10px;
	text-align:left;
}

.basketArea table.layout thead th{
	text-align:center;
	width:auto;
}

.basketArea table.layout thead th.w80{	width:60px;}
.basketArea table.layout thead th.w340{	width:320px;}
.basketArea table.layout thead th.w55{	width:35px;}

.basketArea table.layout th.standerd{
	background:url(/contents/images/basket/line_dot.gif) repeat-y top right #f5f5ee !important;
	padding:10px;
	text-align:left;
}

.basketArea table.layout tr.cell2 th.second{
	width:90px;
}

.basketArea table.layout tr.cell2 th.first{
	width:55px;
	}

/*必須・推奨・任意*/
.basketArea table.layout .hasIcon p{
	margin:0 !important;
	width:165px;
	overflow:hidden;
}

.basketArea table.layout .hasIcon p span{
	float:left;
	width:129px;
	display:block;
}

.basketArea table.layout .hasIcon p span em{
	font-weight:normal;
	font-size:88%;
	padding-top:10px;
	font-style:normal;
	display:block;
}

.basketArea table.layout .hasIcon p img{
	float:right;
}

/*必須・推奨・任意　セル(小)*/
.basketArea table.layout tr.cell2 .hasIcon p{
	margin:0 !important;
	width:90px;
	overflow:hidden;
}

.basketArea table.layout tr.cell2 .hasIcon p span{
	float:left;
	width:64px;
	display:block;
}

.basketArea table.layout tr.cell2 .hasIcon p span em{
	font-weight:normal;
	font-size:88%;
	padding-top:10px;
	font-style:normal;
	display:block;
}

.basketArea table.layout tr.cell2 .hasIcon p img{
	float:right;
	width:26px;
}


.basketArea table.layout .hasIcon p img.lev1{
	margin-top:0.5em;
}

.basketArea table.layout .hasIcon p img.lev3{
	margin-top:2.5em;
}

.basketArea table.layout td{
	padding:10px;
}

.basketArea table.tdcells td{
	background:url(/contents/images/basket/line_dot.gif) repeat-y top right;
}


.basketArea table.tdcells td.hasImg img{
	vertical-align:middle;
	margin:0 5px 0 0;
}

.basketArea table.tdcells th.end,
.basketArea table.tdcells td.end{
	background-image:none;
}

.basketArea table.layout tr.noPartition td,
.basketArea table.layout tr.noPartition th{
	border:none;
	padding:10px 10px 0 10px;
}

.basketArea table.layout tr.noPartition td select{
	margin:0 !important;
}

.basketArea table.layout td select{
	width:230px;
}

.basketArea table.layout td span.txt2{
	padding:0 4px;
}

.basketArea table.layout td input.w30{width:30px;}
.basketArea table.layout td input.w50{width:50px;}
.basketArea table.layout td input.w140{width:140px;}
.basketArea table.layout td select.w40{width:40px;}
.basketArea table.layout td select.w130{width:130px;}
.basketArea table.layout td.w145 select{width:145px;}
.basketArea table.layout td.w350 select,
.basketArea table.layout td.w350 input{width:350px;}

.basketArea table.layout td textarea{
	width:410px;
	min-height:120px;
	_heigh:120px;
}

.basketArea table.layout tr.lev1 th{
	background:url(/contents/images/basket/line_dot.gif) repeat-y top right #ffe5e5;
}

.basketArea table.layout tr.lev1 td{
	background:#ffe5e5;
}

.basketArea table.layout tr.lev2 th{
	background:url(/contents/images/basket/line_dot.gif) repeat-y top right #fff0c4;
	color:#f28000;
}

.basketArea table.layout tr.lev2 td{
	background:#fff;
}

.basketArea table.layout td.twin input{
	width:130px;
	vertical-align:middle;
	margin:0 0 0 4px;
}

.basketArea table.layout td.twin span{
	width:170px;
	display:block;
	text-align:right;
	float:left;
}

.basketArea table.layout td.twin span.txt{
	width:6.5em;
	display:block;
	float:left;
	text-align:left;
	padding:3px 0 0 0;
}

.basketArea table.layout td.twin span.end input{
	margin-right:7px;
}

/*CART用リセット*/
.basketArea table.cart{
	width:640px;
}

.basketArea table.cart,
x:-moz-read-only{
	margin-left:1px;
	width:638px;
}

.basketArea table.cart, x:x{
	margin-left: 0;
	width: 640px;
}

.basketArea table.cart th,
.basketArea table.cart td{
	padding:5px !important;
}

.basketArea table.cart .selectw60 select,
.basketArea table.cart .w70{	width:60px;}
.basketArea table.cart .selectw55 select {	width: 55px;}
.basketArea table.cart .w30 {	width: 30px;}
.basketArea table.cart .w40 {	width: 40px;}
.basketArea table.cart .w265{	width:265px;}
.basketArea table.cart .w255{	width:255px;}
.basketArea table.cart .w190 {	width: 190px;}
.basketArea table.cart .w100a{	width:100px;}
.basketArea table.cart .w100{	width:90px;}
.basketArea table.cart .w90{	width:80px;}
.basketArea table.cart .w65{	width:55px;}
.basketArea table.cart .w75{	width:66px;}
.basketArea table.cart .priceText{line-height:1.5; margin:0;}
.basketArea table.cart .w440{	width:430px;}
.basketArea table.cart .w94 {	width: 94px;}

/*テーブル入れ子*/
.basketArea table.layout table{
	border-collapse:collapse;
	border:none;
	margin:0;
}

.basketArea table.layout table th,
.basketArea table.layout table td{
	margin:0;
	border:none;
	padding:0;
}

.basketArea table.layout table td{
	padding-bottom:10px;
}

.basketArea table.layout table tr.endLine td{
	padding:0;
}

.basketArea table.layout table td img{
	margin-right:10px;
}


/*金額計算Halfテーブル*/
.basketArea .halfTable{
	width:100%;
	overflow:hidden;
}

.basketArea .halfTable .txtArea{
	width:335px;
	float:left;
}

.basketArea .halfTable table.halfCount{
	width:295px;
	float:right;
	border-collapse:collapse;
}

.basketArea .halfTable table.halfCount td{
	border-bottom:1px solid #c2c2c2;
	padding:5px;
}

.basketArea .halfTable table.halfCount tr.ptB td{
	border-bottom:1px solid #4c4c4c;
}

.basketArea .halfTable table.halfCount tr.end td{
	border:none;
}

/*枠線なしテーブル*/
.basketArea .noFrame{
	border-collapse:collapse;
}

.basketArea .noFrame th{
	padding:3px 5px 3px 0 !important;
	background:none !important;
	font-weight:normal;
}

.basketArea .noFrame td{
	padding:3px 0 !important;
}

.basketArea .cart .noFrame td{
	padding: 0 !important;
	background:none;
	line-height:1.4;
}

.basketArea .cart tr.firstCount {
	padding: 2px 0 5px;
}

.basketArea .cart tr.firstCount td{
	background-color:#eaf7f6;
	color:#4c4c4c;
	border-bottom:none;
	padding:2px 10px!important;
	vertical-align: bottom;
}

.basketArea .cart tr.firstCount td.send{
	vertical-align: middle !important;
}

.basketArea table.layout tr.firstCount td.cell1{
	padding:10px 10px 0 0 !important;
}

.basketArea table.layout tr.firstCount td.lastCell{
	padding:0 10px 5px 0 !important;
}

.basketArea .cart tr.lastTr td{
	border-bottom:2px solid #c2c2c2 !important;
	padding-bottom:0 0 5px 0 !important;
}

td.carriage{
	border-bottom:2px solid #c2c2c2 !important;
}

.basketArea .cart tr.totalCount td{
		background-color:#d7efed;
		color:#4c4c4c;
}

.basketArea .cart tr.firstCount td em,
.basketArea .cart tr.totalCount td em{
	font-weight:bold;
	font-style:normal;
}

.basketArea .cart tr.firstCount td,
.basketArea .cart tr.totalCount td{
	line-height:1.4;
}

.basketArea .cart tr.firstCount span.fontL,
.basketArea .cart tr.totalCount span.fontL{
	font-size:115%;
}

/*2カラムグレー角丸BOX*/
.basketArea .col2Gray{
	background:url(/contents/images/basket/graybox_top.gif) no-repeat top left;
	padding:5px 0 0 0;
	text-align:left;
}

.basketArea .col2Gray .inner{
	background:url(/contents/images/basket/graybox_btm.gif) no-repeat bottom left;
	width:614px;
	overflow:hidden;
	padding:0 13px 20px 13px;
}

.basketArea .col2Gray .inner .colL{
	float:left;
	width:300px;
}

.basketArea .col2Gray .inner .colR{
	width:300px;
	float:right;
}

.basketArea .col2Gray .inner .colR .ttl{
	clear:both;
	margin:0 0 5px !important;
}

.basketArea .col2Gray .inner .colR .txt{
	margin:0 0 15px 0 !important;
	width:230px;
	float:left;
}

.basketArea .col2Gray .inner h3{
	margin:0 0 20px 0;
}

.basketArea .col2Gray .imgR{
	float:right;
	margin:0 0 30px 10px;
}


/*商品掲載パターン1*/
.basketArea .productsBox1{
	background:url(/contents/images/recommend/products_box1_top.gif) no-repeat left top;
	padding:15px 0 0 0;
	width:640px;
	margin:0 0 25px 0;
}

.basketArea .productsBox1 .inner{
	background:url(/contents/images/recommend/products_box2_btm.gif) no-repeat left bottom;
	padding:0 5px 0 5px;
	width:630px;
	overflow:hidden;
	margin:0;
}

.basketArea .productsBox1 dl{
	width:126px;
	float:left;
}

.basketArea .productsBox1 dl dt{
	text-align:left;
	padding:0 7px 10px 7px;
}


.basketArea .productsBox1 dl dd{
	padding:0 7px;
}

.basketArea .productsBox1 dl dd p{
	margin:0 0 10px;
	font-size:88%;
}

.basketArea .productsBox1 dl dd p a{
	font-weight:bold;
	font-size:112%;
}

.basketArea .productsBox1 dl dd img.icon{
	margin:0 0 3px 0;
}

.basketArea .productsBox1 dl dd .note{
	font-weight:normal;
}

.basketArea .productsBox1 .discount{
	margin:0 0 5px 0 !important;
	font-size:100%;
	color:#e15285;
	font-weight:bold;
}

.basketArea .productsBox1 .discount span{
	font-weight:normal;
	color:#fff;
	background:#e15285;
	padding:1px 4px;
	margin:0 3px 0 0;
}


/*注意文BOX*/
.basketArea .attentionBox{
	padding:7px 10px;
	background:#ffcccc;
	border:2px solid #cc0000;
	margin:0 0 15px;
}

.basketArea .attentionBox p.ttl{
	font-weight:bold;
	font-size:115%;
	padding:3px 0 3px 25px;
	background:url(/contents/images/basket/icon_attention.gif) no-repeat left 4px;
	margin:0 0 3px 0;
	line-height:1.4;
}

.basketArea .attentionBox p.ttl em{
	color:#CC0000;
	font-style:normal;
}

.basketArea .attentionBox p.ttls{
	margin-bottom: 0;
	font-weight:normal;
	line-height: 1.5;
}

.basketArea .attentionBox p{
	margin:0 0 5px 0;
}

/*テーブル直下　吹き出しボックス*/
.basketArea .popPbox1{
	width:580px;
	margin:-25px 0 0 60px;
	padding:24px 0 0 0 ;
	background:url(/contents/images/basket/pop_p_box_top.gif) no-repeat top left;
}

.basketArea .popPbox1 .inner{
	text-align:right;
	background:url(/contents/images/basket/pop_p_box_btm.gif) no-repeat bottom left;
	padding:0 15px 8px 15px;
	width:550px;
}

.basketArea .w270{
	width:270px;
	margin:-15px 0 10px 370px;
	background:url(/contents/images/basket/pop_p_box_top270.gif) no-repeat top right;
}

.basketArea .w270 .inner{
	background:url(/contents/images/basket/pop_p_box_btm270.gif) no-repeat bottom right;
	padding:0 5px 9px;
	width:260px;
}


.basketArea .popPbox1 .inner ul.linkRlist li{
	margin:0 0 5px 0;
}

.basketArea .popPbox1 .inner ul.linkRlist li.hasBox{
	position:relative;
}

.basketArea .popPbox1 .inner ul.linkRlist li{
	background:url(/contents/images/basket/question_mark.gif) no-repeat right 0;
	padding:0 15px 0 0;
}

/*アイテム一覧（お気に入り）*/
.basketArea .plusArea{
	margin-bottom:10px;
}

.basketArea .plusArea em{
	font-weight:bold;
	font-style:normal;
}

.basketArea .plusArea .ttlArea{
	background:#ededed;
	padding:6px 7px;
	overflow:hidden;
	width:622px;
	margin:0 0 15px 2px;
}

.basketArea .plusArea .ttlArea p{
	margin:0;
}

.basketArea .plusArea .ttlArea p.first{
	float:left;
	width:300px;
}

.basketArea .plusArea .ttlArea p.end{
	float:right;
	text-align:right;
	width:300px;
}

.basketArea .plusArea .note{
	font-weight:normal;
}

.basketArea .plusArea .note em.price{
	font-size:110%;
	color:#4c4c4c;
}

.basketArea .plusArea .note em.price2{
	font-size:110%;
	color:#e15285;
}

.basketArea .partition{
	border-top:1px solid #d1d1d1;
	padding:15px 0 0 0;
}

.basketArea .grayBbox2{
	background:url(/contents/images/basket/graybox_bg_top.gif) no-repeat left top;
	padding:2px 0 0 0;
	margin:0 0 10px 0;
}

.basketArea .grayBbox2 .inner{
	background:url(/contents/images/basket/graybox_bg_btm.gif) no-repeat left bottom;
	padding:0 0 10px 0;
}

/*アイテム一覧テーブル*/
.basketArea table.products{
	border-collapse:collapse;
	margin:0 10px 7px 5px;
}

.basketArea table.products td{
		background:url(/contents/images/basket/line_dot.gif) repeat-y top right;
		padding:3px 7px 3px 7px;
		width:110px;
		font-weight:bold;
}

.basketArea table.products td p{
	margin:0;
	line-height:1.3;
}

.basketArea table.products td.end{
	background:none;
}

.basketArea table.products .hasInput{
	background:url(/contents/images/basket/cell_bg_01.gif) no-repeat center;
	height:25px;
	padding:5px 5px 0 0;
}

.basketArea table.products tr.imgCell td img{
	vertical-align:top;
}

/*リコメンドGreen*/
.basketArea .greenBox{
	background:url(/contents/images/basket/recommend_bgtop.gif) no-repeat 0 0;
	padding:17px 0 0 0;
}

.basketArea .greenBox .greenBoxin{
	background:url(/contents/images/basket/recommend_bgmain.gif) no-repeat 0 bottom;
	padding:0 10px 16px;
	width:620px;
	clear:both;
	overflow:hidden;
}

.basketArea .greenBox .greenBoxin dl{
	background:url(/contents/images/basket/recommend_line.gif) repeat-y right top;
	width:110px;
	float:left;
	padding:0 8px 0 0;
	margin:0 10px 0 0;
}

.basketArea .greenBox .greenBoxin dl.end{
	background:none;
	margin:0;
}

.basketArea .greenBox .greenBoxin dl dt img{
	vertical-align:top;
	padding:0 0 10px 0;
}

.basketArea .greenBox .greenBoxin dl dd p.productTxt{
	font-size:85%;
	padding:10px 0 0 0;
}


/*マージン調節*/
.basketArea tr.cellPadL td{padding:10px 5px !important;}
.basketArea .layoutR{text-align:right;}
.basketArea p{margin:0 0 10px;}
.basketArea .productsBox1 p{line-height:1.4;}
.basketArea a.iconR img{margin:0 5px 0 5px;}
.basketArea a.iconR2 img{margin:0 0 0 3px; vertical-align:middle;}
.basketArea input,
.basketArea img.icon{margin:0 5px 0 0 ;}
.basketArea img.iconL{margin:0 0 0 5px;}
.basketArea table input{vertical-align:middle;}
.basketArea p img{vertical-align:bottom;}
.basketArea .mg0{margin-bottom:0px !important;}
.basketArea .mg5{margin-bottom:5px !important;}
.basketArea .mg10{margin-bottom:10px !important;}
.basketArea .mg15{margin-bottom:15px !important;}
.basketArea .mg20{margin-bottom:20px !important;}
.basketArea .mg25{margin-bottom:25px !important;}
.basketArea .mg30{margin-bottom:30px !important;}
.basketArea .mg35{margin-bottom:35px !important;}
.basketArea .blockIndent{margin-left:2.5em !important; }
.basketArea .txtB{ font-weight:bold; font-style:normal;}
.basketArea .errorText{font-weight:bold; color:#cc0000; padding:0 0 0 20px; background:url(/contents/images/basket/icon_attention.gif) no-repeat left 1px;}

.basketArea p a.iconR img{vertical-align:middle;}

.basketArea table.products input {
	margin-right: 0;
}

.basketArea table td .btn{
	margin:0 !important;
}


.basketArea .col2Line{
	overflow:hidden;
	margin: 0 auto;
	/* width:350px; */
	border:2px solid #C2C2C2;
	/* background:url(/contents/images/basket/col2_bg.gif) no-repeat bottom left; */
}

.basketArea .col2Line span.textR{
	color:#CC0000;
}

.basketArea .col2Line em{
	font-weight:bold;
	font-style:normal;
}

.basketArea .col2Line p{
	line-height:1.4;
}

.basketArea .col2Line p.ttl img{
	vertical-align:top;
}

.basketArea .col2Line .first{
	width:310px;
	float:left;
}

.basketArea .col2Line .second{
	width:310px;
	float:right;
}

.basketArea .col2Line .colWrap{
	padding: 10px;
	/*margin:0 10px;*/
}

.basketArea .col2Line .second .colWrap{
	background:#fff;
	margin:-2px 3px 0 3px;
	padding:10px 10px 5px 10px;
}

.basketArea .col2Line .grayWrap{
	padding:10px;
	background:#EEEEEE;
}


.basketArea .col2Line .grayWrap ul{
	margin:0;
}

.basketArea .col2Line .grayWrap ul.note li{
	color:#808080;
}

.basketArea .imgList{
	width:640px;
	overflow:hidden;
}

.basketArea .imgList li{
	float:left;
	margin:0 8px 0 0 ;
}

.basketArea .imgList li .note{
	margin:0;
	padding:0;
	text-indent:0;
	width:154px;
}

.basketArea .imgList li img{
	margin:0 0 5px 0;
}

.basketArea .imgList li.end{
	float:left;
	margin:0px ;
}

.linkText{
	position:relative;
}

.linkText span{
	font-weight:bold;
	position:absolute;
	top:0;
	right:0;
}

/* はてなマーク */

a.questionM {
	background:url(/contents/images/recommend/question_mark.gif) no-repeat right 0;
	padding:0 15px 0 0;
}



/* 以下10/02/02追記 */

/* ご注文商品・サンプルの変更 */
.basketArea .basketChange {
	border: 5px solid #d2d2d2;
	padding: 16px 12px 10px 16px;
}
.basketArea .basketChange .step {
	margin-top: 14px;
}
.basketArea .basketChange p {
	margin-top: 12px;
	font-size: 12px;
	line-height: 158%;
}
.basketArea .basketChange ul {
	font-size: 10px;
	line-height: 158%;
	color: #808080;
}
.basketArea .basketChange li {
	padding-left: 1em;
	text-indent: -1em;
}

/* 商品・サンプルを追加するには～ */
.basketArea .toProductsPages {
	width: 640px;
}
.basketArea .toProductsPages p {
	margin-bottom: 8px;
}
.basketArea .toProductsPages .inner {
	width: 640px;
}
.basketArea .toProductsPages ul {
	padding: 12px 15px;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	overflow: hidden;
	/zoom: 1;
}
.basketArea .toProductsPages li {
	float: left;
	margin-right: 18px;
	font-size: 12px;
	line-height: 120%;
}
.basketArea .toProductsPages li.sample {
	padding-left: 18px;
	border-left: 1px solid #d2d2d2;
}

/* 次のステップへ */
.basketArea .nextStepContainer {
	margin-top: 30px;
	padding: 12px 10px 0;
	background-color: #fff7eb;
	border: 1px solid #c2c2c2;
	text-align: center;
}
.basketArea .nextStepContainer p {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 158%;
}
.basketArea .nextStepContainer p strong {
	color: #cc0000;
}
.basketArea .nextStepContainer p.note {
	margin: 8px 0 12px;
	font-size: 10px;
	line-height: 120%;
	color: #807c76;
}


/* マイページメニュー一覧 */

#mypage .menuListContainer {
	width: 640px;
	overflow: hidden;
	padding-top: 14px;
	margin-top: 33px;
	border-top: 1px solid #d1d1d1;
	/zoom: 1;
}
#mypage .menuListContainer h2 {
	margin: 0;
}
#mypage .menuListContainer p.toTop {
	margin: -1.4em 0 0 163px;
	font-size: 12px;
	line-height: 120%;
}
#mypage .menuListContainer ul {
	float: left;
	width: 320px;
}
#mypage .menuListContainer li {
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 120%;
}
#mypage .menuListContainer li h3 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
#mypage .menuListContainer li.title {
	padding: 20px 0 10px;
}
.basketArea h1 {
  margin-bottom: 15px;
}
.basketArea .myInfo {
  margin-bottom: 15px;
  padding: 6px;
  border: 2px solid #c3c3c3;
}
.basketArea .myInfo th {
  width: 105px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  line-height: 0;
}
.basketArea .myInfo.stageup th, .basketArea .myInfo.bonus th {
  background-color: #ef5e87;
}
.basketArea .myInfo td {
  padding: 2px 10px;
  font-size: 12px;
  line-height: 17px;
}
.basketArea table.layout tr.firstCount td.lastCell {
  padding: 2px 10px !important;
}
.basketArea .cart tr.point td {
  background-color: #fdf2f6;
  color: #e15285;
}
.basketArea .cart tr.point td span.fontB {
  color: #e15285;
}
.basketArea .cart tr.point td span.pointTtl {
  padding-right: 20px;
}
.basketArea .cart tr.point td span.kome {
  padding-right: 11px;
  font-size: 11px;
  line-height: 1.2em;
}
.basketArea .cart tr.point td.blank {
  background-image: none;
  padding-right: 20px;
}
.basketArea .myInfo.info th {
  background-color: #73C8D2;
}

/*   basket_alterlation   */
.basketArea .cart tr.point td{
	border-bottom: none;
}

.basketArea a.f_customerbnr{
	display: block;
	margin: 11px 0 0 59px;
}
