@charset "utf-8";





/* 共通設定：配置
--------------------------------------------------------------------*/


/*------------------------
	共通設定：contentエリア
------------------------*/
#maincts .tit {
	margin-bottom:1px;
}

#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 .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,
#maincts .ctsblk .sheet02 td.d p {
	padding:9px 16px 7px 20px;
}

/* committee */
#maincts .ctsblk .sheet02 th.committee {
	width: 100px;
}

/* mb-name */
#maincts .ctsblk .sheet02 td.mb-name {
	width: 135px;
}




/* cts block layout-00 */
#maincts .ctsblk .cts00 {
	padding:20px 0;
}

#maincts .ctsblk .cts00 .infoblk {
	padding-top:20px;
}
#maincts .ctsblk .cts00 .infoblk.w-100 {
	width: 100%;
}

#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 .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;
}