@charset "utf-8";



/* page_title
-----------------------------------*/
header.page_title h2{
	margin-left: -117px;
}



/* sp_tool_unit
-----------------------------------*/
#sp_tool_unit{
	width: 100%;
	margin-bottom: 250px;
}
#sp_tool_unit header.page_title{
	margin-bottom: 28px;
}
#sp_tool_unit p.intro{
	font-weight: bold;
	width: 1000px;
	background: url("../img/ico_sp_tool_01.png") no-repeat center 0;
	text-align: center;
	margin: 0 auto 83px auto;
	padding-top: 38px;
}


#sp_tool_unit section.sp_tool{
	width: 100%;
	background: #e6e6e6;
	padding: 70px 0 60px 0;
	padding-bottom: 60px;
	position: relative;
}
#sp_tool_unit section.sp_tool + section.sp_tool{
	margin-top: 110px;
}
#sp_tool_unit section.sp_tool h3{
	width: 1000px;
	text-align: center;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: -27px;
}


#sp_tool_unit section#nobori ul.image{
	width: 370px;
}
#sp_tool_unit section#nobori ul.image li{
	list-style: none;
	float: left;
	margin-right: 10px;
}
#sp_tool_unit section#nobori div.num{
	color: #ffffff;
	text-align: center;
	width: 100%;
	background: #808080;
	border-radius: 2px;
	padding-top: 4px;
	margin-bottom: 5px;
}
#sp_tool_unit section#nobori div.comment{
	width: 470px;
}
#sp_tool_unit section#nobori div.comment h4{
	font-size: 116%;
	font-weight: bold;
	background: url("../../common/img/ico_04.gif") no-repeat 0 center;
	margin-bottom: 9px;
	padding-left: 15px;
}
#sp_tool_unit section#nobori div.comment ul li{
	width: 100%;
	list-style: none;
	display: table;
	margin-bottom: 16px;
}
#sp_tool_unit section#nobori div.comment ul li:last-child{
	margin-bottom: 0;
}
#sp_tool_unit section#nobori div.comment ul li span{
	display: table-cell;
	border-bottom: 1px dashed #999999;
	padding-bottom: 2px;
}
#sp_tool_unit section#nobori div.comment ul li:last-child span{
	border-bottom: none;
	padding-bottom: 0;
}
#sp_tool_unit section#nobori div.comment ul li span.num{
	width: 70px;
}
#sp_tool_unit section#nobori div.comment ul li span.price{
	text-align: right;
}
#sp_tool_unit section#nobori div.inner01{
	width: 1000px;
	margin: 0 auto;
}
#sp_tool_unit section#nobori div.inner01 div.comment{
	float: right;
	margin: 128px 5px 0 0;
}
#sp_tool_unit section#nobori div.inner01 ul.image{
	width: 390px;
	margin-left: 95px;
	float: left;
}
#sp_tool_unit section#nobori div.inner01 ul.image li{
	margin-bottom: 10px;
}
#sp_tool_unit section#nobori div.inner01 ul.image li:nth-child(4n){
	margin-right: 0;
}
#sp_tool_unit section#nobori div.inner01 ul.image li:nth-child(9), 
#sp_tool_unit section#nobori div.inner01 ul.image li:nth-child(10),
#sp_tool_unit section#nobori div.inner01 ul.image li:nth-child(11){
	margin-bottom: 0;
}
#sp_tool_unit section#nobori div.inner02{
	width: 900px;
	margin: 0 auto -30px auto;
	position: relative;
	top: -30px;
}
#sp_tool_unit section#nobori div.inner02 div.comment{
	float: left;
	margin-top: 75px;
}
#sp_tool_unit section#nobori div.inner02 ul.image{
	position: relative;
	width: 370px;
	margin-top: -30px;
	float: right;
}
#sp_tool_unit section#nobori div.inner02 ul.image li:last-child{
	margin-right: 0;
}


