@charset "utf-8";
/* CSS Document */


/*default*/

html, body, 
h1, h2, h3, h4, h5, h6,
p, div, blockquote, address,
ul, ol, li, dl, dt, dd,
table, th, td {
	font-family: font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}

ol, ul, li {
	list-style-type: none;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
a img  {
	border:0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	position: relative;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.cb-2color {
	clear:both;
}


/* style.css */

#box-toy{
	width:950px;
	margin:0px auto;
	padding:0px;
	font-size: 12px;
	line-height: 1.4;
	text-align:left;
	}

a:link { color: #00f; }  
a:visited {	color: #00f;}
a:hover { color: #00f; text-decoration:underline; } 
a:active { color: #00f; text-decoration:underline; } 
a.active { color: #00f; text-decoration: none; font-weight:bold;}

.category a:link { color: #fff; text-decoration: none;}  
.category a:visited { color: #fff; text-decoration: none;}
.category a:hover { color: #fff; text-decoration: underline;} 
.category a:active { color: #fff; text-decoration: underline;} 



.item_name a:link { color: #39f;}  
.item_name a:visited { color: #39f;}
.item_name a:hover { color: #009;} 
.item_name a:active { color: #009;} 



#tab-toy .selected a:link { color: #fff; text-decoration: none;}  
#tab-toy .selected a:visited { color: #fff;  text-decoration: none;}
#tab-toy .selected a:hover { color: #f06; text-decoration: underline;} 
#tab-toy .selected a:active { color: #f06; text-decoration: underline;} 


.magt10 {
	margin-top:10px;
}
.magb10 {
	margin-bottom:10px;
}
.magr15 {
	margin-right:15px;
}
.magr10 {
	margin-right:10px;
}



/* boxtitle */

#box-toy-tit{
	width:950px;
	height:53px;
	background:url(../images/bg-title.gif) left top no-repeat;
	position:static;
	}

#box-toy-tit-before{
	width:950px;
	height:90px;
	background:url(../images/bg-title.gif) left top no-repeat;
	position:static;
	}
	
#box-toy-tit ul{
	position:relative;
	left:480px;
	top:20px;
	}

#box-toy-tit li{
	margin-bottom:5px;
	float:left;
	display: block;
	}

#box-toy-tit ul span{ font-color:#000;}

#btn-tit a{
	width:216px;
	height:79px;
	background:url(../images/btn-title.gif) left top no-repeat;
	display:block;
	position:relative;
	top:-12px;
	left:719px;
	}

#btn-tit a:hover{ background-position: center bottom; }
#btn-tit span{ display:none; }





/* box-selection-new */

#box-selection-new{
	width:950px;
	height:563px;
	margin-bottom:30px;
	background:url(../images/bg-contents02.jpg) left top no-repeat;
	position:static;
	}
	
#box-selection-new ul{
	position:relative;
	left:125px;
	top:81px;
	}

#box-selection-new li{
	margin-bottom:5px;
	float:left;
	display: block;
	}

#box-selection-new ul span{ font-weight:bold;color:#fff;}

#box-selection-new .tbl-item{
	position:relative;
	top:90px;
	background-image: url(../images/bg-contents02-bottom.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

#box-selection-new table{
	width:860px;
	margin:0px 50px;
}

#box-selection-new table.mag-btm15{ margin-bottom:15px;}

#box-selection-new table th{
	text-align:left;
	font-weight:bold;
	width: 25%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#box-selection-new table td{ width:195px;padding:0px 10px;}

#box-selection-new table th.category span{
	padding:2px;
	background-color:#F39;
	color: #FFF;
}

#box-selection-new table td.item_photo{ padding-bottom:3px;}
#box-selection-new table td.item_photo img{ border:1px #ccc solid;}

#box-selection-new table td.item_det{ color:#333;}

/* box-selection */

#box-selection{
	width:950px;
	height:585px;
	margin-bottom:10px;
	background:url(../images/bg-contents03.jpg) left top no-repeat;
	position:static;
	}
	
#box-selection ul{
	position:relative;
	left:125px;
	top:81px;
	}

#box-selection li{
	margin-bottom:5px;
	float:left;
	display: block;
	}

#box-selection ul span{ font-weight:bold;color:#fff;}

#box-selection .tbl-item{
	margin-bottom:5px;
	padding-top:90px;
}

#box-selection table{
	width:860px;
	margin:0px 50px;
}

#box-selection table.mag-btm15{ margin-bottom:15px;}

#box-selection table th{ text-align:left;font-weight:bold;padding:0px 10px 3px 10px;}
#box-selection table td{ width:195px;padding:0px 10px;}

#box-selection table th.category span{ padding:2px;background-color:#F39;}

#box-selection table td.item_photo{ padding-bottom:3px;}
#box-selection table td.item_photo img{ border:1px #ccc solid;}

#box-selection table td.item_det{ color:#333;}

#box-selection p.list-page{
	margin:5px auto;
	}

#box-selection p.list-page span{	color:#39F;}
