@charset "utf-8";

/*css for enkaku page-------------------------------------------*/

h1.TitleContainerArea{
	float: left;
	width: 611px;
	margin-left:2px;
	color: #333333;
	font-size: 15px;
}

div.CompanyIndexContext{
	float:left;
	width: 100%;
	padding-top:15px;

}

div.greenTextTop{
	float:left;
	width:100%;
	color: #555555;
	font-size:12px;
	line-height:1.5;
	border-bottom: dotted 1px #A5A5A5;
	padding-top: 15px;
	padding-bottom: 10px;
}

div.greenTextTop h3{
	float:right;
	text-align:right;
	color: #555555;
	font-size:12px;
	font-weight: normal;
}

div.CompanyIndexContext h2{
	float: left;
	width: 100%;
	font-size: 12px;
	color: #0D7CAC !important;
	padding-top:19px;
	font-weight:bold;
}

div#MidContainerGreen{
	float:left;
	width: 620px;
	height: 193px;
	background: url(../../images/company/greenit/containermidGreen.jpg) no-repeat;
	margin-top:10px;
}

div.topTitleBottom{
	float: left;
	width: 100%;
	padding: 5px 0;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
	margin-top: 32px;}

table.greenMidInfo{
	float: left;
	margin-top: 20px;}

table.greenMidInfo tr td{
	font-size:12px;
	color:#555555;
	text-align:left;
	vertical-align: top;
	padding-bottom: 5px;
}

table.greenMidInfo tr td.item01{
	width: 179px;
	padding-left: 25px;}

table.greenMidInfo tr td.item02{
	width: 15px;
	padding-top: 5px;}

table.greenMidInfo tr td.item03{
	width: 402px;
	padding-top: 5px;}

table.greenMidInfo tr td.item03 h3, h3.textbot{
	width: 100%;
	color: #0D7CAC;
	font-weight:bold;
	font-size: 12px;
	padding-bottom:5px;
}

span.bluetext{
	color: #0D7CAC;	
}

div#bottomAreaItems{
	float: left;
	width: 592px;
	height: 83px;
	background-color: #CEECF6;
	border: solid 1px #B0B0B0;
	padding: 9px 0 0 30px;
}

div#bottomAreaItems img{
	float: left;
}

