#globalHeader,
#pankuzu,
#localNavigation,
#globalFooter,
#entrySearch,
#cnavi,
h1{
	display: none;
}

body {
	background-color: #ffffff;
}

/* PAGEBODY */
#bodyContainer {
	background: none;
	width: 598px;
	text-align: left;
	margin: 0;
}

/* CI */
#ci {
	position: relative;
	width: 121px;
	height: 121px;
}
	#ci div {
		position: absolute;
		left: 29px;
		top: 0;
	}
	
/* MAINCONTENTS */
#mainContents {
	float: none;
}

/*Main Contents*/
#mainContents h2,
#mainContents p.entryDate {
	color: #000000;
}

