@charset "Shift_JIS";

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

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

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

#main {
	background: url(../img/cooperation_cambodia_002/main.png) no-repeat;
}


/* ---------- text & image ---------- */

.text {
	width: 490px;
	float: left;
}

.image {
	width: 200px;
	float: right;
}

.image img {
	display: block;
	margin-bottom: 10px;
}


/* ---------- gallery ---------- */

#gallery {
	margin: 20px 5px 0;
}

#gallery li {
	margin: 0 5px;
	float: left;
}


/* ---------- kyushoku_banner ---------- */

#kyushoku_banner {
	display: block;
	width: 680px;
	margin: 20px auto 0;
}

