@charset "utf-8";


main a:link, #contents a:visited {
    color: #3D629E;
}
main a:link, a:visited {
    color: #333;
    text-decoration: underline;
}


main ul, 
main ol {
	padding-left: 30px;
}
main ul li {
	margin-bottom: 8px;
	list-style: square;
}
main ol li {
	margin-bottom: 8px;
	list-style: decimal;
}
main ol.lower-latin li {
	margin-bottom: 8px;
	list-style: lower-latin;
}

main ul li ul li {
	margin-bottom: 8px;
	list-style: circle;
}



main p {
	margin-bottom: 1em;
}


main ol.basic {
	padding-left: 30px;
}
ol.basic li {
	margin-bottom: 8px;
	line-height: 1.5;
}

figure.left,
figure.right {
	text-align: center;
	font-size: 90%;
}



figure.left {
	float: left;
	margin: 0 20px 20px 0;
}
figure.right {
	float: right;
	margin: 0 0 20px 20px;
}

div.pm_left,
div.pm_right {
	margin-top: 20px;
}

div.pm_left {
	float: left;
	width: 267px;
}
div.pm_right {
	width: 325px;
	float: right;
}

figure.left img,
figure.right img {
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
}

figure img.extra {
	padding: 0;
	border: none;
}
figcaption {
	font-size: 90%;
}
figure.center {
	text-align: center;
	margin: 25px 15px;
}
main figure h5,
main figure p {
	margin-bottom: 5px;
}

.lead {
	margin-bottom: 20px;
}


#toppage main h4 {
	padding: 0;
	border: none;
	background: none;
}

#toppage #topimg {
	width: 884px;
	margin: 0px 0px 15px;
	padding: 7px 0 0;
}
#toppage #topimg h3 {
	width: 884px;
	height: 181px;
	background: url(../images/top_topimg.jpg) no-repeat;
	text-align: center;
	padding-top: 73px;
}



#toppage main {
	float: none;
	width: 840px;
	margin: 0 20px;

}

/*
#toppage main h3 {
	margin: 0 0 20px;
}
*/
#toppage main h3.bg_title {
	background: url(../images/top_hd_bg.jpg) no-repeat;
	width: 840px;
	height: 40px;
	padding-left: 18px;
	font-size: 18px;
	line-height: 40px;
	color: #444444;
}

.bg_title580 {
	background: url(../images/top_hd_bg580.jpg) no-repeat;
	width: 580px;
	height: 40px;
	padding-left: 18px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #444444;
}


#toppage main h4 {
	margin: 0 0 20px;
	/*text-align: center;*/
}

#toppage main h5 {
	color: #2B498C;
	font-size: 130%;
	padding: 6px 8px;
	border-bottom: 1px solid #CCC;
	border-top: 2px solid #3D629E;
	margin: 0 0 15px;
	background: #F5F5F5;
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
	clear: both;
	zoom: 1;
}

#toppage main .object1,
#toppage main .object2,
#toppage main .object3 {
	width: 270px;
	height: 250px;
	float: left;
	position: relative;
}
#toppage main .object2,
#toppage main .object3 {
	margin-left: 15px;
}
#toppage main .object1 a,
#toppage main .object2 a,
#toppage main .object3 a {
	position: absolute;
	bottom: 0;
	right: 0;
}
#toppage main .object1 a.detail {
	left: 0;
}



#toppage main p {
	margin-bottom: 1em;
}
#toppage div.left {
	float: left;
	margin: 20px 0 30px;
}
#toppage div.right {
	float: right;
	margin: 20px 0 30px;
}
#toppage p.left {
	float: left;
	margin: 0 10px 10px 0;
}
#toppage p.right {
	float: right;
	margin: 0 0 10px 10px;
}


#toppage .whatsnew {
    background: #fff none repeat scroll 0 0;
    padding: 0;
    width: auto;
}

#toppage .whatsnew th, #toppage .whatsnew td {
   /* padding: 5px 10px;*/
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
#toppage .whatsnew th {
    white-space: nowrap;
    width: 1%;
}
/* ################################### */

	/* news */

/* ################################### */
#news .whatsnew {
    background: #fff none repeat scroll 0 0;
    width: 580px;
}

