@charset "UTF-8";
.bosyu_title{ background:#fbe7e8; padding:5px 10px 3px 10px; margin:0 0 15px 0;
	-webkit-border-top-left-radius: 20px;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	}
.mail_button{ background:#e76f8b; border:#fbe7e8 4px solid; padding:5px; width:200px; text-align:center; font-size:138.5%; font-weight:bold; color:#FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	}

.recruit_table { border-collapse: collapse; text-align:center; line-height:1.6em;} 
.recruit_table thead { background:#fbe7e8; border-top:#e76f8b solid 1px;}
.recruit_table tbody { }
.recruit_table tfoot { }
.recruit_table tr {border-bottom:#e76f8b solid 1px; border-left:#e76f8b solid 1px; border-right:#e76f8b solid 1px;} 
.recruit_table tr:first-of-type {border-top:#e76f8b solid 1px; border-left:#e76f8b solid 1px; border-right:#e76f8b solid 1px;} 
.recruit_table td {padding:10px; vertical-align:top; border-left:#e76f8b solid 1px; text-align:left;} 
.recruit_table th {padding:10px; font-weight:normal; vertical-align:top; background:#fbe7e8;}