

body{
	padding:0px;
	/*border-top: 5px solid #eab72a;*/
	background:#fff;
	overflow-x : hidden;
	text-align:center;
	margin-bottom: 3em;
}

div.title_back
{
	background:#43392f;
	height:auto;
}


h1.title {

display: block;
text-indent: -9999px;
height: 60px;
width: 272px;
background-image: url(./images/title.png);
margin: 0;
margin-left: 0px;
padding: 0px;
	

}

h1 a {
display:block;
height: 60px;
width: 272px;
}


#kakaku
{
	font-size: 14px;
	text-decoration:none;
}
/*

#kakaku:hover
{
	text-shadow: 0 0 5px #ffff00;
	font-size: 14px;
	color:yellow;
}
*/


span.title_left
{
	float:left;
}

#topbanner_area
{
	margin:0 0 0 5px;
	padding:0;
	float:right;
}

#topbanner_area iframe
{
	margin:1px;
	padding:0;
}



#bookmark_area
{
	margin:0;
	float:right;
}

#bookmark_area div.bookmarked
{
/*	position: relative;*/
/*	float:right;*/
	width:50px;
	height:50px;
	
	display:table-cell;
	
_display: inline;
}

#bookmark_area div.bookmarked img
{
	margin:3px 3px 3px 0;
	padding: 0;
	border:solid 2px; 
	width:50px;
	height:50px;

}

#bookmark_area span.batsu
{
	position: relative;
	top: 30px;
	left: 0px;

	float:right;
	margin:0;
	margin-top:-30px;
	padding: 0;
	background:brown;
	color:white;
	
	width:16px;
	height:16px;
	
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	text-align:center;
	vertical-align:middle;
	
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}

#bookmark_area span.batsu a
{
	color:white;
	text-decoration:none;

}


#menu-wrap
{
	background-color: orange;
	vertical-align: middle;
	/*height: 50px;*/


  -moz-box-shadow: 2px 2px 3px gray; /* FireFox */
  -webkit-box-shadow: 2px 2px 3px gray; /* webkit */
  box-shadow:2px 2px 3px gray;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true)";
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true); /* IE5.5+ */

  
  
}



.ninja_onebutton
{
	margin-top:4px;
	margin-right: 10px;
	float:right;
}


.fixed{
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
}

form.search {

	float:left;
	margin: 10px 20px;
	padding: 0;
	
	

}



input.search_box {
	padding:2px 5px; 
	font-size:1.3em; 
	font-family:Arial, sans-serif; 
	color:#000; 
	border:solid 1px #ccc; 
	margin:0; 
	width:350px;
	height:30px;
	
	vertical-align: middle;
	
	-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
	-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
	box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;

}


input.search_box:focus { 
	border:solid 1px #EEA34A;
/*	width:500px;*/
}


input.search_button {

	border:solid 1px #aaa; 
	padding:3px 0; 
	margin:0; 
	font-family:Arial, sans-serif; 
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#555;
	cursor:pointer;

	vertical-align: middle;
	text-align: center;

	background-color: #ddd;
	width:120px;
	height:31px;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;


}




div.summary {
	padding: 5px 20px;
	
}


div.contents {
/*	margin:  10px 1%;*/
	padding:0;
	width:98%;/*1012px;*/
	min-width: 975px;
	max-width: 1100px;
	overflow : hidden;
	margin: 10px auto;
}

/* clearfix */
div.contents:before,
div.contents:after {
    content: "";
    display: table;
}
 
div.contents:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
div.contents {
    zoom: 1;
}




.clear {
	clear:both;
	margin:0;
	padding:0;
	
}



iframe.a_review{

	margin: 5px 5px 0px 2px;

	height:210px;
	width:450px;

	/*margin-top:-100px;
	margin-left:-250px;*/
	border: 1px solid black;
}


.starlevel5 {
	margin:3px;
	float:left;
	background-image: url('./images/starlevels.gif'); /*¯‰æ‘œ*/
	background-repeat: no-repeat; /* ŒJ‚è•Ô‚µ‚ÍƒiƒV */
	width: 75px;                  /* ‰¡•‚Í¯‚T‚Â•ª */
	height: 15px;                 /* ‚‚³‚Í¯‚P‚Â•ª */
}
.star50 { background-position: left top; }
.star40 { background-position: -15px top; }
.star30 { background-position: -30px top; }
.star20 { background-position: -45px top; }
.star10 { background-position: -60px top; }
.star00 { background-position: -75px top; }

.star45 { background-position: -150px top; }
.star35 { background-position: -165px top; }
.star25 { background-position: -180px top; }
.star15 { background-position: -195px top; }
.star05 { background-position: -210px top; }


div.summary_item
{
   float:left;
	margin: 0 0 5px 15px;
}

