@charset "utf-8";
/* teitan.top */

@import url(./common.css);

#campain{
 width:926px;
 margin:0;
 padding:0;
}

#campain img{
 float: left;
 margin-left:14px;
}

#campain img.campain{
 margin-left:0;
 margin-right:1px;
}

#news{
 width:526px;
 float:left;
 margin:0 0 0 10px;
 padding:0;
 display:inline;
}

#news dl{
 width:526px;
 margin:15px 0 0 0;
 border-bottom:1px #BBC7CC dotted;
 padding:0 0 10px 0;
}

#news dl img{
 float:left;
 margin-left:8px;
}

#news dl dt{
 color:#FF9900;
 font-weight:bold;
 float:right;
 width:440px;
 margin-right:10px;
}

#news dl dd{
 float:right;
 width:440px;
 margin:5px 10px 0 0;
}

#news dl dd a:link, #news dl dd a:visited{
 color:#0099FF;
 text-decoration: underline;
}

#news dl dd a:hover, #news dl dd a:active{
 color:#0099FF;
 text-decoration: none;
}

#banner_eria{
 width:210px;
 float:right;
 margin:0;
 padding:0;
 display:inline;
}

#banner_eria img{
 margin-bottom:10px;
}

/*HOTなPHOTO*/

div.frame{
 border:1px #D5C7B0 solid;
 padding:2px;
 margin-bottom:10px;
}

div.hotphoto{
 background-color:#EBE5DA;
 padding:10px 5px 5px 5px;
}

div.hot-thumb{
 margin:7px auto 0 auto;
 width:180px;
 overflow:hidden;
}

div.hot-thumb img:hover{
 opacity: 0.7;
 filter: alpha(opacity=70);
}

dl.hotphoto{
 width:180px;
 margin:0 auto;
}

dl.hotphoto dt{
 float:left;
 font-size:1em;
 color:#734A00;
 width:40px;
}

dl.hotphoto dd{
 float:right;
 width:130px;
 background:url(../img/top/new_icon.gif) no-repeat left center;
 font-size:1.1em;
 text-align:right;
}

dl.hotphoto dd a{
 color:#0265FF;
 text-decoration:underline;
}

dl.hotphoto dd a:hover{
 text-decoration:none;
}
