@charset "iso-8859-1";

/* Partnerships with Business Partners
---------------------------------*/
#main .columnBox .doubleBox {
	margin-top:25px;
	margin-left:10px;
	width:auto;
}
#main .columnBox .doubleBox .photo {
	margin:0 10px;
}
#main .columnBox .doubleBox .caption {
	width:200px;
}

/* Coexistence with Communities
---------------------------------*/
#main .columnBox {
background-image:url(/en/csr/society/images/bg-borderbox_top.gif);
}
.timeline {
background:url(/en/csr/society/images/arrow_timeline.gif) 25px bottom no-repeat;
margin-left:10px;
padding-bottom:15px;
padding-top:-20px;
overflow:hidden;
}
	/* for IE6 */
	* html .timeline {
	display:inline-block;
	}
.timeline.last {
background:none;
padding-bottom:0;
}
.timeline h5 {
background: #FFF left center no-repeat;
}
.timeline h5.timetable img {
	margin:0px 10px -3px 0;
}
.timeline h5.time {
display:none;
}
.timeline p {
margin:0;
padding-left:55px;
width:415px;
}
.timeline p.img {
padding:0;
}
#main .columnBox .btmBox .img2pic {
margin-bottom:0;
padding-right:15px;
width:361px;
}
	/* for IE6 */
	* html #main .columnBox .btmBox .img2pic {
	width:376px;
	}
#main .columnBox .btmBox .img2pic img.first {
margin-right:15px;
}
#main .columnBox .btmBox .txt2pic {
margin-bottom:0;
margin-left:5px;
width:300px;
}
	/* for IE6 */
	* html #main .columnBox .btmBox .txt2pic {
	width:299px;
	}


