#content .box2 {
	background: none;
}

#content p.describe {
	color: #fff;
	font-size: 20px;
}

#content p.describe a {
	color: #fff !important;
	font-size: 20px;
	text-decoration: underline;
}

.mailcreate {
	float: left;
	width: 42% !important;
}

.mailcreate_monkey {
	float: left;
	width: 10%;
	font-size: 25px;
	color: #fff;
}

#allow, #username_availability_ok, #username_availability_not_ok, #not_allow {
	display: none;
}

.mail_info {
	font-size:25px;
	color: #fff;
}

.btn-width {
	width: 25%;
}

.button_domain {
	text-align: right;
}

.domain_name {
	float: left;
	font-size: 18px;
}

#username_availability_not_ok,#not_allow_3type {
	color: #ff0000;
	margin: 40px;
}

#username_availability_ok {
	color: #108e16;
	margin: 40px;
}

.omnimail {
	background: rgba(238, 238, 238, 0.1);
	border: 0;
	clear: both;
}

.feature {
	text-align: center;
    float: inherit;
    clear: both;
	margin: 5px;
}

#feature {
	width: 100%;
	text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.order {
	padding: 60px;
	margin-left: 50px;
}

.password {
	float: left;
}