@charset "utf-8";


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


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

