.topcon1 {
	float: left;
	width: 100%;
}
.topcon_title {
	font-family: "メイリオ";
	font-size: 26px;
	color: #333333;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C26D;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topcon_box {
	margin-top: 25px;
	border: 1px solid #92C26D;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;
	float: left;
	width: 100%;
	height: 230px;
	position: relative;
}
.topcon_box1 {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 46px;
	font-weight: bolder;
	color: #FFF;
	background-color: #92C26D;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topcon_box2 {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 1px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.topcon_box3 {
	padding-left: 5px;
	line-height: 46px;
}
.topcon_btn {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 32px;
	color: #333;
	letter-spacing: 1px;
	width: 130px;
	text-align: center;
	font-weight: bolder;
	border: 1px solid #92C26D;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;
	text-decoration: none;
	float: left;
	background-color: #FFF;
	position: absolute;
	left: 15px;
	bottom: 15px;
}

a:hover .topcon_btn{
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 32px;
	color: #333;
	letter-spacing: 1px;
	width: 130px;
	text-align: center;
	font-weight: bolder;
	border: 1px solid #92C26D;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;
	text-decoration: none;
	background-color: #cde3bc;
}

.topcon_box4 {
	font-size: 10px;
}
