@charset "utf-8";
/*
--------------------------------------------- フォントサイズ中設定用 */

body{
	font-size: 62.5%;
}

h3{
	font-size: 180%;
}

h4{
	font-size: 140%;
}

/*
--------------------------------------------- TOP用*/
#oshirase h3{
	font-size: 100%;
}

/*
--------------------------------------------- コンテンツ用*/
.lag{
	font-size: 120%;
}

.sml{
	font-size: 90%;
}
