@charset "UTF-8";
	/* Web Staffs Shopping Cart css layout  */

	/* Last updated 7 November 2007  */ 
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
	}
html { 
	min-width: 700px;
	 }
img {
	border: 0;
	}
body {
	text-align: center;
	margin: 0;
	background: #C8C8C8;
	color: #000000;
	font: small/1.4 "lro SVbN", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", generic-family;
	}

#wrapper  {
	width: 700px;
	margin: 0px auto;
	text-align: center;
	}
#header  {
	width: 700px;
	height: 54px;
	background: #FFFFFF url(/cart_images/cart_common_images/cart_topimage.jpg) center left no-repeat;
	color: #333333;
	}
	#title {
		margin-left: -300px;;
		width: 400px;
		height: 40px;
		}
	html>body div#title {
		margin-left: 0;
		}
#contents  {
	padding: 0;
	border: 0;
	text-align: left;
	margin: 0 0 20px 0;
	background: #FFFFFF url(/cart_images/cart_common_images/cart_side_bg.jpg) bottom left no-repeat;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
		}
legend {
	display: none;
		}
	#main {
		float: right;
		text-align: left;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 60px;
		padding-top: 0;
		width: 502px;
		background: #FFFFFF;
		}
	#main.first {
		margin-bottom: 0px;
		}
	#main img{
		margin-top: 8px;
		margin-left: 6px;
		}
	#navi {
		text-align: left;
		margin-left: 6px;
		margin-top: 0;
		padding-left: 5px;
		width: 490px;
		height: 18px;
		background: #FFFFFF url(/cart_images/cart_common_images/navi.jpg) bottom left no-repeat;
		color:#333333;
		font-weight: bold;
		font-size: 100%;
		}
	#navi em{
		color:#CC0000;
		font-weight: bold;
		font-size: 100%;
		font-style: normal;
		}
	#main .coment {
		width: 490px;
		text-align: left;
		margin-left: 10px;
		margin-top: 15px;
		color:#333333;
		font-weight: normal;
		font-size: 110%;
		line-height: 1.1em;
		}
	#main .note {
		text-align: left;
		margin-left: 10px;
		margin-top: 5px;
		color:#CC0000;
		font-weight: bold;
		font-size: 94%;
		line-height: 1.5em;
		letter-spacing: -0.12em;
		}
	#main h2 {
		width: 490px;
		text-align: left;
		margin-left: 6px;
		margin-top: 5px;
		color:#333333;
		font-weight: bold;
		font-size: 130%;
		line-height: 1.5em;
		background: #FFFFFF url(/cart_images/cart_common_images/redline.jpg) bottom left no-repeat;
		}
	#main label {
		width: 128px;
		display: block;
		}
	#main .haikeitop {
		width: 490px;
		margin-left: 6px;
		margin-top: 10px;
		background: #FFFFFF url(/cart_images/cart_common_images/note_bg_top.jpg) top left no-repeat;
		}
	
	#main .haikeiback {
		position:relative;
		width: 490px;
		text-align: left;
		margin-left: 6px;
		margin-top: -11px;
		color:#333333;
		font-weight: bold;
		background: #FFFFFF url(/cart_images/cart_common_images/note_bg_back.jpg) top left repeat-y;
		}
	#main .haikeiback a {
		text-align: left;
		margin-left: 6px;
		margin-top: 5px;
		color:#990000;
		font-weight: bold;
		font-size: 105%;
		line-height: 1.5em;
		letter-spacing: -0.1em;
		text-decoration: underline;
		}
	#main .haikeiback table{
		/*text-decoration: marky;*/
		text-decoration:blink;
		}
	#main .haikeiback td{
		padding-left: 20px;
		}
	#main .haikeiback td .note{
		text-indent: -2em;
		margin-top: -4px;
		margin-left: 6px;
		}
	#main .haikeiback table{
		margin-left: -4px;
		margin-bottom: -7px;
		width: 500px;
		}
	#main .haikeiback th label{
		text-align:left;
	    color: #333333;
		font-weight: bold;
		font-size: 116%;
		letter-spacing: -0.1em;
		text-indent: 1.1em;
		width: 138px;
		padding-top: 0px;
		display: block;
		}

	#main .haikeiback h3{
		text-align: left;
		margin-left: 6px;
		margin-top: -3px;
		color:#A80000;
		font-weight: bold;
		font-size: 120%;
		line-height: 1.5em;
		letter-spacing: -0.1em;
		}
	#main .haikeiback .coment {
		width: 480px;
		text-align: left;
		margin-left: 10px;
		margin-top: 0px;
		color:#333333;
		font-weight: normal;
		font-size: 105%;
		line-height: 1.2em;
		}
	#main .haikeiback input{
		margin-left: -20px;
		}
	#main .haikeibottom {
		width: 490px;
		margin-left: 6px;
		margin-top: 0px;
		background: #FFFFFF url(/cart_images/cart_common_images/note_bg_bottom.jpg) top left no-repeat;
		}
	#main .buttonright{
		margin-right: 7px;
		text-align:right;
		}
	#main .buttonleft{
		margin-left: 0px;
	    float:left;
	    margin-bottom: 30px;
		}
	#main .buttonleft .note{
		margin-top: 0px;
		margin-left: 30px;
		text-indent:-1em;
		line-height: 1.2em;
		letter-spacing: 0em;
		}
	#main .buttonposition{
		position: absolute;
		top: 112px;
		left: 320px;
		}
	#main .buttonposition2{
		position: absolute;
		top: 38px;
		left: 320px;
		}
	#nakami table{
	    border-top:1px solid #666666;
	    border-left:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
	    margin-top:10px;
	    margin-left:7px;
		}
	html>body div#nakami table{
		width:488px;
	    margin-top:15px;
	    }
	#nakami caption{
		font-weight: bold;
		font-size: 110%;
		color: #333333;
		text-align:left;
		}
	html>body div#nakami caption{
		margin-top:10px;
		margin-left:7px;
		margin-bottom:-12px;
		}
	#nakami th{
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
		background-color:#FFDBA4;
		padding:0.2em 0.4em;
		text-align:center;
	    color: #000000;
		font-weight: bold;
		font-size: 98%;
		letter-spacing: -0.1em;
		}
	#nakami #prno{
	    width:64px;
		}
	#nakami #prnm{
	    width:212px;
		}
	#nakami #prtnk{
	    width:64px;
		}
	#nakami #prqnt{
	    width:78px;
		}
	html>body div#nakami #prttl{
	    width:58px;
		}
	#nakami td{
	    border-right:1px solid #666666;
	    border-bottom:1px solid #666666;
	    padding:0.2em 0.4em;
	    text-align:right;
	    height: 40px;
		}
	#nakami td.prnm { text-align: left;}
	#nakami td .bttntorikeshi{
	   height: 20px;
	   font-weight: bold;
	   font-size: 90%;
	   background-color:#E1E1E1;
	   width:50px;
		}
	#nakami td .bttnhenko{
	   height: 20px;
	   font-weight: bold;
	   font-size: 90%;
	   background-color:#E1E1E1;
	   width:33px;
		}
	html>body div#nakami td .bttnhenko{
		font-size: 90%;
		padding-left:0em;
		padding-right:0em;
		letter-spacing: -0.2em;
		}
	#total table{
		float: right;
	    border-left: none;
	    border-right: none;
	    border-top: none;
	    border-bottom: none;
	    border-collapse:separate;
	    border-spacing: 5px;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    margin-top:2px;
	    margin-right:2px;
	    width:264px;
		}
	html>body div#total table{
		width:280px;
		}
	#total th{
	    border:none;
	    background-color:#FFFFFF;
	    text-align:center;
	    color: #000000;
		font-weight: bold;
		font-size: 120%;
		text-align:right;
		padding-right:16px;
		width:120px;
		height: 30px;
	   }
	#total td{
		border-left:1px solid #666666;
	    border-right:1px solid #666666;
	    border-top:1px solid #666666;
	    border-bottom:1px solid #666666;
	    empty-cells:show;
	    text-align:right;
	    width:150px;
	    }
	#login-box { display: none;}
	.nodisp {display: none;}
	
	/*
	#iraisha table{
	    border-top:1px solid #666666;
	    border-left:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
			margin: 10px 0 10px 7px;
		}
	 #iraisha th{
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
		background-color:#FFFFFF;
		text-align:left;
	    color: #333333;
		font-weight: bold;
		font-size: 116%;
		letter-spacing: -0.05em;
		text-indent: -0.01em;
		width:138px;
		padding-left: 8px;
		line-height: 1em;
		height:27px;
		}
	 #iraisha td{
	    border-right:1px solid #666666;
	    border-bottom:1px solid #666666;
	    padding:0.2em 0.4em;
	    text-align:left;
	    height: 27px;
	    background-color:#FFF0F0;
		}
	 #iraisha td .bttnkensaku{
	   height: 20px;
	   font-weight: bold;
	   font-size: 90%;
	   background-color:#E1E1E1;
	   width:70px;
	   margin-bottom: 1px;
		}
  */
	table.jouhou2col {
	    border-top:1px solid #666666;
	    border-left:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
			margin: 0 auto 10px auto;
			table-layout:fixed;
			caption-side: top;
		}
	 table.jouhou2col th{
			border-right:1px solid #666666;
			border-bottom:1px solid #666666;
			background-color:#FFFFFF;
			text-align:left;
				color: #333333;
			font-weight: bold;
			font-size: 116%;
			letter-spacing: -0.05em;
			text-indent: -0.01em;
			width:138px;
			padding-left: 8px;
			line-height: 1em;
			height:27px;
		}
	 table.jouhou2col td{
	    border-right:1px solid #666666;
	    border-bottom:1px solid #666666;
	    padding:0.2em 8px;
	    text-align:left;
	    height: 27px;
	    background-color:#FFF0F0;
		}
	 table.jouhou2col td .bttnkensaku{
	   height: 20px;
	   font-weight: bold;
	   font-size: 90%;
	   background-color:#E1E1E1;
	   width:70px;
	   margin-bottom: 1px;
		}
	table.jouhou2col caption {
	  text-align: center;
		margin: 10px auto 0 auto;
		padding: 0;
		border: 1px solid #666666;
		background-color: #FFFFFF;
		width: 490px;
  }	
	table.jouhou2col td textarea {
		width: 320px;
	}
	table.jouhou2col td div.note-payment {
		color: #660000;
		font-weight: normal;
	}
	.tesuryou-box {
		border: 1px dotted #FFFF99;
		background-color:#FFCC99;
		padding: 4px;
		color: #000000;
	}
	.comment {
		font-weight: normal;
		font-size: 0.8em;
	}
	/*
	#shitei table{
	    border-left:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
	    margin-top: 0px;
	    margin-left:7px;
		}
	#shitei td{
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
	    height: 23px;
	    text-align:left;
	    color: #333333;
		font-weight: bold;
		font-size: 105%;
		letter-spacing: -0.1em;
		text-indent: 0.5em;
		padding-top: 5px;
		padding-bottom: 5px;
		}
	#shitei td span{
		font-weight: normal;
		font-size: 89%;
		letter-spacing: 0em;
		margin-left: 12px;
		}
	#shitei td span input{
		margin-top: 3px;
		}
	*/	
