@charset "utf-8";


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


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

