@charset "UTF-8";
/* CSS Document */

@import 'common.css';

/*----------------------------------------*/
/*共通*/
/*----------------------------------------*/

ul#products li{
	float:left;
}

ul#products li#rd,
ul#products li#ep,
ul#products li#fa{
	background:no-repeat left top url(../img/product/frame300.gif);
	width:270px;
	height:310px;
	position:relative;
}

ul#products li#fa{
	width:260px;
}

ul#products li#bent{
	background:no-repeat left top url(../img/product/frame.gif);
	width:260px;
	height:270px;
	position:relative;
}


/*ラプチャーディスク*/
ul#products li#rd h3 a{
	
}
ul#products li#rd h3 a:hover{
	background-position:left bottom;
}

ul#products li#rd p{
	padding:180px 20px 0 10px;
	font-size:10px;
	line-height:13px;
}

ul#products li#rd .img_bt{
	position:absolute;
	width:260px;
	top:30px;
	left:0px;
}

ul#products li#rd .img_bt ol{
	display:none;
}



/*爆発放散口、爆発防護*/
ul#products li#ep h3 a{
	
}
ul#products li#ep h3 a:hover{
	background-position:left bottom;
}

ul#products li#ep p{
	padding:180px 20px 0 10px;
	font-size:10px;
	line-height:13px;
}

ul#products li#ep .img_bt{
	position:absolute;
	width:260px;
	top:30px;
	left:0px;
}

ul#products li#ep .img_bt ol{
	display:none;
}



/*フレームアスター*/
ul#products li#fa h3 a{
	
}
ul#products li#fa h3 a:hover{
	background-position:bottom;
}

ul#products li#fa p{
	padding:180px 20px 0 10px;
	font-size:10px;
	line-height:13px;
}

ul#products li#fa .img_bt{
	position:absolute;
	width:260px;
	top:30px;
	left:0px;
}

ul#products li#fa .img_bt ol{
	display:none;
}


/*爆発消炎ベント*/
ul#products li#bent h3 a{

}
ul#products li#bent h3 a:hover{
	background-position:bottom;
}

ul#products li#bent p{
	padding:140px 10px 0;
	font-size:10px;
	line-height:13px;
}

ul#products li#bent .img_bt{
	position:absolute;
	top:30px;
}
