﻿
/*************************  トップイメージ  */
#topimagearea{
background-image: url(http://img01.ecgo.jp/usr/bdcc080614/img/180118113219.jpg);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
width:100%;
padding-top: 32.6%;
}
#topimage{
width:100%;
background-repeat:no-repeat;
background-size:100%;
text-indent:-10000px;
overflow:hidden;
margin:0 0 5px 0;
}
#topimage a{
display:block;
width:100%;
overflow:hidden;
}

/*************************  トップニュース */
h3#top_news{
}
.news_contents{
overflow:hidden;
width:650px;
margin:0 0 20px 0;
padding:0px;
background:#fff;
}
.topnews_date{
width:20%;
font-size:0.8em;
color:#666;
padding:3px 0 2px 16px;
border-bottom:1px dotted #ccc;
vertical-align:top;
background:url(img/icon_clock.gif) no-repeat left top;
background-position:0 5px;
}
.topnews_body{
overflow:hidden;
padding:2px 0 5px 0;
border-bottom:1px dotted #ccc;
vertical-align:top;
}

/*************************  トップフォト */
h3#top_photo{
}
.photo_contents{
overflow:hidden;
width:650px;
margin:0 0 20px 0;
background:#fff;
}
.top_photo{
font-size:0.8em;
text-align:center;
color:#666;
padding:0 0 10px 0;
}