/*メイン画像*/
.clouds {
	background-position: 0 top;
	background-image: url(../../images/cloud.png);
	background-color: #3e83c8;
	width: 960px;
	height: 300px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #ccc;
}
	.main {
	width: 960px;
	height: 300px;
	min-width: 0px;
	min-height: 0px;
	background-image: url(../../images/main.png);
}
/*トップコンテンツ*/
#top_contents_wrapper {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
img {border: none; }

/*新着情報*/
#news_container {
	float: left;
	width: 362px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACAD9;
}

#news_container li {
	background-image: url(../../cmmn/cmmn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-left: 20px;
}
#news_trans {
	margin-top: 15px;
	background-image: url(../../cmmn/cmmn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left: 258px;
	margin-right: 0px;
	padding-bottom: 15px;
}

/*導入事例*/
#ex_container {
	float: right;
	width: 540px;
}
#ex_container li {
	width: 138px;
	float: left;
	margin-top: 10px;
	margin-right: 29px;
}


#ex_container li:last-child {
    padding-right: 0px
}
#ex_container p {
	margin-top: 10px;
	background-image: url(../../cmmn/cmmn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#green_wrapper {
	margin-top: 15px;
	margin-bottom: 30px;
}




#loan {
text-align: right;
width: 960px;
margin-right: auto;
margin-left: auto;
}