.mt40{
    margin-top: 40px;
}

.theme{
	margin: 0 0 50px 0;
	font-size: 114%;
}
.theme h2{
	margin: 0 0 20px 0;
    background: none;
}
.theme h3{
	font-size: 120%;
	margin: 0 0 5px 0;
	font-weight: bold;
}
.theme span{
	display: block;
}
.theme .orange{
	color: #efaa55;
	width: 222px;
	float: left;
	margin: 0 15px 0 0;
	padding: 70px 45px;
	text-align: center;
	background: url(../images/bg_theme001.png) no-repeat center center;
}
.theme .green{
	color: #46ab78;
	width: 223px;
	float: left;
	margin: 0 15px 0 0;
	padding: 70px 50px;
	text-align: center;
	background: url(../images/bg_theme002.png) no-repeat center center;
}
.theme .blue{
	color: #42a6d4;
	width: 215px;
	padding: 70px 50px;
	float: left;
	text-align: center;
	background: url(../images/bg_theme003.png) no-repeat center center;
}
