@charset "utf-8";

/*
-----------------------------------------------------
◆◆エイ・ワン少額短期保険　スタイルシート◆◆
◇◇◇◇◇トップページ用定義◇◇◇◇◇
-----------------------------------------------------
-----------------------------------------------------
【改訂履歴】
14/11/21：初版作成
-----------------------------------------------------
*/

@import url(../common/css/pc.css) print, screen and (min-width: 737px);
@import url(top_pc.css) print, screen and (min-width: 737px);

@import url(../common/css/sp.css) screen and (max-width: 736px);
@import url(top_sp.css) screen and (max-width: 736px);


