@charset "UTF-8";

/* supSrch
-----------------------------------------------------------*/

#supSrch{
	/*border-bottom:dotted;
	border-bottom-color: #666666;
	border-bottom-width:thin;*/
}


#supSrch input{
	width: 30%;
	margin-right: 2%;
	padding:1%;
}

#supSrch select{
	width:28%;
	margin-right:2%;
	padding:1%;
	line-height:0.5em;
}

#supSrch br{
	display:none;
}

.pagingBtn button {
	border: 1px solid #00B704;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFFFFF;
	cursor: pointer;
	margin-right: 10px;
	font-size: 1em;
}

.pagingBtn button[disabled] {
	color: #BBBBBB;
}

#supSnav ul.supSmenu li {
	/*選択禁止*/
	text-indent: 20px;
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari、Chromeなど */
	-ms-user-select: none; /* IE10 */
	line-height: 50px; /* 中央寄せ */
	font-size: 16px;
	color: #313532;
	cursor: pointer;
	border-top: 1px solid #c4fde2; /* 囲み線 */
}

#supSnav ul.supSmenu li:hover {
	behavior: url(css/PIE.htc);
	/* グラデーション表示 */
	/* Firefox */
	background: -moz-linear-gradient(top center, #fff 0%, #e6e6fa 100%);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, center top, center bottom, from(#fff),
		to(#e6e6fa));
	/* 共通 */
	background: linear-gradient(top center, #fff 0%, #e6e6fa 100%);
	-pie-background: linear-gradient(top center, #fff 0%, #e6e6fa 100%);
	color: #017f25;
	
	/* IE 5.5-7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f1e7', endColorstr='#ffffff', GradientType=0);
	/* IE 8+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f1e7', endColorstr='#ffffff', GradientType=0)";
	/* IE 10 */
	background: linear-gradient(to bottom, #e5f1e7, #fff);
}

.clickFeeling:active {
	/* クリック時の操作感表現 */
	position: relative;
	top: 1px;
}



/* sup index
-----------------------------------------------------------*/

.supCntArea {
	display:table;
	border-spacing: 10px 10px;
}  
.supCntArea{    
}  

.supCntArea .supCntBox{
	display: table-cell;
	width: 230px;
	border: 1px solid #E56800;
}  

.supBoxlst{
	margin-right:0 !important;
}

.supCntArea .supCntBox h3{
	margin:0;
	padding:0;
}

.supCntArea .supCntBox p{
	margin:10px;
	min-height:70px;
}

.supCntArea .supCntBox p.link{
	min-height:inherit;
	margin-top:70px;
}

.supCntArea .supCntBox p.link a{
	background-image: url(../img/sup_arr_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}

.supCntArea .supCntBox ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

.supCntArea .supCntBox ul li{
	background-image: url(../img/sup_arr_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}




/* table
-----------------------------------------------------------*/

#subCntsAll #cntsR .cntBox table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cfdfd2;
	border-right-color: #cfdfd2;
}

#subCntsAll #cntsR .cntBox table th{
	background-color: #fafefb;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cfdfd2;
	border-left-color: #cfdfd2;
	font-weight:normal;
	padding:6px;
}

#subCntsAll #cntsR .cntBox table tr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cfdfd2;
	border-right-color: #cfdfd2;
}

#subCntsAll #cntsR .cntBox table td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cfdfd2;
	border-left-color: #cfdfd2;
	padding:6px;
}

#subCntsAll #cntsR .cntBox table td a{
	color:#048607;
	text-decoration:underline;
}





#subCntsAll #cntsR .cntBox h3{
	border-bottom: 1px solid #00B704;
	color:#005800;
	padding:6px;
	font-size:18px;
	height:4.5em;
}

#subCntsAll #cntsR .cntBox .wrksDtl h3{
	border-left: 6px solid #00B704;
	border-bottom: 1px solid #00B704;
	color:#005800;
	padding:6px;
	font-size:18px;
	font-weight:bold;
	height:auto;
}

#subCntsAll #cntsR .cntBox h4{
	margin:0;
	color:#005800;
	font-size:16px;
	font-weight:bold;
}

#subCntsAll #cntsR .cntBox .cldrTxt{
	width:520px;
	float:right;
	padding:0;
}

