@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :member.css
 author     :Ability Consultant
style info  :メール会員募集
=================================================================== */
/*----------------------------------------------------
	.con_title
----------------------------------------------------*/
.con_title {
	margin-bottom: 10px;
}

.con_title .txt {
	padding: 10px 20px;
}

.con_title .txt h5 {
	margin-bottom: 5px;
	font-size: 115%;
}

.con_title .txt p {
	margin-bottom: 20px;
}

.con_title .txt p span {
	color: #d0111b;
}

.con_title .txt p a i {
	padding-right: 5px;
}

/*----------------------------------------------------
	.con_erea
----------------------------------------------------*/
.con_erea h3 {
	margin-bottom: 20px;
}

.con_erea ul {
	padding: 0 10px 20px;
}

.con_erea ul li {
	margin-bottom: 10px;
}

.con_btn {
	padding: 10px 10px 0;
	margin-bottom: 20px;
	border-top: 1px dotted #b5b5b5;
}

.con_btn .txt {
	margin-bottom: 10px;
}

.con_btn .txt span {
	color: #d0111b;
}