#sp_tool_unit section#pole{
	background: #ffffff;
	padding-bottom: 10px;
}
#sp_tool_unit section#pole div.inner{
	width: 1000px;
	margin: 0 auto;
}
#sp_tool_unit section#pole div.inner + div.inner{
	margin-top: 30px;
}
#sp_tool_unit section#pole div.comment{
	width: 615px;
	float: right;
}
#sp_tool_unit section#pole div.comment ul.num{
	width: 470px;
	margin-bottom: 8px;
}
#sp_tool_unit section#pole div.comment ul.num li{
	color: #ffffff;
	list-style: none;
	text-align: center;
	width: 88px;
	background: #808080;
	border-radius: 2px;
	float: left;
	padding-top: 4px;
}
#sp_tool_unit section#pole div.comment ul.num li + li{
	margin-left: 4px;
}
#sp_tool_unit section#pole div.comment ul.item{
	width: 470px;
}
#sp_tool_unit section#pole div.comment ul.item li{
	width: 100%;
	list-style: none;
	display: table;
	margin-bottom: 16px;
}
#sp_tool_unit section#pole div.comment ul.item li:last-child{
	margin-bottom: 0;
}
#sp_tool_unit section#pole div.comment ul.item li span{
	display: table-cell;
	border-bottom: 1px dashed #999999;
	padding-bottom: 2px;
}
#sp_tool_unit section#pole div.comment ul.item li:last-child span{
	border-bottom: none;
	padding-bottom: 0;
}
#sp_tool_unit section#pole div.comment ul.item li span.num{
	width: 70px;
}
#sp_tool_unit section#pole div.comment ul.item li span.price{
	text-align: right;
	vertical-align: bottom;
}
#sp_tool_unit section#pole div.image{
	width: 325px;
	text-align: right;
	float: left;
}


#sp_tool_unit section#cuttingsheet div.inner{
	width: 1000px;
	margin: 0 auto;
}
#sp_tool_unit section#cuttingsheet div.comment{
	width: 615px;
	float: right;
}
#sp_tool_unit section#cuttingsheet div.comment ul.num{
	width: 470px;
	margin-bottom: 8px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.num li{
	color: #ffffff;
	list-style: none;
	text-align: center;
	width: 88px;
	background: #808080;
	border-radius: 2px;
	float: left;
	padding-top: 4px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.num li + li{
	margin-left: 4px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item{
	width: 470px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item li{
	width: 100%;
	list-style: none;
	display: table;
	margin-bottom: 16px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item li:last-child{
	margin-bottom: 0;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item li span{
	display: table-cell;
	border-bottom: 1px dashed #999999;
	padding-bottom: 2px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item li:last-child span{
	border-bottom: none;
	padding-bottom: 0;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item li span.num{
	width: 70px;
}
#sp_tool_unit section#cuttingsheet div.comment ul.item li span.price{
	text-align: right;
	vertical-align: bottom;
}
#sp_tool_unit section#cuttingsheet div.image{
	width: 325px;
	text-align: right;
	float: left;
}


#sp_tool_unit section#other{
	background: #ffffff;
	margin-bottom: 130px;
	padding-bottom: 0;
}
#sp_tool_unit section#other ul.image{
	width: 660px;
	margin: 0 auto 5px auto;
}
#sp_tool_unit section#other ul.image li{
	list-style: none;
	float: left;
	margin-right: 20px;
}
#sp_tool_unit section#other ul.image li:last-child{
	margin-right: 0;
}
#sp_tool_unit section#other ul.image li div.num{
	color: #ffffff;
	text-align: center;
	width: 100%;
	background: #808080;
	border-radius: 2px;
	padding-top: 4px;
	margin-bottom: 5px;
}
#sp_tool_unit section#other p.note{
	font-size: 93%;
	width: 660px;
	text-align: right;
	margin: 0 auto 40px auto;
}
#sp_tool_unit section#other ul.item{
	width: 660px;
	margin: 0 auto;
}
#sp_tool_unit section#other ul.item li{
	width: 100%;
	list-style: none;
	display: table;
	margin-bottom: 16px;
}
#sp_tool_unit section#other ul.item li:last-child{
	margin-bottom: 0;
}
#sp_tool_unit section#other ul.item li span{
	display: table-cell;
	border-bottom: 1px dashed #999999;
	padding-bottom: 2px;
}
#sp_tool_unit section#other ul.item li:last-child span{
	border-bottom: none;
	padding-bottom: 0;
}
#sp_tool_unit section#other ul.item li span.num{
	width: 70px;
}
#sp_tool_unit section#other ul.item li span.price{
	text-align: right;
}


#sp_tool_unit section.fax{
	width: 990px;
	height: 245px;
	background: #ffffff;
	border: 5px solid #e6e6e6;
	-webkit-box-shadow: 0 0 0 2px #808080 inset;
	box-shadow: 0 0 0 2px #808080 inset;
	margin: 0 auto;
	position: relative;
}
#sp_tool_unit section.fax:after{
	content: "";
	width: 94px;
	height: 100px;
	background: url("../../common/img/ico_06.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 448px;
	top: -58px;
}
#sp_tool_unit section.fax h3{
	position: absolute;
	left: 91px;
	top: 47px;
}
#sp_tool_unit section.fax p.comment{
	position: absolute;
	left: 435px;
	top: 61px;
}
#sp_tool_unit section.fax p.num{
	position: absolute;
	left: 92px;
	top: 118px;
}
#sp_tool_unit section.fax p.btn{
	position: absolute;
	left: 535px;
	top: 113px;
}