@import "base.css";


#IndexWrapper {
	background: url(../images/bg_index.gif) repeat-x left top;
}


.flashBox {
	height: 230px;
	width: 800px;
}



.ContentBox {
	width: 800px;
	margin-top: 20px;
}

.ContentBox dl {
	padding-bottom: 15px;
}

.ContentBox dt {
	float: left;
	width: 274px;
}

.ContentBox .p01,
.ContentBox .p02 {
	float: left;
	width: 132px;
}

.ContentBox .p03 {
	float: left;
	width: 129px;
}

.ContentBox .p04 {
	float: right;
	width: 129px;
}

.ContentBox dt span {
	display: block;
	padding: 15px 20px 0 20px;
}




.prayJapan {
	text-indent: -9999px; 
	height: 70px; 
	width: 270px;
	margin-left:30px;
	background:url(../images/pray_for_japan.gif) no-repeat left top;
}


/* Hides from IE5-mac \*/ 
* html #IndexWrapper { height: 1%; }
/* End hide from IE5-mac */

