@charset "utf-8";

#entryArea {
	padding: 15px;
}

#entryArea p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/*--------------------------------------------
	中経連の概要トップ
*--------------------------------------------*/

ul.outlineList {
	margin-top: 30px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

ul.outlineList li {
	list-style: none;
	margin-bottom: 20px;
	background-image: url(../../common/image/btn_bg01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	font-weight: bold;
	float: left;
	width: 510px;
}

ul.outlineList li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 10px;
	color: #313131;
	text-decoration: none;
}

ul.outlineList li a:hover {
	color: #4070d4;
}

/*--------------------------------------------
	委員会
*--------------------------------------------*/

#committeeList {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#committeeList ul {
	margin: 0px;
	padding: 0px;
}

#committeeList ul li {
	list-style: none;
	width: 170px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	line-height: 1.6;
	display: inline;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}

#committeeList ul li a {
	display: block;
	padding-left: 7px;
	color: #313131;
	text-decoration: none;
	background-image: url(../../common/image/ic_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;	
}

#committeeList ul li a:hover {
	color: #2c4d91;
	text-decoration: underline;
}

.listBox {
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.demandBtn {
	width: 126px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	display: inline;
}

.listBox strong {
	font-weight: normal;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #2c4d91;
	margin-left: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	display: block;
}

.listBox p {
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.listBox p.com_name {
	padding-bottom: 5px;
}

#committeeArea {
	padding: 15px;
}

#committeeArea ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#committeeArea ul li {
	list-style: none;
	padding-bottom: 3px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3c3c3;
}

#committeeArea ul li.pdfic {
	background-image: url(../../common/image/pdf02.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding-left: 20px;
}

#committeeArea ul li.pdfic02 {
	background-image: url(../../common/image/pdf02.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding-left: 20px;
	border-bottom: none;
	padding-bottom: 0px;
}

#committeeArea ul li.pdfnon {
	background-image: url(../../common/image/ic_list02.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.5em;
	padding-left: 20px;
}

#committeeArea ul li a {
	color: #313131;
	text-decoration: none;
}

#committeeArea ul li a:hover {
	color:#2c4d91;
}

/*--------------------------------------------
	会長コメント
*--------------------------------------------*/

.commentDay {
	margin: 0px;
}

h3.commentTitle {
	color: #2c4d91;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 15px;
}

.commentText p {
	margin: 0px;
}

.endText {
	text-align: right;
	display: block;
	margin-top: 15px;
}

.commentDay_list {
	padding-right: 10px;
	color: #2c4d91;
}

ul.commentList {
	margin-top: 15px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

ul.commentList li {
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 10px;
}

ul.commentList li a {
	text-decoration: none;
	color: #313131;
}

ul.commentList li a:hover {
	color: #2c4d91;
}

/*--------------------------------------------
	会長挨拶
*--------------------------------------------*/

#greetingText {
	margin: 0px;
}

#greetingText p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.greetingimgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}

/*--------------------------------------------
	定款
*--------------------------------------------*/

#teikanArea {
	padding: 15px;
}

#teikanArea p {
	margin-top: 0px;
	margin-bottom: 10px;
}

ul.teikanList {
	margin: 0px;
	padding: 0px;
}

ul.teikanList li {
	list-style: none;
	padding-left: 8px;
	line-height: 1.6;
	background-image: url(../../common/image/ic_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #efefef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

ul.teikanList li a {
	color: #313131;
	text-decoration: none;
}

ul.teikanList li a:hover {
	color: #2c4d91;
	text-decoration: underline;
}

#teikanArea h3 {
	color: #2c4d91;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 110%;
}

/*--------------------------------------------
	役員
*--------------------------------------------*/

ul.officerList {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

ul.officerList li {
	list-style: none;
	width: 170px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	line-height: 1.6;
	display: inline;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}

ul.officerList li a {
	display: block;
	padding-left: 7px;
	color: #313131;
	text-decoration: none;
	background-image: url(../../common/image/ic_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;	
}

ul.officerList li a:hover {
	color: #2c4d91;
	text-decoration: underline;
}

#officerArea {
	line-height: 2.0;
	padding-top: 15px;
	padding-bottom: 15px;
}

#officerArea table {
	width: 510px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#officerArea table th {
	font-weight: bold;
	width: 18%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	vertical-align: top;
}

#officerArea table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e7e7e7;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: top;
}

#officerArea h3 {
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 10px;
	color: #2c4d91;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c4d91;
}

#officerArea strong.zimu {
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #eaf0f9;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

