@charset "utf-8";
/* CSS Document */

/*==================================================
	
==================================================*/

/*--------------------------------------------------
  ○ crane css
--------------------------------------------------*/

#cranenav{
	background:url(../images/crane/cranenav_bg.jpg) no-repeat top left;
	margin:0;
	padding:0;
}

#cranenav ul{
	padding:0 0 0 25px;
	overflow:hidden;
	zoom:1;
}

#cranenav li{
	float:left;
	padding:7px 5px 7px 0;
	margin:0;
}

.dott{
	margin:0 auto;
	width:600px;
	background:url(../images/crane/dott.jpg) repeat-x center left;
	height:7px;
}

.dott_red{
	margin:0 auto;
	width:600px;
	background:url(../images/crane/dott_red.jpg) repeat-x center left;
	height:7px;
}

.txtbox{
	font-size:14px;
	line-height:1.3;
	width:600px;
	margin:0 auto;
	padding:10px 0;
}

/*--------------------------------------------------
  ○ ラフテー特徴①
--------------------------------------------------*/
.tokutyou1{
	width:600px;
	margin:0 auto;
}

.tokutyou1 .txt{
	font-size:14px;
	line-height:1.2;
	padding:10px 0;
}

.tokutyou1 .desc{
	overflow:hidden;
	margin:20px 0 0;
	padding:0;
}

.tokutyou1 .desc ul{
	zoom:1;
	width:600px;
	overflow:hidden;
	clear:both;
}

.tokutyou1 .desc ul li{
	width:280px;
	float:left;
	padding:0 20px 30px 0;
	margin:0;
}

.tokutyou1 .desc ul li.right{
	float:right;
	padding-right:0;
}


.tokutyou1 .desc ul li dl{
	zoom:1;
	margin:0;
	padding:0;
}

.tokutyou1 .desc ul li dt{
	margin:0 0 20px;
	padding:0;
}

.tokutyou1 .desc ul li dd{
	text-align:center;
}
	
/*--------------------------------------------------
  ○ ラフテー特徴②
--------------------------------------------------*/
.tokutyou2{
	width:600px;
	margin:0 auto;
}

.tokutyou2 .txt{
	font-size:14px;
	line-height:1.2;
	padding:10px 0;
}

.tokutyou2 .desc{
	overflow:hidden;
	margin:20px 0 0;
	padding:0;
}

.tokutyou2 .desc ul{
	zoom:1;
	width:600px;
	overflow:hidden;
	clear:both;
}

.tokutyou2 .desc ul li{
	width:190px;
	float:left;
	padding:0 14px 30px 0;
	margin:0;
}

.tokutyou2 .desc ul li.right{
	float:right;
	padding-right:0;
}


.tokutyou2 .desc ul li dl{
	zoom:1;
	margin:0;
	padding:0;
}

.tokutyou2 .desc ul li dt{
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0;
}

.tokutyou2 .desc ul li dd{
	text-align:center;
	vertical-align:bottom;
	width:190px;
	height:170px;
	position:relative;
}

.tokutyou2 .desc ul.btm li dd{
	text-align:center;
	vertical-align:bottom;
	width:190px;
	height:190px;
	position:relative;
}

.tokutyou2 .desc ul li dd img{
	position:absolute;
	bottom:0;
	left:20px;
}

/*--------------------------------------------------
  ○ トラック 特徴①
--------------------------------------------------*/

.truck{
	position:relative;
	background:url(../../truck/images/04/bg.jpg) no-repeat top center;
	width:600px;
	height:423px;
}

.truck p{
	font-size:14px;
	padding:170px 0 0;
	width:520px;
}
	








