@charset "utf-8";

/* 
メルマガ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.section {
	clear: both;
	padding: 0 10px;
}

/* table#member_int
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#second_column table#member_int {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
#second_column table#member_int caption {
	margin-bottom: 3px;
	font-weight: bold;
}
#second_column table#member_int th {
	background: #66B1CB;
	font-weight: bold;
	color: #FFFFFF;
	width: 30%;
	padding: 10px;
	border: 1px solid #CCC;
}
#second_column table#member_int td {
	padding: 10px;
	border: 1px solid #CCC;
}
#second_column table#member_int td .text-type {
	color: #72564B;
	font-size: 90%;
}
#second_column table#member_int td .example {
	color: #AF9185;
	font-size: 90%;
}
#second_column .navi .submit {
	font-weight: bold;
	padding: 8px 0;
	margin-bottom: 2.5rem;
}

/* table#member_int
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#second_column .mail_description {
	background: #FAF5D3;
	padding: 6px;
	margin-top: 10px;
}
#second_column .mail_description .need {
	color: #BB0000;
	font-weight: bold;
	font-size: 90%;
}
#second_column .mail_description h4 {
	font-weight: bold;
	margin-bottom: 15px;
}

#second_column .mail_description p.home_txt {
	margin-top: 15px;
	text-align: center;
}


/* security-seal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#second_column .security-seal {
	font-size: 90%;
	margin-top: 20px;
}

#second_column .seal{
	margin-bottom: 20px;
}