p.dateText {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/*--------------------------------------------
	景気動向調査
*--------------------------------------------*/

#trendArea {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#trendArea h3 {
	color:#2c4d91;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}

#trendArea p {
	margin: 0px;
}

#trendArea p a {
	color: #313131;
	text-decoration: none;
}

#trendArea p a:hover {
	color:#2c4d91;
}

#trendArea p.newPdf {
	background-image: url(../../common/image/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 30px;
}

#sampleBox {
	width: 100px;
	float: right;
	margin-left: 10px;
}

#trendArea h4 {
	color:#2c4d91;
	margin-top: 15px;
	padding-left: 10px;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	margin-bottom: 5px;
}

#trendArea ul {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#trendArea ul li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#trendArea ul li img {
	vertical-align: middle;
	margin-right: 5px;
}

#trendArea ul li a {
	color: #313131;
	text-decoration: none;
}

#trendArea ul li a:hover {
	color:#2c4d91;
}


/*--------------------------------------------
	業務・財務に関する資料
*--------------------------------------------*/

#dataArea {
	padding: 15px;
}

#dataArea h3 {
	color:#2c4d91;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	clear: both;
}

#dataArea h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	font-weight: bold;
}

#dataArea ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#dataArea ul li {
	list-style: none;
	padding-bottom: 3px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
}

#dataArea ul li img {
	vertical-align: middle;
	margin-right: 5px;
}

#dataArea ul li a {
	color: #313131;
	text-decoration: none;
}

#dataArea ul li a:hover {
	color: #2c4d91;
}

.dataBox {
	width: 245px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

.dataRight {
	width: 245px;
	float: right;
	display: inline;
}

/*--------------------------------------------
	中経連について
*--------------------------------------------*/

#aboutArea {
	padding: 15px;
}

#aboutArea p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#aboutArea ol.oltype01 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
}

#aboutArea ol.oltype01 li {
	margin: 0px;
	padding: 0px;
	list-style-type: lower-alpha;
}

table.histroyTable {
	width: 510px;
	margin-bottom: 20px;
}

table.histroyTable caption {
	color: #2c4d91;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../../common/image/ic_list01.gif);
	background-position: left 0.4em;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	text-align: left;
}

table.histroyTable th {
	width: 7%;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #2861d9;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

table.histroyTable td {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 2px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

table.histroyTable td.monthTd {
	width: 9%;
	text-align: right;
	color: #2861d9;
}

table.histroyTable td a {
	color: #2861d9;
}

#aboutArea h3 {
	color: #2c4d91;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 110%;
}

#aboutArea h4 {
	color: #2c4d91;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96a6c8;
	margin-top: 10px;
}

/*--------------------------------------------
	事務局機構
*--------------------------------------------*/

#anchorList {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#anchorList ul {
	margin: 0px;
	padding: 0px;
}

#anchorList ul li {
	list-style: none;
	width: 170px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	line-height: 1.6;
	display: inline;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}

#anchorList ul li a {
	display: block;
	padding-left: 7px;
	color: #313131;
	text-decoration: none;
	background-image: url(../../common/image/ic_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;	
}

#anchorList ul li a:hover {
	color: #2c4d91;
	text-decoration: underline;
}

.organizationlist {
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.organizationlist02 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.organizationBtn {
	width: 126px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	display: inline;
}

.organizationlist strong {
	font-weight: normal;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #2c4d91;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

.organizationlist02 strong {
	font-weight: normal;
	color: #2c4d91;
	margin-left: 15px;
	display: block;
}

.organizationText {
	margin-left: 12px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.organizationText p {
	margin: 0px;
}

.organizationText ul {
	margin: 0px;
	padding: 0px;
}

.organizationText ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../../common/image/ic_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.6em;
	padding-left: 10px;
	margin-right: 12px;
	margin-top: 3px;
	list-style: none;
}

.organizationText ul li a {
	color: #313131;
	text-decoration: none;
}

.organizationText ul li a:hover {
	color: #2c4d91;
	text-decoration: underline;
}

/*--------------------------------------------
	中経連支援機構のご案内
*--------------------------------------------*/

.btnBox a {
	color: #313131;
	text-decoration: none;
	display: block;
	background-image: url(../../common/image/excel.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.45em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.btnBox02 a,
.btnBox03 a {
	color: #313131;
	text-decoration: none;
	display: block;
	background-image: url(../../common/image/pdf02.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.45em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.btnBox a:hover,
.btnBox02 a:hover,
.btnBox03 a:hover {
	background-color: #FFFFFF;
	color: #313131;
}
