@charset "UTF-8";

#globalNavigation {
	display:none !important;
}

#contents div#leftContents h2 {
	background:url(/img/h_chaji.jpg) bottom center no-repeat  !important;
	background-size: cover !important;
	-moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
}

#contents div#leftContents h2 span {
	font-size:16px;
	letter-spacing:0;
}

#contents div#rightContents h3.chajiH3 {
	display:none;
}

.top65 {
	margin-top:0 !important;
}

#leftContents {
	width:100%;
	overflow:hidden;
}

#leftContents img {
	width:110%;
	height:auto;
}