@charset "utf-8";

/*
Theme Name: CGFM
Theme URI: http://cgfm.jp
Description:
Version: 
Author: Garyu @ CGFM LLC.
Author URI: http://cgfm.jp
*/

/*
----------------------------------------------------------------------------- 
Import
----------------------------------------------------------------------------- */
@import "reset.css";
@import "font.css";

/*
----------------------------------------------------------------------------- 
top
----------------------------------------------------------------------------- */
body#top2008{
  background:#fff;
  text-align:center;
}
#main{
  width: 900px;
  margin: 0 auto;
  position:relative;
}

#ver_html{
  font-size:0.8em;
  text-align:center;
}
	#ver_html a{
	  text-decoration:none;
	  border:1px solid #bbb;
	  padding:3px;
	}
