/*ヘッダー用*/
.header{
text-align: right;
padding-right: 35px;
border-bottom: 1px solid #000000;
height: 80px;
background-image: url('../images/hikouki.jpg');
}

.header h1{
font-family: font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size: 50px;
color: #FBF71B;
}

.header h2{
font-family: Times New Roman;
font-size: 120%;
color: #FFFFFF;
margin-right: 50px;
}
