@charset "utf-8";

/* joinBox
-------------------------------------------------- */

#mainArea .joinBox {
	padding-bottom: 15px;
	background: #000000;
	color: #ffffff;
}

#mainArea .joinBox p.catch {
	margin: 10px 15px;
	font-size: 26px;
	font-weight: bold;
}

#mainArea .joinBox .btnImg {
	margin: 10px 0 0 15px;
}

#mainArea .joinBox .btnImg li {
	margin: 0 11px 0 0;
	padding: 0;
	background: none;
	display: inline;
}

/* support1
-------------------------------------------------- */

#mainArea .support1 {
	margin-bottom: 0;
	border-bottom: 0;
}

#mainArea .support1 .text {
	margin-right: 10px;
	float: left;
	width: 158px;
}

#mainArea .support1 .image {
	margin-bottom: 15px;
	float: left;
}

/* support2
-------------------------------------------------- */

#mainArea .support2 {
	margin-bottom: 0;
	border-bottom: 0;
}

#mainArea .support2 .text {
	float: right;
	width: 505px;
}

#mainArea .support2 .image {
	width: 144px;
}

/* support3
-------------------------------------------------- */

#mainArea .support3 {
	border-bottom: 0;
}

#mainArea .siegeTextBox02.support3 .column {
	margin-right: 0;
	padding: 0;
	width: 342px;
}

#mainArea .siegeTextBox02.support3 .column p {
	font-size: 20px;
}

#mainArea .siegeTextBox02.support3 .column a {
	padding: 25px 0 0 35px;
	display: block;
	height: 55px;
	background: url(/shared/images/arrow_small_middle.png) 15px 35px no-repeat;
	text-decoration: none;
}

#mainArea .siegeTextBox02.support3 .donate {
	margin-right: 14px;
	background: url(/join/support/images/bg_1.jpg) left top no-repeat;
}

#mainArea .siegeTextBox02.support3 .shopping {
	background: url(/join/support/images/bg_2.jpg) left top no-repeat;
}

#mainArea .siegeTextBox02.support3 .btn li {
	text-align: center;
	display: block;
}

#mainArea .siegeTextBox02.support3 .btn li a {
	padding-left: 0;
	background-image: none;
}

#mainArea .siegeTextBox02.support3 .btn li span {
	padding-left: 25px;
	background: #1892ca url(/shared/images/ico_list_1.png) 15px 10px no-repeat;
}

/* link to voice
-------------------------------------------------- */
.w341{
	width:341px;	
}
.w341r{
	margin-right:11px !important;
}

#mainArea .twoColumnsType .btn li.w341 span {
    background: #1892ca url(/shared/images/ico_list_1.png) no-repeat scroll 0 8px;
    padding-left: 15px;
}
#mainArea .btn.sizeS .w341 a ,#mainArea .btn.w341 a {
	background:none;
	background-color:#1892ca;
}