#summary
{
	margin: 0;
	padding:0;
	font-size: 16px;
	background: #ffffc0;
	font-family: "Lucida Grande", "segoe UI", "ƒqƒ‰ƒMƒmŠÛƒS ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;

}

td.auction-search
{
	background:white;
	text-align:center;
	font-weight:bold;

	border: 2px dotted #ffff40;
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	

}

td.auction-search a:link, a:visited
{
	color:blue;
	text-decoration: none;

}
td.auction-search a:hover
{
	color:red;
}


#tools
{
	margin: 0;
	padding: 0px 20px;
	background: #eee;
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ƒqƒ‰ƒMƒmŠÛƒS ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}

#tools a
{
	color: blue;
	border

	background: gray;
	border:solid 1px #ccc; 

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	padding:1px 5px;
	text-decoration: none;
}

#tools a:hover
{
	background: white;
	color: orange;
}


div.tool_box
{
	float:left;
	margin-right:20px;
}


#tools .tool-list li label.selected
{
	color:#fff;
	background-color:#c00000;
	box-shadow: inset 0px 0px 3px #800000;
	border-color:#800000;
	text-shadow:-1px -1px 1px #800000;
}

#tools .tool-list li label.selected:hover
{
	color:#fff;
	background-color:#ff8080;
	box-shadow: inset 0px 0px 3px #800000;
	border-color:#ff8080;
	text-shadow:-1px -1px 1px #800000;
}

#tools .tool-list label:hover {
	border-color:#ff8080;
	color:#ff8080;
}


#tools .sort-list {
	padding:0;
}

#tools li {
	display:inline;
	list-style-type:none;
}

#tools label {
	display:inline-block;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0.1em 0.2em;
	margin:0 2px;
	background-color:#ddd;
	color:#999;
	border:2px solid #bbb;
	border-radius:5px;
	text-shadow:1px 1px 1px #fff;
	box-shadow:inset 1px 1px 5px #fff;
	cursor:pointer;
}

#tools .sort-list label:hover {
	border-color:#01b9b9;
	color:#01b9b9;
}

#tools .sort-list label.selected {
	color:#fff;
	background-color:#37a;
	box-shadow: inset 0px 0px 10px #036;
	border-color:#036;
	text-shadow:-1px -1px 1px #036;
}

#tools .sort-list label input {
	display:none;
}




#ref_words
{
	margin: 0;
	padding: 10px 20px;
	background: #eee;
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ƒqƒ‰ƒMƒmŠÛƒS ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}

#ref_words a:hover
{
	color: orange;
}



div.banner{
	position:relative;
	margin: 10px 0;
	/*padding: 0 5px 5px 0px;*/
	padding:0;
	border:0;
	
	width:100%;/*234px;*/
	height:60px;
	
	z-index:2;
}



/* ‰¡ƒXƒNƒ[ƒ‹ƒŠƒXƒg‚Ì—v‘f */
div.box {
    margin: 5px 0;
	padding: 0;
    width: 99%;/*232px;*/
    height: 238px;
    border: 1px solid black;
    display: box;
    white-space: normal;
    text-align:center;

    background:#fff;
    overflow-y: hidden;

	-webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

div.box:hover
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}

#r_banner{
	background: url("./images/rakuten.png");
	background-position:center center;
	background-repeat:no-repeat;
}


div.container {
	padding: 0;
	margin: 0 0.5%;
	float:left;
	overflow-y: visible;
	text-align: center;
	width: 24%;
}


div.s_container {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	background:#7f6f61;
	color: white;
}
div.recomended
{
	background: #fff0d1;
	height: 210px; 
}


#r_container {
	background: pink;
}
#r_results div.box
{
	border: 1px solid #bf0000;
}
#r_results div.box:hover
{
    box-shadow: 0 0 4px #bf0000;
}

#y_banner{
	background: url("./images/yahoo.png");
	background-position:center center;
	background-repeat:no-repeat;
}

#y_container {
	background: #c0c0ff;
}
#y_results div.box
{
	border: 1px solid #0000c0;
}
#y_results div.box:hover
{
    box-shadow: 0 0 4px #0000c0;
}


#yo_banner{
	background: url("./images/yafuoku.png");
	background-position:center center;
	background-repeat:no-repeat;
}

#yo_container {
	margin-top: 10px;
	background: #ffd800;
}
#yo_results div.box
{
	border: 1px solid #bca10e;
}
#yo_results div.box:hover
{
    box-shadow: 0 0 4px #bca10e;
}




div.ad
{
	padding: 3px 0 8px 0;
	text-align:center;
}

