@charset "utf-8";
/* CSS Document */



#commit, #possible, #business {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	padding: 0px;
	z-index: 10;
	position: relative;
}


#commit .box	{
	width: 400px;
}

#commit .illust01 {
	width: 190px;
	margin-top: 60px;
	text-align: right;
}


#possible .box	{
	width: 400px;
}

#possible .illust02 {
	width: 190px;
	margin-top: 10px;
	text-align: left;
}


#business .box	{
	width: 400px;
}

#business .illust03 {
	width: 190px;
	margin-top: 10px;
	text-align: right;
}


#waku	{
	width: 600px;
	border: 3px solid #CD7C8A;
	border-radius: 10px;
	padding: 10px;
}

.wakutitle {
	font-size: 24px;
	line-height: 46px;
	font-weight: 600;
}

.wakutxt {
	font-size: 22px;
	line-height: 36px;
	text-align: left;
}

.wakutxt ul {}
.wakutxt ul li {}

.momo {
	color: #D8AE9B;
}


