@charset "utf-8";
/*
Theme Name: BASE
Theme URI: http://keith69.com/
Description: タカラデザイン汎用テンプレート
Author: TAKARA DESIGN
Author URI: http://keith69.com
Version: 1.0.1
*/

/* 基本外部スタイルシート
------------------------------------------------------ */
@import "style/base.css";
@import "style/layout.css";
@import "style/bootstrap.css";
@import "style/genericons.css";

/* google web-font
------------------------------------------------------ */
@import url("http://fonts.googleapis.com/css?family=ABeeZee");
@import url("http://fonts.googleapis.com/css?family=Rambla:400,700");
@import url("http://fonts.googleapis.com/css?family=Imprima");
@import url("http://fonts.googleapis.com/css?family=Cuprum:400,700");
@import url("http://fonts.googleapis.com/css?family=Marmelad");
@import url("http://fonts.googleapis.com/css?family=Nunito:400,300");


/* @end */