﻿h3{	
	font-weight:bold;
	padding:2px 10px;
	font-size:140%;
    }
    
    /* 20240821up */
body {
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /* Safari */
}
/*  */
.headlist li{
    float: left;
    margin-left: 5px;
    padding: 0 10px;
    background: url(../../common/img/icon_arrow01.gif) no-repeat 0 7px;
    }
    
#theme {
    border: 1px solid #ccc;
    margin: 0 0 2em;
    border-radius: 0 0 5px 5px;
}
    
.pubbox ul{
	overflow:hidden;
	margin:0 auto;
	width:900px;
}

.pubbox li {
    width: 272px;
    float: left;
    background:#f1f1f1;	
    padding: 10px;
    margin:0 12px 0 0;
}

.pubbox li:last-child {
	margin:0;
}

.pubbox li dt{
	width:120px;
	margin:0 auto;
}

.pubbox li dd{
	text-align:center;
}

.tit{
	font-size:160%;
    line-height:1.4;
    margin-bottom:10px;
}

.update{
	font-size:90%;
}

.bknumber{
	margin-top:10px;	
}

.bknumber a{
	display:block;
	width:100%;
	background:#069;
	color:#fff;
	padding:2px 0 4px;
}

.bknumber a:hover{
	background:#7dabb8;
	text-decoration:none;
}
.bknumerNoLink{
    display: block;
    width: 100%;
    background: rgb(168, 10, 134);
    color: #fff;
    padding: 2px 0 4px;
    opacity:0.5;
}
    
.membersonly{
	background:#f1f1f1 url(../../common/img/membersonly.png) no-repeat 212px 2px!important;
}

.membersonly2{
	background:#069 url(../../common/img/membersonly.png) no-repeat 192px 2px!important;
}

.lnk-icon-pdf {
    padding: 2px 0 2px 20px;
    background: url(../../common/img/icon_pdf.gif) 0 4px no-repeat;
}

/* Email Magazine 
***************************************************/
h3{
	font-weight:bold;
	padding:2px 10px;
	font-size:140%;
	margin:0.5em; /* 20191226 <- margin-top:1em; */
}

.color1{
	background:#eee;
}

.mailatt{
	padding:8px 10px 10px;
	border:3px double #069;
	margin-bottom:10px;
}

.mailatt p{
	font-size:120%;
	line-height:1.3;
}

.mailatt .smaller{
	font-size:100%;
	line-height:1.3;
}


.mail_box {
    margin: 0 auto 20px;
    padding-top:2px;
    overflow:hidden;
    width:900px;
}

.mail_box li{
	width:100%;
	margin:0 5px;
	border-bottom:1px dotted #999;
}

.mail_box dl {
    overflow: auto;
    clear: both;
    padding: 5px;
}

.mail_box dt {
    float: left;
    width: 14em;
    padding-bottom:3px;
}

.mail_box dt a{
	background:#069;
	color:#fff;
	padding:0 6px 2px;
	border-radius:4px;
}

.mail_box dt a:hover{
	background:#7dabb8;
	text-decoration:none;
}

.mail_box dd{
	float:left;
}

.mail_box dd.date{
	width:7em;
}

.mail_box dd span{
	text-align:left!important;
}


/* News Letter
***************************************************/
.membersonly3{
	background:#fff url(../../common/img/membersonly.png) no-repeat 100% 50%!important;
}

.borderT{
	border-top:1px solid #ccc;
}

.letter_box {
    margin: 0 auto 20px;
    overflow:hidden;
    width:900px;
}

.letter_box li{
	width:100%;
	margin:0;
	border-bottom:1px dotted #999;
}

.letter_box dl {
    overflow: auto;
    clear: both;
    padding: 5px;
}

.letter_box dt {
    float: left;
    width: 11em;
    padding-bottom:3px;
}

.letter_box dt a{
	background:#069;
	color:#fff;
	padding:0 6px 2px;
	border-radius:4px;
}

.letter_box dt a:hover{
	background:#7dabb8;
	text-decoration:none;
}


.letter_box dd{
	float:left;
}

.letter_box dd.date{
	width:14em;
}



/* ANNUAL REPORT
********************************/
.annual_box {
    margin: 0 auto 20px;
    overflow:hidden;
    width:880px;
}

.annual_box li{
	float:left;
	width:432px;
	margin-right:15px;
	border-bottom: 1px dotted #ccc;
}

.annual_box li:nth-child(2n) {
	margin-right:0;
}


.annual_box dl{
	width:99%;
	margin:10px 5px 15px;/*0->15px　20170524後藤修正 */
	overflow:hidden;
}

.annual_box dt {
    float: left;
    width: 10px;
}

.annual_box dt img{
	border:1px solid #ccc;
}

.annual_box dd {
    margin-left: 130px;
}

.annual_box dd p{
	font-size:140%;
	font-weight:bold;
	margin-bottom:1em;
}

.annual_box dd ul{
	height:100px;
	background:url(../images/topic.gif) no-repeat left top;
}

.annual_box dd ul li{
	margin-left:65px;
	padding-left:10px;
	background:url(../../common/img/icon_square01.gif) no-repeat 0 8px;
	border-bottom: none;
}


.smaller{
	font-size:70%;
	font-weight:normal;
}

.img{
	width:200px;
	height:170px;
}
