/* -----------------------------------------------
 *  korin　システム関連css
 * ----------------------------------------------- */


#cart-main {
	width:800px;
	margin:0px auto;}
	
/* -----------------------------------------------
 * カテゴリカート部分
 * ----------------------------------------------- */
div.categoli-tiwaku {
	width:519px;
	font-size:150%;
	font-weight: bold;
	color: #FFF;
	text-align:left;
	padding: 18px 0px 0px 70px;
	background-image: url(../img/tit-ca_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 50px;
	margin: 0px;
     clear:both;}

#annai_item{	
	margin: 0px;
	padding:0px 3px;}
#annai_item ul{
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;}
#annai_item li{
	display: block;
	float: left;
	width: 283px;
	margin: 0px 4px 3px 0px;
	background-color: #f9eec0;
	padding: 0.4em 3px;
	border-top: 1px solid #d9cb91;
	border-bottom: 1px solid #d9cb91;}
#annai_item li.right{
	margin: 0px 0px 3px 0px;
	display: block;
	float: left;
	width: 283px;
	background-color: #f9eec0;
	padding: 0.4em 3px;
	border-top: 1px solid #d9cb91;
	border-bottom: 1px solid #d9cb91;}
#annai_item li a{
	color: #574935;
	text-decoration: none;}
#annai_item li a:hover{
	color: #C00;
	text-decoration: underline;}

