@charset "UTF-8";
/*action.css*/

#action h3{width:508px;height:45px;}

#action #actlast .floatset .textbox {float:left;width:319px;}
#action #actlast .floatset .itembox {float:right;width:402px;}
#action #actlast .floatset .itembox li{float:left;width:auto;}
#action #actlast .floatset .itembox li.arrow{padding:46px 5px 0 6px;}
#action #actlast .floatset .itembox p.catch{clear:both;text-align:center;padding-top:5px;}

#action #actkill .floatset .textbox {float:left;width:319px;}
#action #actkill .floatset .itembox {float:right;width:402px;height:164px;position:relative;}
#action #actkill .floatset .itembox li.pha{position:absolute;top:0;left:0; z-index:3;}
#action #actkill .floatset .itembox li.phb{position:absolute;bottom:0;right:0;z-index:2;}
#action #actkill .floatset .itembox p.catch{position:absolute;bottom:0;left:0;z-index:1;}

#action #actmess .normalset .itembox li {float:left;width:360px;margin-right:20px;}

#action #actsteal .normalset .itembox li {float:left;width:240px;margin-right:10px;}
#action #actsteal .normalset .itembox p.catch{clear:both;text-align:center;padding-top:5px;}

