  @charset "utf-8";
/* CSS Document */

div#container .cat { width: 600px; padding: 15px 40px 15px 130px; min-height: 100px; height: auto !important; height: 100px; color: #FFFFFF; position: relative; margin-bottom: 15px; }
div#container .cat a { color: #FFFFFF; }
div#container .cat a:hover { text-decoration: none; }
div#container .cat h2 { font-size: 200%; font-weight: bold; line-height: normal; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
div#container .cat h2 span { font-family: "Times New Roman", Times, serif; font-size: 50%; margin-left: 2em; font-weight: normal; }
div#container .cat p {
	font-size: 14px;
}
div#container .cat .eyecatch { width: 100px; height: 100px; position: absolute; top: 15px; left: 15px; }
div#container .cat .arrow { width: 30px; height: 30px; position: absolute; top: 15px; right: 10px; }
div#container .cat.energy { background: #36AFBA; }
div#container .cat.series { background: #F58F6A; }
div#container .cat.quiz { background: #54B48A; }
div#container .cat.scope { background: #BA869A; }
div#container .cat.contribution { background: #6889BB; }
div#container .cat.cover { background: #3AA3CF; }
div#container .cat.ec { background: #80A746; }
div#container .cat.safety { background: #2D68BD; }
