

#bunjo_flash{
/*
border-right:4pt double aqua;
border-left:4pt double aqua;
border-top:4pt double aqua;
border-bottom:4pt double aqua;
*/

border-width:2px;
border-style:none;
border-color:silver;
padding:0px;
/*
background:url(image/top_menu_back.jpg) no-repeat;

position:relative;


WIDTH:162px;
HEIGHT:150px;*/
font-size:14px;
float:left;
margin:10px 10px 0px 5px;
}

#bunjo_flash_title{
position:relative;

left:2px;
margin:auto;

padding:auto;
border-style:none;
text-align:center;
color:white;
width:162px;
height:30px;
line-height:30px;/*これで、文字が真ん中に移動した*/
background:url(image/top_menu_back.jpg) no-repeat;
font-size:120%;
font-weight:bold;
}

#bunjo_flash_title a{
text-decoration:none;
color:white;
}

#news_area{
/*
float:left;
*/
width="620px";
/*
HEIGHT="210px";
*/
margin:10px 0px 10px 10px;
/*
margin の値を、ファイヤーフォックスは大事にする。
margin があるのなら、頑張って間を作ろうとする。
HEIGHT に縛られるのが、IEだったりする。
*/

}

#link_area{
font-size:80%;
font-weight:bold;
}



#top_flash{
/*
align:center;
*/
/*
position:static;
margin-top:10px;
*/
}