div.categoli-waku {
	width:590px;
	background-image: url(../img/tit-ca_back0.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 40px;
	margin: 8px 0px 0px 0px;}
	
div.cart-list{
	width:589px;
	border-spacing:0;
	text-align: left;
	margin:0px;
	padding: 0px;
	background-image: url(../img/ca_back.jpg);}

div.categoli-name2 {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	padding:10px;
	margin:0px;}

table.item-list{
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
	border: 1px solid #999;
	margin:0px 3px;
	padding: 0px;}
.item-list th{
	background-color: #f9eec0;
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	color: #000;}
.item-list th.name{ 
	width:290px;}
.item-list th.sentaku{ 
	width:195px;
	margin:0px 5px;
	padding: 2px;
	background:#BCBCBC;}
	
.item-list th.price{width:95px;}
.item-list th.cart{width:85px;}
.item-list th.title{
	background-color: #FCA326;
	border: 1px solid #999;
	font-weight: bold;
	font-size:120%;
	color: #FFF;
	padding: 3px;
	text-align: center;}
.item-list td.name2{
	background-color: #FFF;
	border: 1px solid #999;
	font-weight: bold;
	font-size:120%;
	color: #000;
	width:290px;
	padding: 3px;
	text-align: left;}
.item-list td.price2{
	background-color: #FFF;
	border: 1px solid #999;
	font-weight: bold;
	font-size:120%;
	color: #900;
	text-align: right;
	width:100px;
	padding: 3px 8px;}
.item-list td.cart2{
	background-color: #FFF;
	border: 1px solid #999;
	font-weight: bold;
	width:80px;
	text-align: center;}
	
.item-list td.name3{
	background-color: #FFF;
	border: 1px solid #999;
	font-size:120%;
	color: #000;
	padding: 3px;
	text-align: left;}
.item-list td.name3c{
	background-color: #FFF;
	border: 1px solid #999;
	font-size:120%;
	color: #000;
	padding: 3px;
	text-align: center;}
.item-list td.price3{
	background-color: #FFF;
	border: 1px solid #999;
	font-size:120%;
	color: #900;
	text-align: right;
	padding: 3px 8px;}
.item-list td.cart3{
	background-color: #FFF;
	border: 1px solid #999;
	padding: 3px;
	text-align: center;}
.item-list td.cart3l{
	background-color: #FFF;
	border: 1px solid #999;
	padding: 3px;
	text-align: left;}


/* -----------------------------------------------
 * 詳細カート部分
 * ----------------------------------------------- */
table.iteminfo-list{
	width:585px;
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
	border: 1px solid #999;
	margin:0px;
	padding: 2px;}
.iteminfo-list th{
	background-color: #f9eec0;
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #000000;}
.iteminfo-list th.name{ width:290px;}
.iteminfo-list th.price{width:100px;}
.iteminfo-list th.cart{width:80px;}
.iteminfo-list th.title0{ width:150px;}
.iteminfo-list td.name2{
	border: 1px solid #999;
	font-weight: bold;
	font-size:120%;
	color: #000000;
	width:300px;
	padding: 3px;
	text-align: left;}
.iteminfo-list td.price2{
	border: 1px solid #999;
	font-weight: bold;
	font-size:120%;
	color: #990000;
	text-align: right;
	width:100px;
	padding: 3px 8px;}
.iteminfo-list td.cart2{
	border: 1px solid #999;
	font-weight: bold;
	width:80px;
	text-align: center;}

table.pickup{
	width:585px;
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
	border: 1px solid #D9CB91;
	margin:5px 0px;
	padding: 5px;
	background-color: #F9F4E2;}

table.cart-remark{
	width:585px;
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
	border: 1px solid #5E5E5E;
	margin:10px 0px;
	padding: 0px;
	background-color: #FEF9EB;}
.cart-remark td.name{
	font-weight: bold;
	color: #000;
	width:130px;
	border: 1px solid #5E5E5E;
	padding: 5px;
	text-align: left;
	background-image: url(../img/ca_back0.jpg);}
.cart-remark td.info{
	color: #000;
	text-align: left;
	width:435px;
	border: 1px solid #5E5E5E;
	padding: 5px;
	background-color: #FFF;}

.comment{
	width:575px;
	text-align: left;
	padding: 0px 5px;}



/* -----------------------------------------------
 * カテゴリリンク部分
 * ----------------------------------------------- */
table.category{
	width:190px;
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
	margin:  0px;
	padding: 0px;}
	
.category td.link{
	border: 1px solid #31830D;
	font-weight: bold;
	padding: 5px;
	background-color: #FCF9EE;}


/* -----------------------------------------------
 * カレンダー
 * ----------------------------------------------- */
table.calendar{
	width:200px;
	border-spacing:0;
	empty-cells:show;
	text-align: center;
	border-collapse: collapse;
	margin:0px 0px 5px 0px;
	padding: 5px;}

.calendar td.title_calendar{
	border: 1px solid #B5B3B3;
	font-weight: bold;
	font-size: 120%;
	padding: 3px;
	background-color: #FFF;}
	
.calendar td.holiday0{
	border: 1px solid #B5B3B3;
	padding: 3px;
	background-color: #FCBF67;}

.calendar td.holiday{
	border: 1px solid #B5B3B3;
	padding: 3px;
	background-color: #FCD59E;}

.calendar td.weekday0{
	border: 1px solid #B5B3B3;
	padding: 3px;
	background-color: #DADADA;}

.calendar td.weekday{
	border: 1px solid #B5B3B3;
	padding: 3px;
	background-color: #FFF;}
	
.calendar td.day{
	border: 1px solid #B5B3B3;
	background-color: #EBEAEA;}



/* -----------------------------------------------
 * おすすめ商品 コメント部
 * ----------------------------------------------- */
table.tit-osusume{
	width:270px;
	font-size: 130%;
	font-weight: bold;
	line-height:1.1;
	text-align: center;
	color: #990000;
	padding: 2px 6px;
	background-image: url(../img/back_osusume.gif);
	margin:0px;}

div.shop{
	padding: 5px;
	margin:  0px;
	width:185px;
	background-image: url(../img/back_shopopen.gif);}


/* -----------------------------------------------
 * 相互リンク
 * ----------------------------------------------- */
table.hyo {
	width:540px;
	padding:0px;
	margin:0px;
	background:#C1C1C1;}

td.waku1 {
	width:180px;
	padding:5px;
	text-align: center;
	background:#FFFFCC;}

td.waku2 {
	padding:5px;
        text-align: left;
	background:#FFF;}


/* -----------------------------------------------
 * インフォメーション
 * ----------------------------------------------- */
div.info-waku {
        text-align: left;
	width:575px;
	border: 1px solid #EA9926;
	padding:5px;
	background-color: #FFF;
	margin: 0px;}
	
div.info-waku #box-right {
	width:290px;
	line-height:1.2;
	float:right;
	padding:0px;}
	
div.info-waku #info {
	width:275px;
	float:left;
	padding:0px}
	
#info #info1a {
	width:80px;
	height: 25px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 3px 0px 1px 0px;
	background-color:#ADAEAC}
	
#info #info1b {
	width:65px;
	height: 25px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 3px 0px 1px 0px;
	background-color:#ADAEAC}
	
#info #info2a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#FA9158}
	
#info #info2b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#FA9158}
	
#info #info3a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#93E683}
	
#info #info3b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#93E683}

#info #info4a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#FA9DFE}
	
#info #info4b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#FA9DFE}

#info #info5a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#9CADFB}

#info #info5b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#9CADFB}

#info #info6a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#98D8FF}

#info #info6b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#98D8FF}

#info #info7a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#73CB9B}

#info #info7b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#73CB9B}
	
#info #info8a {
	width:80px;
	height: 17px;
	float:left;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#AEDD3E}

#info #info8b {
	width:65px;
	height: 17px;
	float:right;
	text-align : center;
	padding:2px 0px;
	margin: 1px 0px;
	background-color:#AEDD3E}
	
	
/* -----------------------------------------------
 * 買物かご
 * ----------------------------------------------- */
#cart-contents {
	width:778px;
	padding:10px;
	margin:5px 0px 10px 0px;
	background:#FFF;
	border: 1px solid #908F8F;}

td.title-cart{
	background-color: #f9eec0;
	border: 1px solid #999;
	font-size:120%;
	width:140px;
	padding: 5px;
	text-align: left;}

td.title-cart2{
	background-color: #f9eec0;
	border: 1px solid #999;
	font-size:120%;
	width:140px;
	padding: 5px;
	text-align: center;}

td.title-cart3{
	background-color: #f9eec0;
	border: 1px solid #999;
	font-size:120%;
	width:100px;
	padding: 5px;
	text-align: left;}

 
/*　決定・戻るボタン　*/
input.btnext {
background-color:#A00000;
color:#FFFFFF;
font-size: 160%;
margin:10px 5px;
border: 1px solid #660000;}
input.btback {
	background-color:#C4C4C3;
	color:#000000;
	font-size: 140%;
	margin:10px 5px;
	border: 1px solid #BEBEBE;}

/*　フォーム　*/
input.text500,
textarea.textarea500{
	margin: 5px;
	width: 500px;
	font-size: 160%;}
input.text300,
textarea.textarea300{
	margin: 5px;
	width: 300px;
	font-size: 160%;}
input.text200{
	margin: 5px;
	width: 200px;
	font-size: 150%;}
input.text50{
	margin: 5px;
	width: 50px;
	font-size: 150%;}
input.text180b {
	font-weight: bold;
	font-size: 180%;}
input.bt{
	margin: 5px;
	font-size: 130%;}
	
div.redline {
	font-size:130%;
	font-weight: bold;
	text-align: left;
	background-image:url(../img/li_01.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding: 3px 5px 3px 20px;
	margin: 10px 0px;
	border: 1px solid #FCA326;}
	
	
/* -----------------------------------------------
 * 書体
 * ----------------------------------------------- */
.text_red16 {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.4;}