/* ------ メニュー変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */
#header{
background:#1e2b5f;
border-bottom:#ff0505 3px solid ;
}

.sub_header_menu_icon{
/*グラデ使用時*/
background:#1e2b5f;
border-bottom:#ff0505 2px solid ;
}

/* ------ 新着情報などのタイトル変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */
div.center_contents_title{
color:#;
background: #1e2b5f;
border-bottom:#ff0505 2px solid ;

/* ------ 予定のタイトル変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */

div.week_carendar_title{
color:#;
background: #1e2b5f;
}
/* ------ 試合速報などのタイトル変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */

div.game_contents_title{
color:#;
background: #1e2b5f;
}