@charset "utf-8";


/* ------------------------------------------
メインタイトル
------------------------------------------ */
#mainttl {
	background: #fc1611 url('../imgs/main_ttl_bg_red.gif') bottom center repeat-x;
}


/* ------------------------------------------
チャート
------------------------------------------ */
#chart #chart_content p {
	background: #fc1711;
}

