@charset "utf-8";

#onetouch {
	background-color: #fff;
	margin: 10px;
}

#onetouch p {
	background-color: #D9F5F3;
	color: #336;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

#simple {
	background-color: #fff;
	margin: 10px;
}

#simple p {
	background-color: #D9F5F3;
	color: #336;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

#detail {
	background-color: #fff;
	margin: 10px;
}

#detail p {
	background-color: #D9F5F3;
	color: #336;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

#modify {
	background-color: #fff;
	margin: 10px;
}

#modify p {
	background-color: #D9F5F3;
	color: #336;
	text-align: center;
	height: 26px;
	line-height: 26px;
}