﻿*{
margin:0px;
padding:0px;
}


#background{
margin:0px;
padding:0px;
/*background:url(../image/bg_golf.gif);
background-color: #99d3e2;
background-position:bottom center;
background-repeat:no-repeat;*/
background-attachment:fixed;
}
/*　海水浴→bg_sea.gif　*/
/*　サンクロ→bg_golf.gif　*/



/*　メインの白背景　*/
#season{
margin:0px auto;
width:1050px;
background:#fff;
}


/*　局ロゴ　*/
.h1_webtop{
float:left;
/*background:url(../image/hbc_SEASONlogo.gif) top left no-repeat;*/
}
/*　↑通常に戻す時は、backgroundをコメントアウト　*/


/*　局ロゴの隣にイメージを置きたい時　*/
.seoson_Image{
float:left;
margin:15px 0px 0px 0px;
background:url(../image/seoson_Image.gif) top left no-repeat;
width:100px;
height:35px;
text-indent:-9999px;
text-decoration: none;
display: block;
}
.seoson_Image a{
text-decoration: none;
display: block;
width:100px;
height:35px;
}

/*　ライブカメラの下の季節の情報　*/
.seasonInfo{
margin-top:3px;
}
