/* CSS Document */

/*-----------------------------*/

#contribution_mainimg {
	text-align: center;
}

#contribution_mainimg img {
	width: 95%;
	height: auto;
}



/*--------------form---------------*/



.table_group .table_right {
	padding-top: 10px;
}

div.table_group:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.table_group{
	zoom: 1;
}

.table_content_a .table_group {
	border-bottom: #E6E6E6 solid 2px;
	padding : 25px 10px;
}







.table_group_line .table_right {
	padding-top: 10px;
}

div.table_group_line:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.table_group_line{
	zoom: 1;
}

.table_content_a .table_group_line {
	border-bottom: #E6E6E6 solid 2px;
	border-top: #E6E6E6 solid 2px;
	padding : 25px 10px;
}

.table_group_line .table_left .required {
	background-color:#C1272D;
	color: #FFF;
	font-size: 1.2rem;
}






.table_group .table_left .required {
	background-color:#C1272D;
	color: #FFF;
	font-size: 1.2rem;
}

.table_group .table_right .exa {
	font-size: 1.2rem;
}

.table_group_line .table_right .exa {
	font-size: 1.2rem;
}

.table_content_a .b_box {
	color: #534741;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: block;
	font-size: 14px;
	height: 34px;
	padding: 6px 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 5px;
	height: auto;
}

.table_content_a .b_box_b {
	color: #534741;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	font-size: 14px;
	height: 34px;
	padding: 6px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 5px;
	height: auto;
	width: 80px;
}

.table_content_a .b_box_bb {
	color: #534741;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	font-size: 14px;
	height: 34px;
	padding: 6px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 5px;
	height: auto;
	width: 50px;
}



.table_content_a_title_A {
	margin-top: 50px;
	font-size: 1.6rem;
	font-weight: bold;
}





form .btn_a {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 35px;
}





.fanclub_toiawase table {
	width: 95%;
	margin: 0 auto;
	border: #FFE3F0 solid 1px;
}

.fanclub_toiawase table th {
	padding: 15px 5px 15px 15px;
	color: #FF7BAC;
	vertical-align: top;
	font-size: 1.2rem;
}
.fanclub_toiawase table td {
	padding: 15px 15px 15px 5px;
}
.fanclub_toiawase table td h3 {
	font-weight: bold;
	font-size: 1.2rem;
}
.fanclub_toiawase table td p {
	font-size: 1.1rem;
}



