@charset "UTF-8";
/*@import url("global.css");*/
@import url("top.css");
@import url("ladies_list_heaven2.css");
/*
top.cssはノータッチ
heaven用はこのファイルでオーバーライド 
元バージョンに戻す際に
正常な変更とheaven用の変更を切り離す為
*/


/* パワープッシュ */

#power_push ul {
	width:526px;
}

#power_push li .s_inner {
	width:240px;
}
#power_push li .cap {
	width:236px;
}

#power_push li .prof .name{
	font-size:16px;
}

