@charset "Shift_JIS";

/*　Flash
---------------------------------------------------- */
#flash{
margin:0 auto;
width:950px;
height:230px;
}

/*　トピックス
---------------------------------------------------- */
#text_box{
width:199px;
height:295px;
overflow:auto;
border:2px #E4E4E4 solid;
border-top:none;
padding:0 0 0 10px;
font-size:12px;
}

.topi_date{
color:#ffffff;
font-size:10px;
font-weight:bold;	
}

.topi_date span{
background:#999999;
padding:3px;
}

.topi_text{
padding:5px 10px 15px 0;
line-height:1.5;
}


/*　右バナー
---------------------------------------------------- */
#top_bn01{
margin:10px 0 0 0;
width:213px;
height:80px;
text-indent:-9999px;
background:url(../img/top_bn01on.jpg) no-repeat left top;
}

#top_bn01 a{
width:213px;
height:80px;
display:block;
background:url(../img/top_bn01.jpg) no-repeat left top;
}

#top_bn02{
margin:15px 0 0 0;
width:213px;
height:80px;
text-indent:-9999px;
overflow:hidden;
background:url(../img/top_bn02on.jpg) no-repeat left top;
}

#top_bn02 a{
width:213px;
height:80px;
display:block;
background:url(../img/top_bn02.jpg) no-repeat left top;
}

#top_bn01 a:hover,
#top_bn02 a:hover{ 
background:none;
}


