@charset "utf-8";

/* ---top page--- */
#mainContentsTop{
padding:15px 60px;
}
#mainContentsTop #topImage{
background:url(/drupal-6.6/subaru/image/main-top.jpg) no-repeat;
width:780px;
height:224px;
}
#news{
margin-top:15px;
width:480px;
}
#news #releaseH{
height:12px;
width:480px;
margin-bottom: 5px;
padding-bottom:5px;
border-bottom:solid 1px #666666;
}
#news #releaseH h3{
background: none;
padding: 0;
}
#news dl{
padding-top: 10px;
width: 480px;
}
#news dl dt{
padding: 5px 0 5px 15px;
width: 90px;
background: url(../image/arrow03.gif) no-repeat 0.3em;
float: left;
clear: both;
}
#news dl dd{
margin-left: 115px;
padding: 5px 0;
width: 350px;
}
#news dl dd a{
color: #2086CE;
text-decoration:underline;
}
#bnrYoyaku{
margin-top: 30px;
}
#spaceInfo {
margin-top: 15px;
}
#spaceInfo dl {
width: 260px;
}
#spaceInfo dl dt {
position: relative;
width: 169px;
margin-bottom: 5px;
padding-left: 91px;
font-weight: bold;
}
#spaceInfo dl dt a {
text-decoration: none;
color: #333;
}
#spaceInfo dl dt img {
position: absolute;
top: 0;
left: 0;
}
#spaceInfo dl dd {
margin-left: 91px;
margin-bottom: 5px;
height: 50px;
}
#spaceInfo dl > dd {
min-height: 50px;
height: auto;
}
