
/****************************
 * コンテンツ TOP
 */
/*エントリーボタン*/
/*#contentTop div.entry {
    top: -26px;
}
*/
#contentTop div.entry img {
	width: 150px;
}

/*グラフ描画領域*/
@media screen and (max-width: 812px) {
	section div.contentMain .blockContent {
		height: 392px;
	}
}
@media screen and (max-width: 642px) {
	section div.contentMain .blockContent {
		height: 414px;
	}
}