/* ------ メニュー変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */

div#sub_header_menu{
	margin:0 0 15px	
}
.sub_header_menu_icon {width:auto;margin:0 1px;background: #ffffff;height:30px;box-sizing: border-box;}
.sub_header_menu_icon a{color: #000000;padding-bottom:2px;border-bottom: 3px solid #91c5ec;}



/* ------ 新着情報などのタイトル変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */
div.center_contents_title{
color:#;
background: #37a2e6;
}

/* ------ 予定のタイトル変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */

div.week_carendar_title{
color:#;
background: #37a2e6;
}
/* ------ 試合速報などのタイトル変更

基本
カラーのみの変更だけにして下さい。
それ以外を修正すると、レイアウトが崩れる場合があります。

------ */

div.game_contents_title{
color:#;
background: #37a2e6;
}