@charset "utf-8";





/* 共通設定：配置
--------------------------------------------------------------------*/


/*------------------------
	共通設定：contentエリア
------------------------*/
#maincts .tit {
	margin-bottom:1px;
}

#maincts .btit {
    position: relative;
    font-size: 18px;
    background: linear-gradient(to top, #f7f7f7, #fff);
    padding: 10px 10px 12px 25px;
    margin: 30px 0 20px;
}

#maincts .btit::before {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 5px;
    display: block;
    content: '';
    width: 2px;
    background: #c7e179;
}

#maincts .note {
	font-size: 12px;
}

#maincts .ctsblk a.ext {
	background:url('/common/img/icon_blank.gif') no-repeat 2px 3px !important;
	padding-left:16px !important;
	font-weight:normal;
}

#maincts .ctsblk {
	padding-top:20px;
}

#maincts .ctsblk .ctstop {
	padding-top:0 !important;
}

#maincts .ctsblk .ctsbtm {
	padding-bottom:0 !important;
}

#maincts .ctsblk .frmb01 {
	border-bottom:1px solid #dcdcdc;
}

#maincts .ctsblk .exp {
	padding-top:10px;
	line-height:1.8;
}

#maincts .ctsblk .sectit {
	margin-top:20px;
	background:#f5f5f5;
	padding:6px 10px 4px;
}

#maincts .ctsblk h3.sectit_top {
	background:#f5f5f5;
	padding:6px 10px 4px;
}

#maincts .ctsblk .t {
	font-weight:bold;
}

#maincts .ctsblk .csubt {
	background:#cfe3af;
	zoom:1;
}

#maincts .ctsblk .csubt span {
	display:block;
	background:#fff;
	margin-left:1em;
	padding-left:10px;
	line-height:1.2;
	font-weight:bold;
	zoom:1;
}

#maincts .ctsblk .termblk {
	margin-top:20px;
	position:relative;
}

#maincts .ctsblk .termblk span.txt {
	font-weight:bold;
}

#maincts .ctsblk .sheet02 {
	margin-top:15px;
	width:100%;
	border:1px solid #e5e5e5;
}

#maincts .ctsblk .sheet02 tr {
	vertical-align:middle;
}

#maincts .ctsblk .sheet02 th {
	text-align:left;
	font-weight:bold;
	background:#f5f5f5;
}

#maincts .ctsblk .sheet02 th,
#maincts .ctsblk .sheet02 td {
	height:55px;
	border:1px solid #e5e5e5;
}

#maincts .ctsblk .sheet02 th.t p {
	padding:9px 16px 7px 20px;
}

#maincts .ctsblk .sheet02 td.d p {
	padding:9px 10px 7px;
}

/* committee */
#maincts .ctsblk .sheet02 th.committee {
	width:60px;
}

/* mb-name */
#maincts .ctsblk .sheet02 td.mb-name {
	width:100px;
	text-align: center;
}

/* b */
#maincts .ctsblk .sheet02 td.b {
	width:120px;
}

/* cts block layout-00 */
#maincts .ctsblk .cts00 {
	padding:20px 0;
}

#maincts .ctsblk .cts00 .infoblk {
	padding-top:20px;
}

#maincts .ctsblk .cts00 .imgblk {
	padding-top:15px;
}

#maincts .ctsblk .cts00 .imgblk p {
	text-align:center;
}

/* cts block layout-02 */
#maincts .ctsblk .cts02 {
	padding:20px 0;
}

#maincts .ctsblk .cts02 .infoblk {
	float:left;
	width:224px;
	padding-top:15px;
}

#maincts .ctsblk .cts01 .infoblk p.sub {
	margin-top:20px;
}

#maincts .ctsblk .cts02 .imgblk {
	float:right;
	width:416px;
	padding-top:15px;
}

#maincts .ctsblk .cts02 .imgblk p {
	float:left;
	width:203px;
	margin-right:10px;
}

#maincts .ctsblk .cts02 .imgblk p.p-r {
	margin-right:0;
}

#maincts .ctsblk .cts02 .imgblk p span.sub {
	display:block;
	padding-top:2px;
}

/*
	committee.html

-------------------------------------------------------------*/

/* committee */
#maincts .ctsblk .table-committee th.committee {
	height: auto;
	text-align: center;
}

#maincts .ctsblk .table-committee th.committee p {
	padding:9px 10px 7px;
}

/* mb-name */
#maincts .ctsblk .table-committee td.mb-name {
	width:125px;
}

#maincts .ctsblk .table-committee td.mb-name p {
	padding:9px 5px 7px;
}

/* mb-name */
#maincts .ctsblk .table-committee td.mb-position p {
	padding:9px 10px 7px;
}