#news .whatsnew th, #news .whatsnew td {
    /*padding: 5px 10px;*/
	padding: 5px;
    text-align: left;
    vertical-align: top;
}
#news .whatsnew th {
    white-space: nowrap;
    width: 1%;
}
#news p.date {
	margin-bottom: 0.5em;
}
#news main .text_title h3,
#staff-information main .text_title h3{
	background-image: 
		url(../images/text_ttl_top.jpg),
		url(../images/text_ttl_center.jpg);
	background-repeat:
		no-repeat,
		repeat-y;
	background-position:
		top,
		center;
	color: #333333;
	font-size: 20px;
	padding: 10px 10px 0 20px;
	margin: 0;
}
#news main .text_title,
#staff-information main .text_title{
	padding-bottom: 9px;
	background: url(../images/text_ttl_bottom.jpg) no-repeat bottom;
	margin-bottom: 20px;
}



/* ################################### */

	/* service */

/* ################################### */
.service_top_link {
	position: relative;
	margin: 25px auto;
	background:  url(../images/service_business_topimg_bg.jpg) no-repeat;
	width: 470px;
	height: 470px;
}
.service_top_link p {
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
main .service_top_link p a{
	color: #244391;
}
.service_top_link p.link1 {
	top: 133px;
	left: 164px;
}
.service_top_link p.link2 {
	top: 296px;
	left: 71px;
}
.service_top_link p.link3 {
	top: 296px;
	left: 264px;
}


.mugen {
	width: 640px;
	height: 38em;
	position: relative;
}
.mugen .base {
	position: absolute;
	top: 0;
	left: 0;
}
.mugen .caption {
	position: absolute;
	top: 235px;
	left: 0;
	width: 430px;
}
.mugen p.first {
	width: 280px;
}
.mugen p.second {
	width: 370px;
}

.mugen h5 {
	font-size: 120%;
	margin: 0 0 5px;
}

.consulting_thumbnail {
	width: 302px;
	float: left;
	text-align: center;
	margin: 25px 20px 0 0;
}
.consulting_thumbnail h5,
.consulting_thumbnail p {
	margin: 0 0 3px;
}

.end {
	margin-right: 0;
}
.consulting_thumbnail a:link img,
.consulting_thumbnail a:visited img {
	border: 1px solid #CCC;
}
.consulting_thumbnail a:hover img {
	border: 1px solid #33559C;
}


div.merit {
	padding: 10px;
	background: #E2EAF3;
}



.rimplus h5 {
	color: #2B498C;
	font-size: 120%;	
}
.flex {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.HalfBox49 {
  width: 49%; }
  @media screen and (max-width: 640px) {
    .HalfBox49 {
      width: 100%; } }
.HalfBox45 {
  width: 45%; }
  @media screen and (max-width: 640px) {
    .HalfBox45 {
      width: 100%; } }
.HalfBox55 {
  width: 55%; }
  @media screen and (max-width: 640px) {
    .HalfBox55 {
      width: 100%; } }

table.rim-pc {
	width: 100%;
	border: 1px solid #999;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.rim-pc caption {
	text-align: left;
	padding: 0 0 5px;
	font-weight: bold;
}

.rim-pc th,
.rim-pc td {
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #999;
}
.rim-pc tr td:first-child {
	width: 1em;
	text-align: center;
}
.rim-pc th {
	background: #203D81;
	color: #FFF;
	text-align: center;
	font-size: 110%;
}
.rim-pc th.Green {
	background: #92d14f;
	color: #224760;
}


dl.faq {

}



.faq dt {
	font-weight: bold;
	margin-bottom: 5px;
	background: url(../images/mark_faq_Q.jpg) no-repeat 0 0;
	line-height: 1.5;
	padding: 4px 0 4px 30px;
}

.faq dd {
	margin-bottom: 20px;
	line-height: 1.5;
	border-bottom: 1px dotted #CCC;
	background: url(../images/mark_faq_A.jpg) no-repeat 0px 0px;
	padding: 0 0 15px 30px;
}


ul#flow {
	margin-top: 25px;
}

div#flow_hr {
	margin-top: 25px;
	width: 640px;
	height: 200px;
	position: relative;
}
#flow_hr .base {
	position: absolute;
	top: 0;
	left: 0;
}

#flow_hr div {
	position: absolute;
}

#flow_hr div ul {
	padding: 0;
	margin: 0;
}

#flow_hr div li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.2;
}


