@charset "utf-8";


/*
	Site Name: Kenji YOSHIURA official website
	Created: 00-00-00-
	Licence: This documentation is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.1 Japan License.
	Description: style_import
	
	Theme Name: Kenjifrog.com
    Theme URI: http://www.kenjifrog.com
    Author: 朱雀有限会社
*/


/* Set Base Style
============================ */

@import url("default.css"); /* initial setting */
@import "content.css";/* content style */
@import "basefont.css.php";/* font style */
@import "lightbox.css";/* photo gallery style */


/* Style for MacIE 5.x 
============================ */

/*It doesn't read to MacIE5*/

/*\*//*/
  @import "style_import.css";
/**/
