@charset "shift-jis";
/* CSS Document */

.kitbox {
	background-image: url(../image/kit_box02.png);
	height: 150px;
	width: 690px;
	position: relative;
	background-repeat: no-repeat;
	color: #333;
	margin-right: 0px;
	margin-left: 10px;
}
.kitbox .boxart {
	height: auto;
	width: 150px;
	position: absolute;
	left: 90px;
	top: 30px;
}
.kitbox .kit_no {
	position: absolute;
	top: 98px;
	font-size: 44px;
	color: #999;
	left: 9px;
}
.kitbox .kitname {
	position: absolute;
	left: 247px;
	top: 30px;
	height: 2em;
}
.kitbox .price {
	position: absolute;
	left: 245px;
	top: 105px;
	font-size: 11px;
}
.amazon_s {
	position: absolute;
	left: 425px;
	top: 110px;
	height: 30px;
	width: 110px;
}
.amazonbuttons {
	height: 28px;
	width: 109px;
	overflow: hidden;
}
.text_small {
	font-size: x-small;
}
.kitbox .kitname h3 {
	margin-top: 0px;
	margin-bottom: 1px;
}
.touzyousakuhin {
	position: absolute;
	left: 245px;
	top: 72px;
	font-size: 11px;
}
.kataban {
	margin-right: 0.5em;
}
.kitbox .grade {
	height: 75px;
	width: 70px;
	position: absolute;
	top: 30px;
	left: 8px;
}
.kitSetumei {
	font-size: 12px;
	position: absolute;
	left: 559px;
	top: 28px;
	width: 120px;
	height: 110px;
}
/*jquery*/
p.ui-state-default {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
}
span.ui-icon {
	float: left;
	margin: 0 4px;
}
a.ui-state-default {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
	font-size: 85%;
	cursor: pointer;
}
span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
/*end*/
.toolBox {
	height: 150px;
	width: 340px;
	background-image: url(../image/toolbox.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
	overflow: hidden;
}
.toolBoxMaterial {
	height: 150px;
	width: 340px;
	background-image: url(../image/toolboxmate.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
}
.toolBoxDete {
	height: 190px;
	width: 340px;
	background-image: url(../image/toolboxdetail.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
}
.toolBoxBook {
	height: 190px;
	width: 340px;
	background-image: url(../image/toolboxbook.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
}
.toolImg {
	position: absolute;
	left: 10px;
	top: 22px;
	height: 120px;
	width: 155px;
	overflow: hidden;
}
.toolImgBook {
	position: absolute;
	left: 10px;
	top: 22px;
	height: 160px;
	width: 155px;
	overflow: hidden;
}
.toolName {
	position: absolute;
	left: 178px;
	top: 22px;
}
.toolNameB {
	position: absolute;
	left: 165px;
	top: 22px;
	font-size: 14px;
}
.toolHosoku {
	font-size: 11px;
	position: absolute;
	left: 178px;
	top: 60px;
	padding-right: 5px;
}
.toolHosokuB {
	font-size: 11px;
	position: absolute;
	left: 165px;
	top: 60px;
	padding-right: 5px;
}
.toolAmazon {
	height: 30px;
	width: 110px;
	position: absolute;
	left: 220px;
	top: 115px;
	overflow: hidden;
}
.toolAmazonB {
	height: 30px;
	width: 110px;
	position: absolute;
	left: 220px;
	top: 155px;
}
.toolHosoku p {
	line-height: 130%;
}
