.top_item_l {
	float: left;
	width: 285px;
	border: 1px solid #DFDFC7;
	margin:0px;
	padding:0px;
}
.top_item_r {
	float: right;
	width: 285px;
	border: 1px solid #DFDFC7;
	margin:0px;
	padding:0px;
}
.top_item_title {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.top_item_imgae {
	float: left;
	width: 110px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right:7px;
}
.top_item_text {
	font-size: 11px;
	line-height: 135%;
	float: left;
	padding-right: 7px;
	width:154px;
}
.top_left1 {
	float: left;
	width: 285px;
}
.top_right1 {
	float: right;
	width: 285px;
}
.top_what_text {
	font-size: 11px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.top_present_text {
	font-size: 11px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.top_present_text img {
	float: right;
	padding-left: 5px;
}


.top_what_text li {
	background-image: url(./img/yaji.gif);
	background-position: left 3px;
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.top_what_text ul {
	margin: 0px;
	padding: 0px;
}
.top_newitem_l {
	float: left;
	width: 400px;
}
.top_newitem_r {
	font-size: 12px;
	line-height: 150%;
	float: right;
	width: 180px;
}
.top_newitem_l img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/* Sakuma ’Ç‰Á */

.top_ranking_text {
	font-size: 12px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.top_ranking_text img{
	border-width: 0px;
}

.login {
	font-size: 12px;
	padding: 5px;
	color:#564B4B;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.login input {
	padding:2px;
	margin:2px;
	border-style: solid;
	border-width: 2px;
	border-color:#564B4B;
}
.logout input {
	padding:2px;
	margin:2px;
	border-style: solid;
	border-width: 2px;
	border-color:#564B4B;
}

.search {
	font-size: 12px;
	padding: 5px;
	color:#564B4B;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.search ul{
	list-style-type: none;
}
.search input {
	padding:2px;
	margin:2px;
	border-style: solid;
	border-width: 2px;
	border-color:#564B4B;
}
.search select {
	margin:2px;
	border-style: solid;
	border-width: 2px;
	border-color:#564B4B;
}



ul{
	list-style-type:none;
}

div.pickup {
  width:579px;
  background-image:url(./top_newitem_t.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  margin:10px 0 0 0;
  padding:30px 10px 10px 10px;
}
div.pickup ul li {
  float:left;
  width:130px;
  padding:0 2px 6px 2px;
  font-size:12px;
}
div.pickup ul li img { margin-bottom:3px; }
div.pickup ul li.text { width:165px; line-height:120%; }

div.reserve {
  width:579px;
  background-image:url(./top_reserve_t.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  margin:10px 0 0 0;
  padding:30px 10px 10px 10px;
}
div.reserve ul li {
  float:left;
  width:130px;
  padding:0 2px 6px 2px;
  font-size:12px;
}
div.reserve ul li img { margin-bottom:3px; }
div.reserve ul li.text { width:165px; line-height:120%; }

div.items {
/* 2010.01.22 K.Sakuma
  width:579px;
*/
  width:590px;
  background-image:url(../images/item_listbar.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  margin:10px 0 0 0;
  padding:30px 0 10px 5px;
}
div.items ul li {
  float:left;
/* 2010.01.22 K.Sakuma
  width:270px;
*/
  width:250px;
  background-color:#f2f4ce;
  margin:0 7px 10px 7px;
}
div.items ul li p {
  color:#593129;
  font-weight:bold;
  padding:5px 10px 5px 10px;
}
div.items ul li div {
  background-color:#fcfcf1;
  font-size:12px;
  border:2px solid #e8eba1;
  padding:10px;
  height:80px;
  position:relative;
}
div.items ul li div img {
  float:left;
  margin-right:10px;
}
div.items ul li div a.detail_link {
  float:right;
  position:absolute;
  top:75px;
  left:165px;
  width:72px;
  height:15px;
}

div.items ul li div a.detail_link img{
  border-style:none;
}

.item_list li {
  float:left;
  width:180px;
  padding:0 0 10px 0;
}
.item_list li p { width:180px; height:180px; margin:0 0 10px 0; }
.item_list li.spacer { margin:0 20px 0 0; }
.item_list li.border { width:580px; height:1px; }
.clear { clear:both; }


