/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

@charset "UTF-8";

@import url(css/base.css);

/* Mac版IE5.x専用外部スタイルシートの読み込み
---------------------------------------------------- */
/*\*//*/
  @import "css/mac-ie5x.css";
/**/


/* Windows版IE5.x専用外部スタイルシートの読み込み
---------------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import 'css/win-ie5x.css'; /*";}
}/* */

