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

body{
	font-size: 75%;
}

h3{
	font-size: 170%;
}

h4{
	font-size: 130%;
}

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

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

.sml{
	font-size: 90%;
}
