/* home.css */

/* ------------------------------------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------------------------------------*/
#home #gn01 a{ background-position:-230px -40px; }

/* ------------------------------------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------------------------------------*/
#home #sidebar{margin-top:0; }
#home .topslide{
list-style:none;
margin-bottom:20px;
}
#message{
margin-bottom:20px;
}
#message h2 {
color:#00ADEE;
font-weight:bold;
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-size:1.4em;
margin-bottom:15px;
}
#message .flt_right{
width:555px;
line-height:150%;
}

#bnrnav ul{
list-style:none;
margin-bottom:10px;
}
#bnrnav li{
display:inline;
float:left;
margin-right:10px;
}
#bnrnav li.last{
margin-right:0px;
}