@charset "utf-8";
* {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
}
body{
	font-size: 12px;
	margin:0 ;
	padding:0 ;
}
h2.title{
	background: url(../images/p_arrow.png) no-repeat left center;
	padding: 5px 0 0 30px;
	font-size:  20px;
	font-weight: bold;
	color	:#000000;
	margin-top: 10px;
}
h2.item_title{
	background: none;
	padding: 15px 0 0 0;
	font-size: 14px;
	color	:#000000;
}

h2,h3{
	padding:5px 10px; 
	font-weight: normal;
	font-size:  14px;
	color	:#000000;
}
h2.seller{
	padding:5px 10px; 
	font-weight: normal;
	font-size:  14px;
	color	:#000000;
	margin-top: 10px;
}
ul.navi{
	margin-top: 0;
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
}
li.navi{
	margin: 5px 0 0 0;
	list-style-type: none;
}
a.navi{
	padding: 0 0 0 20px; 
}
a.navi:hover{
	background: url(../images/yajirushi.png) no-repeat 10px center;
}
span.new{
    padding: 1px 2px 1px 2px;
	background-color: #ff3333;
	color: #ffffff;
	font-weight: bold;
}

#container{
	width:950px;
	position: relative;
	margin:0 ;
}

#header{
	float: left;
	width: 950px;
}
a.header{
	display: block;
	background: url(../images/logo.png) no-repeat left center;
	width: 280px;
    height: 105px;
}

h1.header{
	display: none;
}
td.header{
	background: url("../images/header.png") no-repeat left center;
	width: 670px;
    vertical-align: bottom;
    text-align: right;
    padding: 0 20px 10px 0;
}
#login_form{
    margin-top: 5px;
	margin-left: 15px;
}

#navi{
    padding-top: 5px;
	display: block;
	float: left;
	width: 152px;
	text-align: left;
	border-width: 1px;
}
.navi_button{
    padding-top: 3px;
    padding-bottom: 2px;
}

div.navi_parts{
	margin: 0;
	width: 152px;
	background: url(../images/m0a.png) repeat-y;
    margin-bottom: 5px;
}
div.navi_parts_bottom{
	width: 152px;
	height: 3px;
	background: url(../images/m0b.png) no-repeat;
}
div.navi_parts2{
	margin: 0;
	width: 152px;
	background: url(../images/m1a.png) repeat-y;
    margin-bottom: 5px;
}
div.navi_parts2_line{
	width: 152px;
	height: 3px;
	background: url(../images/m1b.png) no-repeat;
}
div.navi_parts2_bottom{
	width: 152px;
	height: 3px;
	background: url(../images/m1c.png) no-repeat;
}

#content{
	float: left;
	width: 540px;
	margin-top: 10px;
	padding: 20px 0 0 20px;
	text-align: left;
/*	border:2px solid #666633;*/
}
#content_wide{
	float: left;
	width: 778px;
	margin-top: 0px;
	padding: 5px 0 0 20px;
	text-align: left;
/*	border:2px solid #666633;*/
}

#ranking{
	float: left;
	width: 235px;
	margin-top: 10px;
	text-align: left;
/*	border:2px solid #666633;*/
}
#footer{
	clear: both;
	width: 950px;
}
td.footer{
	width: 950px;
	text-align: right;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #000000;
}

div.flash{
	color:#FF0000;
	font-weight:bold;
}

.notice{
	color:#FF0000;
	font-weight:bold;
}

.memo{
	font-size:90%;
	margin-left:30px;
}

.memo2 {
	color:#FF0000;
	font-weight:bold;
	font-size:90%;
	margin-left:30px;
	margin-top:10px;
}

a {
	color:#0000CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.b_arrow{
	background: url(../images/yajirushi_2.png) no-repeat left center;
	padding: 0 0 0 20px;
}

/* 説明文表示 */
p.p{
  margin-left: 20px;
	line-height: 1.5em;
}


/* トップのトピック表示 */
div.topics{
	margin-top: 20px;
}
table.topics{
	width: 500px;
}
td.topics{
	width: 11px;
	background-color: #000000;
}


/* 一覧表示 */
table.pager{
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #000000;
	margin: 5px 0 0 0;
}
table.btm_pager{
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #000000;
	margin: 5px 0 0 0;
}
table.sorter{
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #000000;
	margin: 5px 0 5px 0;
}
td.rgt{
	text-align: right;
}
td.center{
	text-align: center;
}
td.title{
	background-color: #dddddd;
	padding: 5px 0 5px 20px;
}
td.thumb{
	padding: 5px 0 5px 20px;
}
td.thumb_top{
	padding: 5px 5px 5px 5px;
	text-align: center;
}
td.pics{
	padding: 5px 0 5px 0px;
}
td.bigger{
	font-size: 12pt;
}

td.ubar{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #000000;
	padding: 0 0 2px 0;
}
td.tbar{
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000000;
	padding: 2px 0 2px 0;
}

td.sep{
	border-style: double;
	border-width: 0 0 3px 0;
	border-color: #999999;
	padding: 0 0 2px 0;
}	
select.stock{
	width: 50px;
}

/* ランキング */
table.rank{
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #7ddfff;
}
td.rank{
	border-style: solid;
	border-width:  0 0 1px 0;
	border-color: #7ddfff;
    padding-top: 5px;
}
span.price{
	color: #ff0000;
	font-size: 12px;
}

/* 入力FORM */
table.form{
	border-style: solid;
	border-width:  1px 1px 0 1px;
	border-color: #cccccc;
}
th.form{
	background-color: #ededef;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cccccc;
	padding: 10px 0 10px 10px;
}
th.form_desc{
	background-color: #ededef;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	padding: 10px 0 10px 10px;
}
td.form{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	padding: 10px 0 10px 10px;
}
div.sbutton{
	width: 650px;
	text-align:right;
}
/*　カートのサマリ */
table.cart_sum{
	border-style: solid;
	border-width:  1px 1px 0 1px;
	border-color: #cccccc;
}
th.cart_sum{
	background-color: #ededef;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cccccc;
	padding: 10px 10px 10px 10px;
	font-size: 11pt;
	font-weight: normal;
	text-align: right;
}
td.cart_sum{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	text-align: right;
	font-size: 11pt;
	padding: 5px 20px 5px 0;
}

table.cart_list{
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
}

td.cart_seller{
	background-color: #9ee3e3;
	padding: 5px 0 5px 20px;
}
td.cart_title{
	background-color: #e6e6e6;
	padding: 3px 0 3px 10px;
}

/* 一覧表示 */
table.list{
	border-style: solid;
	border-width:  1px 0 0 1px;
	border-color: #cccccc;
}
th.list{
	background-color: #ededef;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cccccc;
	padding: 5px 0 5px 0px;
    text-align: center;
}
td.list{
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cccccc;
	padding: 5px 10px 5px 10px;
}
h3.list{
    background: none;
    padding-left: 0px;
}


/* 表示用 */
table.show{
	border-style: solid;
	border-width:  1px 0 0 1px;
	border-color: #cccccc;
}
th.show{
	background-color: #ededef;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cccccc;
	padding: 2px 0 2px 10px;
}
td.show{
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #cccccc;
	padding: 2px 10px 2px 10px;
}

a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url("../images/btn0.png");
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}

