.title {
	margin-top: 10px;
	margin-right: 10px;
	color: #060;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.error_msg_area {
	width: 800px;
	text-align: center;
	border: #F00 3px double;
	margin: auto;
	padding: 5px;
	color: #F00;
	background: #fce1e1;
}

.info_msg_area {
	width: 800px;
	text-align: center;
	border: #00F 3px double;
	margin: auto;
	padding: 5px;
	color: #00F;
	background: #ccffff
}

.table_border {
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}

.cansel_item_text {
	text-decoration:line-through;
}

.delete_item_text {
	color:#F00;
}

.order_pay_info{
	white-space:nowrap;
	overflow:hidden;
	width: 225px;
	float: left;
}

.home_pagination {
	float: left;
	font-size: 80%;
	text-align: left;
}

.home_pagination a {
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.home_pagination a, .home_pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
}

.home_pagination .current {
	background: #26B;
	color: #fff;
	border: solid 1px #AAE;
}

.home_pagination .current.prev, .home_pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
.iPad_table {
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
}
div.target {
	width: 100%;
}
div.target ul {
	font-size:15px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: bisque;
}
div.target li {
	cursor: pointer;
	float:left;
	margin-right:10px;
	padding:10px;
	text-decoration:underline;
}
li.listHeaderColDispOn {
	background:#FC3;
	font-weight: bold;
}
li.listHeaderColDispOff {
	color:#333;
	font-weight: bold;
	text-decoration:underline;
}

.shelf_place_title {
	margin-top: 10px;
	margin-right: 10px;
	color: #060;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

div.modalItemImage {
  display: none;
  margin: -200px 0 0 -300px;  /*c‰¡‚Ì”¼•ª‚ðƒlƒKƒeƒBƒuƒ}[ƒWƒ“‚Å‚¸‚ç‚·*/
  position: absolute;  /*body—v‘f‚É‘Î‚µ‚Äâ‘Î”z’u*/
  top: 50%;  /*ã’[‚ð’†‰›‚É*/
  left: 50%;  /*¶’[‚ð’†‰›‚É*/
  width: 600px;  /*‰¡•*/
  height: 400px;  /*c•*/
  text-align: center;
}
div.modalItemImage:target {
  display: block;
}

.hacchu_Waku0 {
	float:left;
	padding: 3px;
	margin-top: 2px;
	margin-right: 5px;
}
