@charset "utf-8";
/* ページ全体 */
body{
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
line-height:16px;
margin: 0;
background:#000;
background-image:url(../sozai/inde/bg.jpg);

}
a:link,
a:visited {
        color: #CC6600;
}
a:hover,
a:active { color:#996633;}


div.cover {
text-align:center;}

/*ヘッダー*/
#header{ 
margin-top:0px;;
margin-right:auto; 
margin-left:auto;
width:700px;
height:50px;
background-color:#fff;
text-align:left;}

/*コンテンツ*/
#content{
  margin-top:0;
  margin-right:auto;	
  margin-left:auto;
  clear:both;
  width:700px;
  height:350px;
  text-align:center;
  background-color:#FFFFFF
}

/*メイン*/
.main{
  margin-top:100px;

}

/*フッター*/
#footer {
    margin-right:auto;	
	margin-left:auto;
	width:700px;
	height:160px;
	background-color:#fff;
	color:#000;
    text-align:center;
	
}

#banner{
  margin-right:auto;
  margin-left:auto;
  text-align:left;
  width:700px;
  height:41px;
  color:#FFFFFF;
  }
 
img.flabn{
margin-right:0.5em;
float:left;
}

h3{
color:#FFFFFF;
/*スタイル*/

