/* #titleArea タイトル背景画像
+=========================================================+*/
#titleArea {
  background:url(../images/pic_title.jpg) center center no-repeat;
  background-size:cover;
}

/*****CONTENT*****/
.information{
    margin-top: 20px;
}
.raceName{
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #000;
    margin-bottom: 10px;
    margin-top: 30px;
}