.cldrBox{
}

.cldrBox .aprchTxt{
	margin-bottom: 20px;
	border-bottom: 1px dotted #666666;
}

.cldrBox .aprchTxt dl{
	font-weight:bold;
}

.cldrBox .aprchTxt dl:after{
	content: "";
	clear: both;
	display: block;
}

.cldrBox .aprchTxt dl dt{
	width:50px;
	float:left;
}

.cldrBox .aprchTxt dl dd{
}

#subCntsAll #cntsR .cntBox ul{
	padding-left:0;
	list-style:none;
}

.crpLogo{
}

.crpName{
	width:70%;
}

#subCntsAll #cntsL .bnrArea{
	margin-top:0;
}

#subCntsAll #cntsL .bnrArea img{
	margin:0 0 10px 0;
}

.worksArea .workDtl .innrTxt{
}



#subCntsAll #cntsR .cntBox .workDtl{
	width:46%;
	margin-bottom:20px;
}

.lft{
	float:left;
}

.rgh{
	float:right;
}

#subCntsAll #cntsL .bnrArea {
    margin-top: 0;
}

#subCntsAll #cntsL .bnrArea img {
    margin: 0 0 10px;
}

.infoTBL {
}

.infoTBL dl {
    margin-left: 1em;
}

.infoTBL dl dt {
    clear: both;
    float: left;
    width: 80px;
}

.infoTBL dl dd {
    margin: 0 0 10px 100px;
    width: 600px;
}

.topImg{
}

.topImg .imgL{
	float:left;
	margin-left:20px;
}

.topImg .imgR{
	float:right;
	margin-right:20px;
}


.wdtl1{
  display: block;
  background-color: #DBE5F1;
  padding: 5px;

}
.wdtl2{
  display: block;
  background-color: #FFFF99;
  padding: 5px;
}
.wdtl3{
  display: block;
  background-color: #FDE9D9;
  padding: 5px;
}

#subCntsAll #cntsR .wdcont{
	line-height:1.8em;
	margin: 1em;
}

#subCntsAll #cntsR .wdcont table{
	border: 0px solid #fff;
}

#subCntsAll #cntsR .wdcont table tr{
	border: 0px solid #fff;vertical-align: baseline;
}

#subCntsAll #cntsR .wdcont table th{
	width:90px;
	background-color: #fff;
	border-bottom: 1px dotted #999;
	border-left: 0px solid #fff;
	font-weight:normal;
	padding:6px;
}

#subCntsAll #cntsR .wdcont table td{
	border-bottom: 1px dotted #999;
	border-left: 0px solid #fff;
	padding:20px 0;
}


#subCntsAll #cntsR .wdinfo{
	margin:20px 50px;
	padding:20px;
	border: 1px solid #000;

}

/* リニューアル時追加 */
dl.announce dt{
    float:left;
}
dl.announce dd{
    margin: 0 0 10px 120px;
}
dl.announce dd .contind25{
    margin-left: 25px;
}

/*wors_renkei*/

/* pc表示調整用*/
dl.announce dd div {
	display: block;
}
dl.announce dd div img{
    margin: 20px 20px 20px 0px;
}

/*開催概要パラグラフ余白調整*/
dl.announce dd.hold_sum span{
	display: block;
	margin-bottom: 15px;
}

/*愛称募集(works_name)*/
p.Tlbg_Red{
	background-color: #f80;
	font-size: 18px !important;
	font-weight: bold !important;
	padding: 5px !important;
	color:#FFF;
	text-align:center;
	}

/*works_renkei_039の質疑回答 インデント揃えで追加*/
.arrange_text{
  display: inline-block;
  float: left;
  width: calc(95% - 22px);
  margin-left: 5px; 
}

/*2カラム用モジュール 画像右*/
.column2 {
    width: 100%;
}
.column2 .colImg {
	width: 250px;
	margin-left: 20px;
	float: left;
}
.column2 .colImg:first-child {
	margin-left: 0;
}
.column2 .col1 {
    width: 300px;
    float: left;
}
.column2 .col2 {
    width: 250px;
    margin-left: 20px;
    float: left;
}

/*clearfixの追加*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}