@charset "utf-8";
/* CSS Document */
body{
	width: 800px;
	margin: 0 auto;
	background-color: rgba(196,191,227,1.00);
	font-family: sans-serif;
}

.title-container{
	text-align: center;
}

.logo{
	margin-top: 30px;
	margin-bottom: 0px;	
}

.logo img{
	martin: 0;
}

.setsumei01{
	margin-top: 20px;
	font-size: 20px;
}

.setsumei02{
	font-size: 14px;
	margin-top: 30px;
}

.mokuji{
	border-top: 2px solid;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 25px;
	}

.nkm{
	width: 720px;
	margin: auto;
	font-size: 14px;
	}

.sample{
	margin-top: 40px;
}

.link{
	margin-bottom: 80px;
}

.footer{
	margin-bottom: 20px;
	text-align: center;
}