@charset "shift_jis";
/* CSS Document */

/*  campaign
------------------------------------------------*/

.cen_con.campaign h4{
	font-size: 21px;
	font-weight: normal;
	color: #224789;
	text-align: center;
	margin-bottom: 10px;
}
.cen_con.osusume h4{
	font-size: 21px;
	font-weight: normal;
	color: #224789;
	text-align: center;
	margin-bottom: 10px;
}

.countrybtn{
	background: #f8f8ea;
	overflow: hidden;
	padding: 16px 0 0 14px;
	margin-bottom: 20px;
}
.countrybtn li.set {
	float: left;
	width: 154px;
	height: 46px;
	margin-bottom: 20px;
}
.countrybtn li.set ul li.cou_name {
	float: left;
	font-size: 14px;
	color: #333333;
	margin-top: 12px;
}
.countrybtn li.set ul li.cou_img {
	float: left;
	width: 46px;
	margin-top: 0px !important;
	margin-right: 10px;
}
.countrybtn li.set ul li.cou_img img {
	width: 46px;
	height: 46px;
}