@charset "utf-8";


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


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

