@charset "utf-8";
#pc { 
	background: url(/_resource/image/bg.jpg) top left repeat-y;
	border: 1px solid #CCCCCC;
}
#pc h1 {
	background: url(/_resource/image/the_ultimate.jpg) #fff bottom center no-repeat;
	width: 790px;
	height: 49px;
	padding-top: 10px;
}
#pc h2 {
	width: 790px;
}

#pc h5 {
	margin-bottom: 0.5em;
}
#cr {
	float: left;
	width: 45%;
}
#cl {
	float: left;
	width: 45%;
}