﻿

h3{
	padding:2px 10px;
	font-size:140%;
}

h4{
	font-size:120%;
	margin:10px;
	padding-left:10px;
	border-left:5px solid #7dabb8;
	color:#7dabb8;
	line-height:120%;
	font-weight:bold;
}

h5{
	font-size:110%;
	font-weight:bold;
	margin:1em 0 0.5em;
}


.smaller{
	font-size:90%;
	line-height:1.8;
	letter-spacing:.01em;
	color:#555;
}

.smaller2{
	font-size:90%;
	color:#555;
}


.color1{
	background:#666;
	color:#fff;
}

.bolder{
	font-weight:bold;
}

/* 20181026後藤追加 */
.roll-button a{
    background: #fff;
    border: 1px solid #cc6600;
    color: #cc6600;
    padding: 5px 10px 5px 20px;
    letter-spacing: .05em;
    background: url(../../common/img/icon_arrow01.gif) no-repeat 10px 10px;
    text-indent: 1em;
}

div.details_box dl{
    border: 1px solid #cc6600;
    padding: 5px 10px 5px 10px;
    letter-spacing: .05em;
}

.details_box dd{
    color: #cc6600;
    margin-left: 5px;
    padding-left: 10px;
    background: url(../../common/img/icon_arrow01.gif) no-repeat 0px;
}

.details_box a{
    color: #cc6600;
}

.index_box{
	margin:1em auto 1.5em;
	background:#f1f1f1;
	padding:20px 15px;
	border-radius:10px;
	overflow:hidden;
}

.index ul{
	float:left;
	margin:0 10px 0 0;
	width:32%;
}

.index ul li{
	line-height:1.2;
	background:url(../images/icon_square.gif) no-repeat 0 8px;
	padding-left:10px;
	margin:5px 0 0 0;
}



/*  archive tobira
********************************/
#aboutus .headlist{
	overflow:hidden;
	margin:0 0 1em;
}

#aboutus .headlist li{
	float:left;
	margin-left: 5px;
    padding: 0 10px;
    background: url(../../common/img/icon_arrow01.gif) no-repeat 0 7px;
}

#aboutus .boxAll{
	overflow:hidden;
	width:880px;
	margin:1em auto 1.5em;
}

#aboutus .boxL{
	float:left;
	width:700px;
}

#aboutus .boxR{
	float:right;
	width:130px;

}

#aboutus .boxR
img:hover { 
	opacity: 0.8;
	transition: 0.3s;
}



#aboutus .boxAll dl{
	margin:1em 0;	
}

#aboutus .boxAll dt{
	width:100px;
	float:left;
}

#aboutus .boxAll dd{
	margin-left:110px;
}

#aboutus .boxAll p{
	line-height:1.6;
	font-size:110%;
}

#aboutus .boxAll li{
    margin-left: 5px;
    padding-left: 10px;
   	font-size:110%; 
    background: url(../../common/img/icon_square01.gif) no-repeat 0 10px;
}

#aboutus .boxMiddle{
	margin:20px 0 20px 100px;
}

/*  Our partner
********************************/

#aboutus .boxMiddle2{
	margin:0 0 20px 20px;
}

#aboutus .boxAll .logolink{
	margin:10px 0 0 20px;
}

#aboutus .boxAll .logolink li{
	float:left;
	margin:10px;
	background:none;
	height:65px;
}

.lnk-icon-pdf {
    padding: 2px 0 2px 20px;
    background: url(../../common/img/icon_pdf.png) 0 4px no-repeat;
	background-size: 16px;
}

.msg-chair{
	margin:1em auto;
	overflow:hidden;
}

.msg-chair dt{
	float:left;
	padding:6px 0 0 10px;
	width:120px!important;
}

.msg-chair dd{
	float:right;
	width:760px;
	padding-right:10px;
}

.msg-chair dd p{
	margin-bottom:.8em;
}


/* from officer 
*************************************************/
.panel-content {
    position: relative;
    margin: -4px 0 -8px;
    padding: 1px;
    background: #fff;
    zoom: 1;
}

.panel-content-body {
    padding: 10px;
}

.index{
	overflow:hidden;
	clear:both;
	margin-bottom:1em;
}

.index dl{
	float:left;
	width:32.5%;
	background:#eee;
	padding:10px 0;
	margin-right:10px;
	border-radius:5px;
}

.index dl:last-child{
	margin-right:0;
}

.index dt {
	float:left;
	margin:0 10px;
}

.index dd {
    padding: 5px 0 0 10px;
   	position:relative;
   	min-height:110px;
}

.status{
	font-weight:bold;
	margin-bottom:1em;
	line-height:1.4;
}

.msg{
	position:absolute;
	bottom:0px;
	right:10px;
}

.msg a {
    display: block;
    background: #069;
    color: #fff;
    margin: 1em 0 0;
    padding: 0px 0 2px 8px;
    border-radius: 3px;
    font-size:90%;
    width:90px;
	transition: 0.3s;
}

.msg a:hover{	
	background:#7dabb8;
	text-decoration:none;
}

#pop_win h2 {
    font-size: 25px;
    margin: 10px 0;
    color: #333;
}


.msg-win{
	margin:1em auto;
	overflow:hidden;
}

.msg-win dt{
	float:left;
	width:100px!important;
}

.msg-win dd{
	float:right;
	width:480px;
}

.msg-win dd p{
	margin-bottom:.8em;
}

.members {

    border-radius: 4px;
    border: 1px solid #9c9c9c;
    background: none;
	color:  #9c9c9c;
	display: inline-block;
    padding: 0px 4px;
	font-size: 10px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.1;
}
