@charset "utf-8";


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


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