#flow_hr div.section1 {
	top: 124px;
	left: 23px;

}
#flow_hr div.section2 {
	top: 124px;
	left: 139px;
}
#flow_hr div.section3 {
	top: 124px;
	left: 334px;
	width: 160px;
}
#flow_hr div.section4 {
	top: 124px;
	left: 527px;
}


main #flow li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.0;
}

#flow li img {
	vertical-align: top;
}

div.flow {
	padding: 15px 10px;
	border-bottom: 1px dotted #999;
}

.flow h5 {
	font-size: 130%;
	margin: 0 0 10px;
	color: #2B498C;
	padding-left: 8px;
	border-left: 6px solid #2B498C;
}

.flow .pagetop {
	text-align: right;
	font-size: 90%;
}	

.service_solution_top_link {
	position: relative;
	margin: 25px auto;
	background:  url(../images/research_img_bg.jpg) no-repeat;
	width: 401px;
	height: 303px;
}
.service_solution_top_link p {
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
main .service_solution_top_link p a{
	color: #244391;
	text-decoration: underline;
}
.service_solution_top_link p.link1 {
	top: 51px;
	left: 153px;
}
.service_solution_top_link p.link2 {
	top: 212px;
	left: 13px;
}
.service_solution_top_link p.link3 {
	top: 220px;
	left: 293px;
}
.service_solution_top_link p.center_text {
	top: 169px;
	left: 125px;
	font-size: 14px;
}




/*エネルギーフローデータベース*/
.databeseMap {
	position: relative;
	min-height: 400px;
    width: 640px;
    line-height: 1.4;
    font-size: 13px;
}
.databeseMap strong {
	font-weight: bold;
}
.databeseMap div {
	position: absolute;
	padding: 5px;
	font-size: 10px;
}


main .databeseMap div ul {
	padding: 0;
	margin: 0;
}
main .databeseMap div li {
	list-style: none;
	margin: 0;
	text-indent: -1em;
	padding-left: 1em;
}
main .databeseMap div li:before {
	content:"○";
}
main .databeseMap div li ul {
	padding-left: 1em;
}
main .databeseMap div li li {
	list-style: disc;
	text-indent: 0;
	padding-left: 0;
}
main .databeseMap div li li:before {
	content:"";
}

.databeseMap .flow10 {
	border: 1px dashed #BF0049;
	width: 192px;
	height: 110px;
	top: -6px;
	left: 42px;
	z-index: 110;
	color: #BF0049;
	font-size: 14px;
	font-weight: bold;
}
.databeseMap .flow10 p { 
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	margin: 0!important;
}
.databeseMap .db10 {
	background: #0070C0;
	color: #FFFFFF;
	width: 60px;
	text-align: center;
	padding: 14px 0;
	top: 10px;
	left: 48px;
	font-size: 12px;
}
.databeseMap .db15 {
	top: 20px;
	left: 106px;
}
.databeseMap .db20 {
	top: 0;
	left: 140px;
	border: 1px solid #0070C0;
	background: #F4FAFF;
}
.databeseMap .db25 {
	top: 20px;
	left: 240px;
}

.databeseMap .flow20 {
	border: 1px dashed #BF0049;
	width: 112px;
	height: 108px;
	top: -6px;
	left: 308px;
	z-index: 110;
	color: #BF0049;
	font-size: 14px;
	font-weight: bold;
}
.databeseMap .flow20 p { 
	position: absolute;
	width: 12em;
	bottom: -40px;
	left: 80px;
	margin: 0!important;
	text-indent: -1.5em;
	padding-left: 1.5em;
	line-height: 1.2;
}


.databeseMap .db28 {
	top: 10px;
	left: 313px;
	border: 1px solid #0070C0;
	border-right: none;
	width: 7px;
	height: 84px;
	padding: 0;
}

.databeseMap .db30 {
	top: -13px;
	left: 320px;
}
main .databeseMap .db30 p {
	border: 1px solid #0070C0;
	background: #FEFCEB;
	text-align: center;
	padding: 3px 5px;
	margin-bottom: 4px;
}
.databeseMap .db33 {
	top: 10px;
	left: 420px;
	border: 1px solid #0070C0;
	border-left: none;
	width: 7px;
	height: 84px;
	padding: 0;
}
.databeseMap .db35 {
	top: 20px;
	left: 427px;
}

.databeseMap .flow40 {
	border: 1px dashed #BF0049;
	width: 124px;
	height: 386px;
	top: -6px;
	right: -6px;
	z-index: 110;
	color: #BF0049;
	font-size: 14px;
	font-weight: bold;
}
.databeseMap .flow40 p { 
	position: absolute;
	width: 12em;
	top: 360px;
	right: 36px;
	margin: 0!important;
	text-indent: -1.5em;
	padding-left: 1.5em;
	line-height: 1.2;
}


.databeseMap .db40 {
	width: 112px;
	right: 0;
	border: 1px solid #004475;
	background: #FEFCEB;
}
.databeseMap .db45 {
	top:76px;
	right: 45px;
}

.databeseMap .flow30 {
	border: 1px dashed #BF0049;
	width: 292px;
	height: 258px;
	top: 144px;
	left: -6px;
	z-index: 110;
	color: #BF0049;
	font-size: 14px;
	font-weight: bold;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.databeseMap .flow30 {
		height: 252px;
  }
}


.databeseMap .flow30 p { 
	position: absolute;
	width: 12em;
	top: 198px;
	left: 142px;
	margin: 0!important;
}

.databeseMap .db50 {
	top: 150px;
	border: 1px solid #0070C0;
	background: #FFF7F4;
}
.databeseMap .db60 {
	top: 150px;
	left: 145px;
	border: 1px solid #006600;
	background: #FFF7F4;
}
.databeseMap .db63 {
	top:107px;
	left: 294px;
}
.databeseMap .db65 {
	top:220px;
	left: 290px;
}


.databeseMap .db70 {
	top: 165px;
	left: 400px;
	border: 1px solid #0070C0;
	background: #dff8dc;
}
.databeseMap .db80 {
	width: 112px;
	top: 150px;
	right: 0;
	border: 1px solid #004475;
	background: #FEFCEB;
}
.databeseMap .db85 {
	top: 256px;
	right: 45px;
}

.databeseMap .db90 {
	width: 112px;
	top: 320px;
	right: 0;
	border: 1px solid #004475;
	background: #FEFCEB;
}
/*コンサルティング技術分野の拡がり*/
.expansionMap{
	background: #EAF0F7;
	border: 1px solid #A7BFD9;
	border-radius: 5px;
	padding: 0 5px 10px;
	position: relative;
	line-height: 1.5;
	width: 60%;
}
.expansionMap .arrowL1,
.expansionMap .arrowL2,
.expansionMap .arrowR1,
.expansionMap .arrowR2,
.expansionMap .arrowC1,
.expansionMap .arrowC2,
.expansionMap .arrowC3 {
	position: absolute;
}
.expansionMap .arrowL1 {
	top: 72px;
	left: 144px;
}
.expansionMap .arrowL2 {
	top: 183px;
	left: 144px;
}
.expansionMap .arrowR1 {
	top: 72px;
	left: 477px;
}
.expansionMap .arrowR2 {
	top: 183px;
	left: 477px;
}
.expansionMap .arrowC1 {
	top: 100px;
	left: 310px;
}
.expansionMap .arrowC2 {
	top: 158px;
	left: 308px;
}
.expansionMap .arrowC3 {
	top: 168px;
	left: 235px;
}


main .expansionMap h4 {
	font-size: 16px;
	background: none;
	border: none;
	margin: 10px 5px 0;
	padding: 0;
	color: #333;
}
.expansionMap h6 {
	background: #BCCDE3;
	border: 1px solid #666666;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
}
.expansionMap .CentertArea h5 {
	background: none;
	border: none;
	font-size: 14px;
	text-align: center;
}

.expansionMap .LeftArea {
	float: left;
	margin: 10px 0 10px 5px;
	width: 130px;
}
.expansionMap .CentertArea {
	float: left;
	margin: 0 15px;
	padding: 5px;
	width: 320px;
	background: #FFFFFF;
	border-radius: 5px;
}

.expansionMap .CentertArea .area1,
.expansionMap .CentertArea .area2,
.expansionMap .CentertArea .area3,
.expansionMap .CentertArea .area4 {
	float: left;
	width: 140px;
	padding: 0 10px 10px;
}
.expansionMap .CentertArea .area1 div,
.expansionMap .CentertArea .area2 div {
	height: 6.5em;
}
.expansionMap .CentertArea .area3 div,
.expansionMap .CentertArea .area4 div {
	height: 9em;
}


.expansionMap .CentertArea .area1 h6 {
	background: #DBC8BD;
	margin-bottom: 0;
	border-bottom: none;
}
.expansionMap .CentertArea .area1 div {
	background: #E9E2DC;
	padding-top: 5px;
	border: 1px solid #666666;
} 
.expansionMap .CentertArea .area2 h6,
.expansionMap .CentertArea .area3 h6,
.expansionMap .CentertArea .area4 h6 {
	background: #CFE5C1;
	margin-bottom: 0;
	border-bottom: none;
}
.expansionMap .CentertArea .area2 div,
.expansionMap .CentertArea .area3 div,
.expansionMap .CentertArea .area4 div {
	background: #E0EAD9;
	padding-top: 5px;
	border: 1px solid #666666;
}




.expansionMap .RightArea {
	float: left;
	margin: 10px 0 10px;
	width: 130px;
}

main .expansionMap ul {
	padding-left: 0;
	margin-left: 1.5em;
	padding-bottom: 10px;
}
main .expansionMap li {
	list-style: disc;
	font-size: 11px;
	margin-bottom: 0;
}
main .expansionMap p {
	margin-bottom: 0;
}



/* ################################### */

	/* technology */

/* ################################### */
main .TechnicalField {
	margin-bottom: 10px;
}

main .TechnicalField p {
	height: 30px;
	list-style: none;
	padding: 0;
	border: 1px solid #999;
	border-radius: 8px;
	text-align: center;
	line-height: 30px;
	margin-right: 17px;
	font-weight: bold;
	
}

main .TechnicalField p.red {
	background: #EDB7A9;
}
main .TechnicalField p.blue {
	background: #D4DFEC;
}
main .TechnicalField p.green {
	background: #D0E5C2;
}



table.coal_vari {
	border: 1px solid #999;
	margin-bottom: 10px;
}

.coal_vari th,
.coal_vari td {
	padding: 5px;
	text-align: center;
	border: 1px solid #999;
	font-size: 85%;
}

.coal_vari th {
	font-weight: normal;
	background: #203D81;
	color: #FFF;
	font-weight: bold;
}

.coal_vari th.left {
	text-align: left;
	/* width: 130px; */
	width: 200px;
	background: #EDEDED;
	color: #333;
	font-weight: normal;
	text-align: center;
}
.coal_vari th span {
	font-size: 10px;
}

.coal_vari td {
	/* width: 148px; */
	width: 280px;

}

.social_top_link {
	position: relative;
	margin: 25px auto;
	background:  url(../images/service_training_img_bg.jpg) no-repeat;
	width: 463px;
	height: 340px;
}
main .social_top_link p {
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 0;
}
main .social_top_link p a{
	color: #244391;
}
.social_top_link p.link1 {
	top: 49px;
	left: 15px;
}
.social_top_link p.link2 {
	top: 49px;
	left: 222px;
}
.social_top_link p.link3 {
	top: 187px;
	left: 128px;
}
.social_top_link p.link4 {
	top: 228px;
	left: 315px;
}



/* ################################### */

	/* training*/

/* ################################### */

/*
.training_box {
	position: relative;
	height: 400px;
}
.training {
	position: absolute;
	left: 113px;
	z-index: 100;
}
.training1,
.training2,
.training3 {
	width: 200px;
	font-size: 16px;
	position: absolute;
}
.training1 {
	right: 0;
	top: 20px;
	z-index: 110;
}
.training2 {
	left: 0;
	top: 155px;
	z-index: 120;
}
.training3 {
	right: 0;
	top: 275px;
	z-index: 130;
}
*/
.training h5 {
	color: #2B498C;
	font-size: 120%;
	font-weight: bold;
}


.training_box1,
.training_box2,
.training_box3,
.training_box4,
.training_box5,
.training_box6{
	margin-top: 10px;
	/* width: 163px; */
	width: 25%;
	float: left;
}
.training_box1 p,
.training_box2 p,
.training_box3 p,
.training_box4 p,
.training_box5 p,
.training_box6 p{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px!important;
}
.training_box1 div,
.training_box2 div,
.training_box3 div,
.training_box4 div,
.training_box5 div,
.training_box6 div{
	padding: 5px;
	margin-bottom: 1em;
	/*height: 415px;*/
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	font-size: 1.1em;
}
.training_box1 div {
	background: #F4BDBD;
}
.training_box2 div {
	background: #BCF2BC;
}
.training_box3 div {
	background: #BCBCF2;
}
.training_box4 div {
	background: #FFFEC6;
}
.training_box5 div {
	background: #C6FFFD;
}
.training_box6 div {
	background: #C6FFE3;
}
.training_arrow {
	float: left;
	width: 50px;
	margin-top: 8%;
	text-align: center;
}
.training_table,
.training_table2 {
	margin-bottom: 20px;
}
.training_table2 {
	width: 100%;
	font-size: 0.9em;
	background: #E0F4EF;
}
.training_table th,
.training_table td {
	padding: 0 15px 3px 0;
}
.training_table2 th,
.training_table2 td{
	border: 1px #333 solid;
	padding: 3px 5px;
}
.training_table th,
.training_table2 th{
	text-align: center;
}
.training_table2 th {
	white-space: nowrap;
	text-align: center;
}
.training_table2 tr td:first-child,
.training_table2 tr td:nth-child(4) {
	text-align: center;
} 


/* ################################### */

	/* Feasibility_Study*/

/* ################################### */
.Feasibility_Study {
	position: relative;
	min-height: 250px;
	width: 640px;
}
.Feasibility_Study div {
	position: absolute;
    padding: 5px;
	box-sizing: unset;
}
main .Feasibility_Study p {
	margin: 5px 0;
}


.Feasibility_Study .flow10 {
    border: 1px solid #70AD47;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 10px;
    left: 25px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
}
.Feasibility_Study .flow15 {
    top: 28px;
    left: 171px;
}
.Feasibility_Study .flow20 {
    border: 2px solid #70AD47;
	background: #DEEBF7;
    width: 230px;
    top: 0;
    left: 199px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	z-index: 120;
}
.Feasibility_Study .flow20 ol {
	margin: 10px;
}
.Feasibility_Study .flow20 li {
	margin-bottom: 0;
}
.Feasibility_Study .flow25 {
    top: 28px;
    left: 436px;
}

.Feasibility_Study .flow30 {
    border: 1px solid #70AD47;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 10px;
    right: 25px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.Feasibility_Study .flow35 {
    top: 116px;
    left: 171px;
}

.Feasibility_Study .flow40 {
    border: 1px solid #70AD47;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 99px;
    left: 25px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.Feasibility_Study .flow45 {
    top: 166px;
    left: 296px;
	z-index: 100;
}


.Feasibility_Study .flow50 {
    border: 1px solid #70AD47;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 200px;
    left: 244px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
}
.Feasibility_Study .flow55 {
    top: 116px;
    left: 436px;
}

.Feasibility_Study .flow60 {
    border: 1px solid #70AD47;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 99px;
    right: 25px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}


.MasterPlanning {
	position: relative;
	min-height: 340px;
	width: 640px;
    line-height: 1.5;
    font-size: 13px;
}
.MasterPlanning div {
	position: absolute;
    padding: 5px;
	box-sizing: unset;
}
main .MasterPlanning p {
	margin: 0;
}
.MasterPlanning .flow10 {
    border: 2px solid #114D8A;
	background: #FFF2CC;
    width: 140px;
	height: 50px;
    top: 0;
    left: 32px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}

.MasterPlanning .flow15 {
    top: 12px;
    left: 180px;
}
.MasterPlanning .flow20 {
    border: 1px solid #114D8A;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 0;
    right: 32px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.MasterPlanning .flow25 {
    top: 60px;
    left: 87px;
}
.MasterPlanning .flow27 {
    top: 100px;
    left: 170px;
	font-weight: bold;
	font-size: 14px;
}

.MasterPlanning .flow30 {
    border: 1px solid #114D8A;
	background: #E2F0D9;
    width: 120px;
	height: 50px;
    top: 117px;
    left: 42px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
	border-radius: 20px;
}
.MasterPlanning .flow35 {
    top: 135px;
    left: 170px;
}
.MasterPlanning .flow37 {
    top: 100px;
    left: 325px;
	font-weight: bold;
	font-size: 14px;
}
.MasterPlanning .flow37 span {
	border-bottom: dashed 1px #000;
}
.MasterPlanning .flow38 {
    top: 57px;
    right: 84px;
}

.MasterPlanning .flow40 {
    border: 2px solid #114D8A;
	background: #EDEDED;
    width: 140px;
	height: 50px;
    top: 117px;
    right: 32px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.MasterPlanning .flow45 {
    top: 178px;
    right: 84px;
}

.MasterPlanning .flow50 {
    border: 1px solid #114D8A;
	background: #5B9BD5;
    width: 140px;
	height: 63px;
    top: 235px;
    left: 32px;
    font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
}

main .MasterPlanning .flow50 ul {
	margin-left: 5px;
}
main .MasterPlanning .flow50 li {
	margin-bottom: 0;
}
.MasterPlanning .flow55 {
    top: 310px;
    left: 32px;
}


.MasterPlanning .flow60 {
    border: 2px solid #114D8A;
	background: #FFF2CC;
    width: 180px;
	height: 50px;
    top: 240px;
    left: 220px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
	text-align: center;
}
.MasterPlanning .flow65 {
    top: 310px;
    left: 248px;
}
.MasterPlanning .flow68 {
    top: 254px;
    left: 409px;
}

.MasterPlanning .flow70 {
    border: 1px solid #114D8A;
	background: #E2F0D9;
    width: 140px;
	height: 50px;
    top: 240px;
    right: 32px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	line-height: 50px;
}





/* ################################### */

	/* major-projects */

/* ################################### */
.major-projects table {
    border: 1px solid #ccc;
}
.major-projects table th {
    background: #757575 none repeat scroll 0 0;
    white-space: nowrap;
	color: #FFFFFF;
}
.major-projects table th, 
.major-projects table td {
    border: 1px solid #ccc;
    padding: 5px;
	text-align: center;
}
.major-projects table tr:nth-child(odd) td {
    background: #f5f5f5;
}
.major-projects table td:nth-child(1) {
    white-space: nowrap;
}

.major-projects table td:nth-child(3) {
	text-align: left;
}


/* ################################### */

	/* common */

/* ################################### */

.alignleft {
	text-align: left!important;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.aligntop {
	vertical-align: top;
}
.mgnt08 {
	margin-top: 8px !important;
}
.mgnt20 {
	margin-top: 20px;
}
.mgnl00 {
	margin-left: 0!important;
}
.mgnl15 {
	margin-left: 15px;
}
.mgnl25 {
	margin-left: 25px;
}
.mgnl50 {
	margin-left: 50px;
}
.mgnr00 {
	margin-right: 0!important;
}

.mgnb1em {
	margin-bottom: 1em;
}
.mgnb00 {
	margin-bottom: 0 !important;
}
.mgnb05 {
	margin-bottom: 5px !important;
}
.mgnb10 {
	margin-bottom: 10px !important;
}
.mgnb20 {
	margin-bottom: 20px !important;
}
.mgnb25 {
	margin-bottom: 25px !important;
}
.mgnb30 {
	margin-bottom: 30px !important;
}
.indent10 {
	text-indent: -1em;
	padding-left: 1em;	
}
.indent20 {
	text-indent: -2em;
	padding-left: 2em;	
}
.indent50 {
	text-indent: -5em;
	padding-left: 5em;	
}
.pdnr00 {
	padding-right: 0!important;
}

.pdnl00 {
	padding-left: 0!important;
}
.pdnl10 {
	padding-left: 10px!important;
}
.pdnl20 {
	padding-left: 20px!important;
}
.pdnl25 {
	padding-left: 25px!important;
}
.pdnl30 {
	padding-left: 30px!important;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.rate05 {
	width: 5%!important;
}
.rate10 {
	width: 10%!important;
}
.rate15 {
	width: 15%!important;
}
.rate20 {
	width: 20%!important;
}

.rate30 {
	width: 30%!important;
}
.rate40 {
	width: 40%!important;
}
.rate50 {
	width: 50%!important;
}
.rate60 {
	width: 60%!important;
}
.rate70 {
	width: 70%!important;
}
.rate100 {
	width: 100%!important;
}

.bold {
	font-weight: bold;
}
.fs-normal {
	font-weight: normal!important;
}
.underline {
	text-decoration: underline;
}
.f-base {
	color: #2B498C;
}
.red {
	color: red!important;
}
.f-large {
	font-size: 120%;
}
.f-large110 {
	font-size: 110%;
}
.f-large140 {
	font-size: 140%!important;
}
.f-small80 {
	font-size: 80%!important;
}
.normal_tbl {
	width: 100%;
}
.normal_tbl td {
	border: 1px solid #000000;
	padding: 10px;
}
.nowrap {
	white-space: nowrap;
}

.fs10 {
	font-size: 10px;
}
.fs12 {
	font-size: 12px;
}
.fs16 {
	font-size: 16px!important;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.clear {
	clear: both;
}


