@charset "utf-8";


/******************
main
********************/


main {
	margin: 0 auto;
	padding: 40px 0;
	width: 1000px;
	overflow: hidden;
	}

.moreLink a {
	border: 1px solid;
	border-radius: 3px;
	color: #90be59;
	display:block;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}

main h1 {
	color:#677;
	font-size: 32px;
	margin-bottom: 50px;
	text-align: center;
}

h2 {
	color:#677;
	font-size: 28px;
	margin-bottom: 20px;
	clear: both;
	}



h3{
	color:#677;
	font-size: 18px;
	margin-bottom: 10px;
}

.mainImage{
	margin-top: 20px;
}

figure.dosojin{
	float: left;
	margin-bottom: 100px;
}

figure.sanpo{
	float: left;
	margin-bottom: 100px;
	
}

figure.sanpo2{
	float: left;
	margin-bottom: 100px;
}

