@charset "UTF-8";
/*********************************************************************
  File Name : mobile.css
     Author : fudan10u <mailto:joker@comel.or.jp>
  Copyright : (C) 2007-2010 fudan10u All Right Reserved.
*********************************************************************/

/*** スタイルシートの断片を読み込む *********************************/

@import url("../../css/default.css");


/*** その他 *********************************************************/

samp.applied {
  color            : #00FF00;
  backgroung-color : transparent;
  font-weight      : bold;
}

samp.failed {
  color            : #FF0000;
  backgroung-color : transparent;
  font-weight      : bold;
}

h2 span.ad { display : none; }

div.amzn_wdgt {
  margin-top    : 1em  !important;
  margin-bottom : 1em  !important;
}



