@charset "Shift_JIS";

/* ========================================

	対象ファイル：cooperation_cambodia_001re2.html
	対象箇所　　：コンテンツ枠内

======================================== */




/* ---------- 1photos and 1explanation ---------- */

.photo1_ex1 {
	width: 320px;
	margin: 0 auto 20px;
}

.photo1_ex1 a {
	display: block;
	width: 300px;
	margin: 20px 10px 10px;
	float: left;
}

.photo1_ex1 img {
	display: block;
	width: 300px;
}

.photo1_ex1 .explanation {
	display: block;
	padding: 0 10px;
	clear: both;
}


/* ---------- 2photos and 1explanation ---------- */

.photo2_ex1 {
	width: 640px;
	margin: 0 auto 20px;
}

.photo2_ex1 a {
	display: block;
	width: 300px;
	margin: 20px 10px 10px;
	float: left;
}

.photo2_ex1 img {
	display: block;
	width: 300px;
}

.photo2_ex1 .explanation {
	display: block;
	padding: 0 10px;
	text-align: center;
	clear: both;
}


/* ---------- 2photos and 2explanation ---------- */

.photo2_ex2 {
	width: 640px;
	margin: 0 auto 20px;
}

.photo2_ex2 p {
	width: 320px;
	float: left;
}


.photo2_ex2 a {
	display: block;
	width: 300px;
	margin: 20px 10px 10px;
}

.photo2_ex2 img {
	display: block;
	width: 300px;
}

.photo2_ex2 .explanation {
	display: block;
	width: 300px;
	padding: 0 10px;
}

.photo2_ex2:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.photo2_ex2 {
  min-height: 1px;
}

* html .photo2_ex2 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ---------- 1photos and 1explanation big---------- */

.photo3_ex1 {
	width: 520px;
	margin: 0 auto 20px;
}

.photo3_ex1 a {
	display: block;
	width: 500px;
	margin: 20px 10px 10px;
	float: left;
}

.photo3_ex1 img {
	display: block;
	width: 500px;
}

.photo3_ex1 .explanation {
	display: block;
	padding: 0 10px;
	clear: both;
}
