@charset "Shift_JIS";

/*======================================================================================
hmdx_blog stylesheet
Author:   H.Miyamoto
Version:  2006/01
=======================================================================================*/

/*--スタイルシートのインポート（ NN4.x, IE4, Mac IE4.5には適用されない ）--------------*/
@import url("base.css");

/*--------------------------------------------------------------------------------------
  IE5/Win のみ以下を適用
  Uses the Mid Pass Filter:
  http://tantek.com/CSS/Examples/midpass.html
---------------------------------------------------------------------------------------*/
@media tty {
  i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */

/*--------------------------------------------------------------------------------------
  IE5/Mac のみ以下を適用  現在は未使用
  Uses the IE5/Mac Band Pass Filter:
  http://stopdesign.com/examples/ie5mac-bpf/
---------------------------------------------------------------------------------------*/
/*\*//*/
  @import url("");
/**/

