@charset "utf-8";

.newsBox{
width:708px;
background:#fff;
margin:0px auto;
padding:12px 16px 12px;
border:1px solid #A6A6A6;
clear:both;
overflow:hidden;
}

.newsBox .title{
width:708px;
padding-bottom:10px;
border-bottom:3px solid #B2B2B2;
overflow:hidden;
}

.newsBox .title .newstitleimage{
width:124px;
float:left;
}

.newsBox .title .newstitleimage img{
border:1px solid #bfbfbf;
margin-right:14px;
float:right;
}

.newsBox .title h3{
width:580px;
float:right;
font-size:120%;
font-weight:bold;
}

.newsBox .title span{
font-size:85%;
font-weight:normal;
color:#f00;
}

.newsMain{
width:708px;
padding-top:10px;
overflow:hidden;
}

.newsMain img{
border:1px solid #bfbfbf;
float:left;
}

.newsMain p{
width:580px;
line-height:1.3;
float:right;
}

a.toTop{
display:block;
width:0; height:26px; padding-left:115px;
margin:12px 5px 16px;
background: url(../images/on-de/totop.jpg) left top no-repeat;
overflow:hidden; float:right;
}

a.toDetail{
display:block;
width:0; height:22px; padding-left:115px;
margin-top:10px;
background: url(../images/on-de/todetail.jpg) left top no-repeat;
overflow:hidden; float:left;
}

a.toDetail02{
display:block;
width:0; height:22px; padding-left:115px;
margin-top:10px;margin-right:7px;
background: url(../images/news/todetail02.gif) left top no-repeat;
overflow:hidden; float:left;
}

a.toDetail03{
display:block;
width:0; height:22px; padding-left:142px;
margin-top:10px;margin-right:7px;
background: url(../images/news/todetail03.gif) left top no-repeat;
overflow:hidden; float:left;
}

