@charset "UTF-8";
html {
	font-size: 75%;
}

#txtSml a {
	background: url(../img/txtsize_sml.gif) no-repeat;
}
#txtMid a {
	background: url(../img/txtsize_mid.gif) no-repeat;
}
#txtLrg a {
	background: url(../img/txtsize_lrg_here.gif) no-repeat;
}


/* トップ頁
---------------------------------------------------- */
#topContents #nowIssue { /* ---最新号の紹介をくるむ--- */
	height: 250px;
}


