/*-------------------- ニュース共通CSS --------------------*/


#newstopics #main li a span.date{
margin-right:10px;
}

span.new{
font-size:100%;
}

span.category{
color:#959595;
margin-left:10px;
}

#main h2{
width:784px;
height:62px;
font-weight:bold;
padding:45px 0px 0px 16px;
margin-bottom:50px;
font-size:130%;
line-height:115%;
}


/*-------------------- タイトル --------------------*/


#main h2.news{
padding:26px 0px 0px 24px;
background:url(/hgnews/images/titleicon_news.gif) no-repeat left;
height:47px;
margin-bottom:20px;
}

#main h2.topics{
padding:26px 0px 0px 24px;
background:url(/hgnews/images/titleicon_topics.gif) no-repeat left;
height:47px;
margin-bottom:20px;
}

#main h2.video{
background:url(/hgnews/images/h2_video.jpg) no-repeat left;
} 

#main h2{
background:url(/hgnews/images/h2_news.gif) no-repeat left;
} 

#main #newsBox h3{
background:url(/hgnews/images/h3_news.gif) no-repeat left top;
color:#ca0a0a;
} 

#main #topicsBox h3{
background:url(/contents/other/images/h3_other.gif) no-repeat left top;
color:#17408F;
} 

#main #videoBox h3{
background:url(/hgnews/images/titleicon_video.gif) no-repeat left;
margin-bottom:13px;
padding:3px 0px 3px 20px;
} 



/*-------------------- ニュース一覧 --------------------*/


#main #topicsList li a, #main #newsList li a, #main #videoList li a{
display:block;
text-decoration:none;
padding:8px 0px;
line-height:100%;
color:#444;
zoom:1;
}

#main #topicsList li a:hover, #main #newsList li a:hover, #main #videoList li a:hover{
background:#f5f3eb;
color:#444;
}

#topicsList{
margin-bottom:10px;
}

#newsList,#videoList{
margin-bottom:30px;
}

#main #newsList h3{
background:url(/hgnews/images/titleicon_news.gif) no-repeat left;
margin-bottom:2px;
padding:3px 0px 3px 20px;
}

#main #topicsList h3{
background:url(/hgnews/images/titleicon_topics.gif) no-repeat left;
margin-bottom:2px;
padding:3px 0px 3px 20px;
}


#main #videoList h3{
background:url(/hgnews/images/titleicon_video.gif) no-repeat left;
margin-bottom:2px;
padding:3px 0px 3px 20px;
}

/*-------------------- ニュース・トピックス --------------------*/

#newstopics .view{
margin-bottom:10px;
}

#newstopics .view a{
color:#444;
float:right;
display:block;
background:url(/common_n/images/bt_view.gif) no-repeat left;
text-decoration:none;
width:5em;
height:20px;
padding:2px 0px 0px 8px;
text-align:right;
}

#newstopics .view a:hover{
text-decoration:none;
color:#999;
}

#newstopics #sub{
margin-bottom:10px;
}

#press{
margin-bottom:30px;
}

#press .break{
padding:0px;
margin-bottom:30px;
}

#press #newsPhoto{
float:right;
margin:0px 0px 20px 20px;
}

#videoBox #press #newsPhoto{
float:none;
margin:0px 0px 20px 0px;
text-align:center;
}

#press .list{
margin-bottom:30px;
}

#press .photoList{
margin-bottom:14px;
}

#press .photoList li{
float:left;
margin:0px 13px 0px 0px;
}

#press .photoList .last{
margin:0px;
}

#main .bodytext{
margin-bottom:30px;
}

#main .bodytext p{
margin-bottom:0px;
}