/*
	#todokesaki table{
	    border-top:1px solid #666666;
	    border-left:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
	    margin-top:10px;
	    margin-left:7px;
		}
	#todokesaki th{
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
		background-color:#FFFFFF;
		text-align:left;
	    color: #333333;
		font-weight: bold;
		font-size: 116%;
		letter-spacing: -0.05em;
		text-indent: -0.01em;
		width:138px;
		height:27px;
		padding-left: 8px;
		padding-top: 2px;
		padding-bottom: 2px;
		line-height: 0.9em;
		}
	#todokesaki td{
	    border-right:1px solid #666666;
	    border-bottom:1px solid #666666;
	    padding:0.2em 0.4em;
	    text-align:left;
	    height: 27px;
	    background-color:#FFEFD7;
		}
	#todokesaki td .bttnkensaku{
	   height: 20px;
	   font-weight: bold;
	   font-size: 90%;
	   background-color:#E1E1E1;
	   width:70px;
	   margin-bottom: 1px;
		}
*/
	.johokakunin table{
	    border-top:1px solid #666666;
	    border-left:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
	    margin-top:10px;
	    margin-left:7px;
		}
	.johokakunin th{
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
		background-color:#FFFFFF;
		text-align:left;
	    color: #333333;
		font-weight: bold;
		font-size: 116%;
		letter-spacing: -0.05em;
		text-indent: -0.01em;
		width:138px;
		height:27px;
		padding-left: 6px;
		padding-top: 0px;
		padding-bottom: 0px;
		line-height: 0.9em;
		}
	.johokakunin td{
	    border-right:1px solid #666666;
	    border-bottom:1px solid #666666;
	    padding:0.2em 0.4em;
	    text-align:left;
	    height: 27px;
	    }
	.blank table{
	    border-top:1px solid #666666;
	    border-left:1px solid #666666;
	    border-right:1px solid #666666;
	    border-bottom:1px solid #666666;
	    border-collapse:collapse;
	    border-spacing:0;
	    background-color:#FFFFFF;
	    empty-cells:show;
	    width:490px;
	    height: 27px;
	    margin-top:-1px;
	    margin-left:7px;
	    margin-bottom:-11px;
		}
	#side {
		float: left;
		text-align: left;
		margin-left:0px;
		margin-top: 0px;
		margin-bottom: -50px;
		padding-top: 0px;
		padding-left: 0px;
		width: 198px;
		background: #FFFFFF;
		}

	#side ul{
			margin-top: 4px;
			margin-left:0;
			padding: 0;
			}
	html>body div#side ul{
			margin-top: 0px;
			}
	#side li{
			margin: 0;
			width: 198px;
			height: 40px;
			text-align: center;
			list-style-type: none;
			list-style-position: outside;
			line-height: 40px;
			background: url(/cart_images/cart_common_images/cart_side_label.jpg) top left no-repeat;
			
			}
	html>body div#side li{
			/*margin-top: 1px;
			margin-left: -40px;
			height: 43px;*/
			}
	#side a {
			display: block;
			color: #333333;
			font-weight: bold;
			font-size: 110%;
			text-decoration: none;
			}
	#side a:hover {
			display: block;
			color: #DAA520;
			font-weight: bold;
			text-decoration: none;
			}