div.sort
{
	position:relative;
	z-index:1;
	padding:0;
	margin-top:-60px;
	padding-top:0;
	padding-bottom:5px;
	
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;

	font: red;
	font-size: 12px;
	font-family: "Lucida Grande", "segoe UI", "ƒqƒ‰ƒMƒmŠÛƒS ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}

div.sort a
{
	text-decoration:none;
	-webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

div.sort a:hover
{
	text-decoration:none;
	color:red;
	background:#f2ff7f;
}


#a_banner{
	background: url("./images/amazon.png");
	background-position:center center;
	background-repeat:no-repeat;
}

#a_container {
	background: #c0ffc0;
}


#a_results div.box
{
	border: 1px solid #008000;
}
#a_results div.box:hover
{
    box-shadow: 0 0 4px #008000;
}


#k_banner{
	background: url("./images/kakaku.png");
	background-position:center center;
	background-repeat:no-repeat;
}

#k_container {
	background: #c0c0c0;
}
#k_results div.box
{
	border: 1px solid #404040;
}
#k_results div.box:hover
{
    box-shadow: 0 0 4px #404040;
}


div.img_inbox
{
	position:relative;
	width:100%;
	height:138px;
	margin:0;
	padding:0;
	vertical-align:middle;
	
	text-align:center;
	/*cursor:pointer;*/

	overflow: hidden;

}

div.box .img_left
{
	position:relative;
	float:left;
	left:50%;

}


div.box img
{
	position:relative;
	left:-50%;
	float:left;
	
	width: auto;
	max-height: 128px;

	margin-top:5px;
	margin-bottom:0px;
	
	margin-right:auto;
	margin-left:auto;
	padding:0;
	border:0;
	
	_width:128px;
}


div.box img:hover
{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";

}


div.box ul.upleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0;
	padding:0;
	
	text-align:left;
	z-index:999;
}

div.box li.upleft
{
	margin: 2px 1px;
	padding:1px 2px;
	list-style-type: none;
	
	font-size: 10px;
	font-family: "Meiryo UI","ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro";;
	text-decoration:none;
	
}


div.box span.item_point
{
	margin:0;
	padding:0 1px;
	background: #ffffc0;
	border: 1px solid #c00000;
	font-weight : bold;
	color: red;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;

}

div.box .item_creditOK
{
	margin:0;
	padding:0 2px;
	background: #ffffff;
	border: 1px solid #00c0c0;
	font-weight : normal;
	color: blue;
	text-decoration:none;
	
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;

}

div.box .item_creditOK:hover
{
	background:#c0ffff;
}



div.box ul.upright
{
	position: relative;
	float:right;
	margin:0 2px 0 0;
	padding:0;
	border: 0;
	font-size: 20px;
	font-weight : normal;
	font-family: "Meiryo UI","ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro";;
	text-decoration:none;
	color:gray;
	z-index:999;
}

div.box li.upright
{
	margin:0;
	padding:0;
	list-style-type: none;
	vertical-align:top;
}

div.box li.upright:hover
{
	margin:0;
	padding:0;
	list-style-type: none;
    cursor:pointer;
}

div.box li.item_bookmark a
{
	padding:0 4px;
	text-decoration:none;
	color:pink;
}

div.box li.item_bookmark a:hover
{
	color:red;
	text-decoration:none;
}


div.box li.item_delete a
{
	padding:0 4px;
	text-decoration:none;
}


div.box li.item_delete a:hover
{
	background:brown;
	color:white;
	text-decoration:none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}



div.box ul.below
{
	margin:0;
	padding:0;
}
div.box li.below
{
	margin: 3px 5px;
	line-height:1em;
	padding: 0;
	list-style-type: none;
}

div.box .item_name
{
	font-size: 12px;
	font-weight: bold;
	
}

div.box .item_kakaku
{
	color:red;
	font-size: 18px;
	font-weight: bold;
	font-family: "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "Courier New", "Osaka|“™•", monospace;
}

div.box .item_shipping
{
	margin:0 5px;
	color:green;
	font-size: 12px;
	font-weight: bold;
}


div.box .item_availability
{
	margin:0 5px;
	color:gray;
	font-size: 10px;
	font-weight: normal;
}


div.box .item_reviewAverage
{
	color: #e89300;
	font-size: 10px;
	font-weight: bold;
	
}


div.box a
{
	text-decoration: none;
}


div.box a:hover
{
	color: orange;
	text-decoration: underline;

}



#footer
{
	//bottom: 0;
	//right:0;
	height: 3em;
	//position: absolute;
	//margin-right:5px;
	//background:brown;
	margin-top:20px;
	width:100%;
}
#footer a
{
	text-decoration:none;
//margin-right:5px;
}
#footer a:link, a:visited
{
	text-decoration:none;
	font-size:12px;
	color:#43392f;
}


#footer ul
{
list-style-type:none;
//margin-right:5px;
}

#footer ul li
{
float:right;
margin-right:20px;
}