body {margin: 0;padding:0;color:#fff;font-size:12px;background:url(../images/bg_1005.gif) 0 0;}h1,h2,h3,h4,h5,ul,ol,li,p{padding:0;margin:0; font-size:12px;}ul,ol,li{list-style:none;}a{color:#333; text-decoration:underline;}a:hover{color:#000; text-decoration:none;}/*--------------------------------------------------	1.Layout Element---------------------------------------------------*/	#wrapper{width:960px; margin:0 auto; padding:0;}	#container{width:950px; margin:0; padding:5px; background:url(../images/w_1005.png) 0 10px no-repeat; position:relative;}	#wArea{width:720px; height:360px; display:block; position:relative; float:right;}	#wArea #logo{position:absolute; top:20px; right:140px; width:516px; height:270px; z-index:97;}	#wArea #lead{position:absolute; width:482px; height:51px; top:290px; right:20px; z-index:98;}	#wArea #bn{position:absolute; width:168px; height:48px; top:230px; right:30px; z-index:99;}	#wArea #lw {position:absolute; width:155px; height:155px; top:50px; right:20px; z-index:99;}			#newsArea{	width:720px; 	padding:30px 25px;	margin:0;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	-uu-border-radius: 5px; 	background:#f4da00;	float:right;	}		#newsArea p{line-height:1.8; color:#000; padding:5px 5px 15px 5px;}	#newsArea p img{display:block; padding:5px 0;}		p.copyright{pasition:relative; width:930px; padding:20px 0 10px 0; margin:5px auto;  color:#fff; text-align:center; clear:both; line-height:1.5;}			.floatCol{float:left; padding:5px; text-align:center;}	.floatCol p{padding:8px 0; font-size:12px; color:#555; line-height:1.6em; text-align:center;}	.floatCol img.jkt{padding:1px; border:solid 1px #111; margin:0 auto;}			/* float clear	/*floatの回り込み解除*/	.clearfix:after {	content: ".";  /* 新しい要素を作る */	display: block;  /* ブロックレベル要素に */	clear: both;	height: 0;	line-height:0; 	visibility: hidden;	}	.clearfix {	min-height: 1px;	}	* html .clearfix {		height: 1px;		/*\*//*/		height: auto;		overflow: hidden;		/**/	}
