@charset "utf-8";

#toppgae .section li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-bottom: 3px;
	padding-top: 3px;
}


#toppgae .section a{
color:#1d658a;
text-decoration:none;
}

#toppgae .section a:hover{
	color:#FF6600;
	text-decoration:none;
}
#threeColumnArea h3 {
	background-repeat: no-repeat;
	height: 23px;
	width: 212px;
	font-size:99%;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 10px;


}
#threeColumnArea  .linkArea {
	height: auto;
	width: 100%;
	background-color: #f6f6f6;
	padding-bottom: 10px;
}
#toppgae #mainvisualArea {
	height: 227px;
	width: 950px;
	background: url(images/toppage_bg_mainvisual2.jpg)  no-repeat left top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    top:-5px;
}
#toppgae {
	background-image: url(images/toppage_bg_all.gif);
	background-repeat: repeat-x;
	background-color: #70b3de;
}
#toppgae #textfield {
	width: 324px;
	margin: 0px;
	height: 20px;
}
#toppgae #seachtool {
	position: absolute;
	left: 30px;
	top: 132px;
	color: #000000;
}
.threecolumns {
	height: auto;
	width: 222px;
}
#typeArea {
	float: left;
}
#needsArea {
	float: right;
}
#solutionArea {
	float: right;
}
#toContainTwoColumnOfThree {
	width: 455px;
	float: left;
}
#toppgae #main {
	margin-bottom: 40px;
}
.threecolumns li {
	width: 90%;
}

#toppgae #seachtool {
left:40px!important;
top:148px!important;
}

