@charset "utf-8";
/* CSS Document */








/*******一覧ページ*********/



.country_box p {
  line-height: 16px;
  font-size: 12px;
}

/* --- Grid --- */

.country_box {
  width: 640px;
  margin: auto;

}

.country_box_left {
  float: left;
  width: 210px;

}


.country_box_center {
  float: left;
  width: 210px;

}

.country_box_right {
  float: left;
  width: 210px;

}

.fukusu{
	display: block;
	height: 20px;
	width: 650px;
	padding-bottom: 5px;
	
}


/*
#country_box{
	width: 653px;
	height: auto;
	display : block;
	overflow : hidden;
	margin: 0px;
}

.country_box_left{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 326px;
}
.country_box_right{
	float: right;

	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
*/




/*******タイトルまわり***********/


#country_ttl{
	width: 653px;
}


.planttl_img{
	float: left;
}


.check{
	height: 40px;
	width: 649px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 2px dotted #999999;
	padding-bottom: 15px;
	padding-top: 5px;

}


.check_2{
	height: 40px;
	width: 649px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 2px dotted #FFFFFF;
	padding-bottom: 15px;
	padding-top: 5px;

}









.areacheck_btn a{
	display:block;
	background-image:url(../image/countries/area_btn.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 204px;
	margin: 0px;
	padding: 0px;
}

.areacheck_btn a:hover{
	background-image:url(../image/countries/area_btn_mo.jpg);
	background-repeat: no-repeat;
}



/********************************/

.plan_data{
	margin-top: 15px;
}
