@charset "utf-8";
/* CSS Document */

.topicsYearlySection h3,
.entryWrp h3{
background:url(../img/tbrBg01.gif) top left repeat;
border-bottom:#D5CCB6 solid 1px;
font-size:14px;
padding:5px 10px;
}

.topicsYearlySection table{
margin:15px 0 20px;
width:620px;
border-collapse:collapse;
}

.topicsYearlySection table td{
border-collapse:collapse;
padding:4px 10px;
vertical-align:top;
}

.topicsYearlySection table td.date{
width:70px;
}

.topicsYearlySection table td a{
display:block;
color:#0066CC;
background:url(../img/info_ico01.gif) left 6px no-repeat;
padding-left:8px;
}

tr.even td{
background:url(../release/img/rel_ind_tbrBg02.gif) top left repeat;
}



/*詳細ページ*/

#title{
float:left;
width:520px;
line-height:1.3;
}

#date{
float:left;
width:80px;
text-align:right;
font-weight:normal;
font-size:11px;
line-height:18px;
padding-top:2px;
}

#entryBodySection{
margin:15px 0;
}


.bodyType,.imgType{
padding:0 3px;
margin-bottom:1.5em;
}

.bodyType p{
text-indent:1em;
}

.imgType{
text-align:center;
}

.imgType img{
max-width:614px;
}

.linkType{
padding:0 3px;
}

/*テーブル装飾用*/

#entryBodySection table{
border-collapse:collapse;
}

#entryBodySection td,
#entryBodySection th{
border-collapse:collapse;
border-bottom:#CCCCCC dotted 1px;
padding:5px;
line-height:1.3;
}

#entryBodySection .noBorder td,
#entryBodySection .noBorder th{
border-bottom:none;
}

#entryBodySection h4{
background:url(../img/sttlBg01.gif) left bottom no-repeat;
padding:0 0 2px 13px;
margin:1em 0;
}

#contactBox{
background-color:#F7F7F7;
border:#d6d6d6 solid 1px;
padding:15px;
margin-bottom:10px;
width:588px;
}

#contactBox p{
line-height:1.3;
}

#contactBox p.ttl{
font-size:11px;
font-weight:bold;
margin-bottom:5px;
}

#contactBox p.info{
font-size:11px;
}

#contactBox p.info a{
color:#0066CC;
}

#back{
text-align:right;
}

#back a{
color:#0066CC;
}

/*******************************/

.entryWrp .bodyType table{
margin:0 auto;
}

.entryWrp .bodyType a:link,
.entryWrp .bodyType a:visited,
.entryWrp .bodyType a:active{
color:#0066CC;
}

.entryWrp .bodyType a:hover{
color:#3F8CD8;
text-decoration:underline;
}