.clear {
	clear: both;
	}

#footer  {
	clear: both;
	margin-top: 36px;
	float: left;
	width: 700px;
	height: 24px;
	background: #FFFFFF url(/cart_images/cart_common_images/cart_footer.jpg) center left no-repeat;
	color: #333333;
	}
html>body div#footer  {
	margin-top: 36px;
	}

.order-confirm-btn {
	width: 150px;
	height: 31px;
	border: 0;
	padding: 0;
	background: url(/cart_images/cart_johonyuryoku_images/kounyukakunin.jpg) top left no-repeat;
	/*text-indent: -9999px;*/
}

.flash-notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #F0F0F0;
  font: bold smaller sans-serif;
}

/*
.kagob {
	width:520px;
	height:190px;
	background: #FFFFF0;
	color:#000000;
	}
.kagob .box1{
	float:left;
	width:180px;
	height:140px;
	margin-top:0px;
	margin-left:0px;
	}
.kagob .box1 img{
	float:left;
	width:180px;
	height:140px;
	margin-top:0px;
	margin-left:0px;
	background: #CCCCCC;
	}
.kagob .box2{
	float:left;
	width:325px;
	height:140px;
	margin-left:11px;
	font-size:80%;
	line-height:1em;
	}
.kagob .box3{
	float:left;
	width:180px;
	margin-top:18px;
	margin-left:0px;
	text-align:center;
	font-weight:bold;
	font-size:95%;
	}
.kagob .box4{
	float:left;
	width:325px;
	margin-top:15px;
	margin-left:11px;
	text-align:center;
	font-size:85%
	}
	
.kagob .prodnum {
	margin-top:5px;
	font-size:110%;
	}
.kagob .prodname {
	font-weight:bold;
	font-size:100%;
	margin-top:15px;
	}
.kagob .prodname .cap{
	font-size:140%;
	}
.kagob .prodcmt {
	font-size:105%;
	margin-top:15px;
	}
.kagob .prodcmt .cap{
	font-size:120%;
	}
.kagob .prc{
	color:#CC0000;
	font-size:140%;
	}
.kagob .prc .tx{
	color:#CC0000;
	font-size:70%;
	}
.kagob .clear {
	line-height:0px;
	clear: both;
	}
.kagob table {
	margin-left:50px;
	border:none;
	}
.kagob table td{
	border:none;
	}
.kagob .box4 input{
	width:36px;
	}
.kagob .box4 button.cartbutton {
		margin-left:10px;
		text-indent: -9999px;
		display:block;
		width: 120px;
		height: 22px;
		border:none;
		outline:none;
		background: #E0DFE3 url(http://ekcec.web-staffs.com/images/shopbox/cartbutton.jpg) center right no-repeat;
		}



.kagos {
	width:250px;
	height:180px;
	background: #FFFFF0;
	color:#000000;
	}
.kagos .box1{
	float:left;
	width:120px;
	height:110px;
	margin-top:0px;
	margin-left:0px;
	}
.kagos .box1 img{
	border: 0;
	float:left;
	width:120px;
	height:90px;
	margin-top:20px;
	margin-left:0px;
	background: #CCCCCC;
	}
.kagos .box2{
	float:left;
	width:118px;
	height:113px;
	margin-left:6px;
	font-size:80%;
	}
.kagos .box3{
	float:left;
	width:180px;
	margin-top:8px;
	margin-left:16px;
	text-align:left;
	font-weight:bold;
	font-size:85%;
	}
.kagos .box4{
	float:left;
	width:250px;
	margin-top:5px;
	margin-left:15px;
	text-align:left;
	font-size:80%
	}
	
.kagos .prodnum {
	margin-top:2px;
	font-size:100%;
	}
.kagos .prodname {
	margin-top:5px;
	font-weight:bold;
	font-size:110%;
	}

.kagos .prodcmt {
	margin-top:10px;
	font-size:105%;
	}

.kagos .prc{
	color:#CC0000;
	font-size:115%;
	}
.kagos .prc .tx{
	font-size:85%;
	}
.kagos .clear {
	line-height:0px;
	clear: both;
	}
.kagos table {
	margin-left:0px;
	border:none;
	}
.kagos table td{
	border:none;
	}
.kagos .box4 input{
	width:36px;
	}
.kagos .box4 button.cartbutton {
		margin-left:10px;
		text-indent: -9999px;
		display:block;
		width: 120px;
		height: 22px;
		border:none;
		outline:none;
		background: #E0DFE3 url(http://ekcec.web-staffs.com/images/shopbox/cartbutton.jpg) center right no-repeat;
		}
*/

#item-input-table table {
  border: 1px solid #999999;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  empty-cells:show;
} 
#item-input-table th {
  width: 70px;
  padding: 2px;
  border: 1px solid #999999;
}
#item-input-table th.w70 {
  width: 70px;
}

#item-input-table label {
  margin: 0;
  padding: 0;
  width: 80px;
}
#item-input-table td {
  width: 200px;
  border: 1px solid #999999;
} 
#item-input-table .img-url {
  width: 200px;
}

#error {
  width: 90%;
  border: 2px #FF0000 solid;
  margin: 5px auto;
  padding: 10px;
  font-weight: bold;
  color: #990000;
}
