@charset "utf-8";

/* top
--------------------------------------------------------------------------------*/
html,body{
height:auto;
}

body#top{
width:100%;
background:#cb2d2f url(images/idx_bg01.gif) repeat-x left bottom;
}

#topWrapper{
width:955px;
min-height:100%;
height:auto !important;
height:100%;
text-align:left;
background:#d83637 url(images/idx_bg02.jpg) repeat-x left bottom;
border-right:1px solid #e56f6f;
border-left:1px solid #e56f6f;
margin:0 auto -90px auto;
}

#topFla{
width:100%;
height:475px;
background:#d83637;
border-bottom:1px solid #dc5859;
margin:0;
}
#topFlaTest{
width:960px;
height:475px;
background:#d83637;
border-bottom:1px solid #dc5859;
text-align:center;
margin:0 auto;
}

#topContainer{
padding:0 40px 25px;
margin:0 auto 82px;
}

#topNews{
width:674px;
/*width:500px;*/
float:left;
padding-top:25px;
}
#topNews p{

}
#topNews dl{
margin:8px 0 0 25px;
}
#topNews dt{
width:8em;
letter-spacing:0.08em;
color:#efb3b5;
background:url(images/idx_link01.gif) no-repeat left center;
padding-left:18px;
}
*:first-child+html #topNews dt{letter-spacing:normal;}

#topNews dd{
color:#efb3b5;
margin:-1.6em 0 0 8em;
}
#topNews dd a{color:#fff;}
#topNews dd a:link,
#topNews dd a:visited{text-decoration:none;}
#topNews dd a:hover,
#topNews dd a:active{text-decoration:underline;}

#topBnr{
width:180px;
/*width:364px;*/
float:right;
margin-top:15px;
}
#topBnr img{
margin-top:5px;
}

.topContainerBtm{
font-size:1%;
line-height:1%;
height:1%;
}






