@charset "utf-8";
/* CSS Document */

h2, dl, dt, dd, p, ul, li {
margin: 0px;
padding: 0px;
}
/* ClearFix */
.cf:after {
content: url(../images/s.gif);
display: block;
clear: both;
height: 0;
}
.cf {display: inline-block;}
.cf {display: block;}
/* MacIE \*//*/
.cf {
overflow: hidden;
}
/* */
.cf {overflow:hidden;}/* ForDW */

.topMain{
background-image: url(../images/yoko.jpg);
background-repeat: repeat-y;
background-position: right;
padding: 26px;
width: 524px;
}
.topNews{
width: 504px;
margin-top: 15px;
margin-left: 10px;
}
.topNews li{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
height: 87px;
margin-bottom: 10px;
}
.topNews li div{
float: left;
width: 77px;
padding-right: 15px;
}
.topNews li dl{
float: left;
width: 412px;
padding-top: 5px;
line-height: 1.3;
}
.topNews li dl dd{
display: inline;
}
.topNews li dl dt{
padding-top: 5px;

}
.topMain a:link {
color: #882200;
}
.topNews a:visited {
color: #641A00;
}
.topMain a:hover,
.topMain a:focus,
.topMain a:active{
color: #DB3700;
}
.topLink{
margin-bottom: 30px;
margin-right: 10px;
margin-top: 10px;
background-image: url(../images/icon.gif);
background-repeat: no-repeat;
background-position: left center;
margin-left: 10px;
padding-left: 18px;
}
