body {
	background: fixed;
}
@charset "utf-8";
.column2R #main {
	float: none;
	width: auto;
}
.container {
	padding-top: 3em;
}
#wrapper_lp_intelcpu_3rd {
	width: 960px;
	margin:15px auto;
}
#wrapper_lp_intelcpu_3rd .ta-center {
	text-align: center;
}
#wrapper_lp_intelcpu_3rd h1 {
	background: none;
	font-size: 14px;
	color: #111111;
	border-left: solid 4px #FF3300;
	margin: 0 auto 8px auto;
	padding: 4px 8px;
	font-weight:normal;
}
div.clearfix {
}
#wrapper_lp_intelcpu_3rd h2 {
	color:#222;
	font-size:150%;
}
#wrapper_lp_intelcpu_3rd h3 {
	color:#222;
	font-size:150%
}
#wrapper_lp_intelcpu_3rd p {
	font-size:100%;
	margin:0.25em 0 0 0.25em;
}
.priceTxt {
	font-size:110%;
	font-weight: bold;
}
.ta-center {
	text-align:center;
}
.icpu3_contents {
	margin-top:40px
}
.icpu3_contents h4 {
	font-size:22px;
	padding:10px 0 10px 5px;
	color:#00406A
}
.icpu3_check_point div {
	width:470px;
	float:left;
	margin-bottom:15px
}
.icpu3_check_point .left {
	margin-right:20px
}
.icpu3_check_point h4 {
	padding:0
}
.icpu3_check_point p {
	width:420px;
	padding:5px 20px 10px 20px
}
.line_up table img {
	width:90px
}
.line_up table {
	padding-top:20px;
	border: 1px solid #c1dad7;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0.25em;
	text-align: center;
	width: 940px;
}
.line_up table th {
	text-align: center;
	background-color: #eee;
	border-bottom: 1px solid #c1dad7;
	border-right: 1px solid #c1dad7;
	color: #004374;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0.25em;
	text-align: center;
}
.line_up table td {
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #c1dad7;
	color: #004374;
	font-weight: normal;
	width:108px;
}
.line_up td.bg {
	background: none repeat scroll 0 0 #F6F6F6;
}
.line_up td {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #c1dad7;
	color: #004374;
	font-weight: normal;
	padding: 2px;
	text-align: center;
}
 <style type="text/css"> #wrapper_lp_intelcpu_3rd table .item_img {
margin:5px 0
}
div.contents-l {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	margin:10px 20px 40px 15px;
	padding: 10px;
	width: 432px;
}
#wrapper_lp_intelcpu_3rd p.catch {
	font-weight: bold;
	margin: 0 0 10px 0;
}
#wrapper_lp_intelcpu_3rd .contents-l p.catch {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size:16px;
}
#wrapper_lp_intelcpu_3rd .contents-r p.catch {
	font-weight: bold;
	margin-bottom:10px;
}
div.contents-r {
	border: solid 1px #CCC;
	background: white;
	padding: 10px;
	margin-top:10px;
	float: left;
	width: 432px;
	_width: 430px;
}
.spec {
	font-size: 15px;
	font-weight: bold;
	color: #05F;
}
#wrapper_lp_intelcpu_3rd .contents-l p {
	margin: 0 0 0 216px;
}
.contents-r-mini-b {
	margin: 20px 0 0;
}
.contents-r-mini-a {
	margin: 0 0 20px;
}
#wrapper_lp_intelcpu_3rd .contents-r p {
	margin: 0 0 0 134px;
}
#wrapper_lp_intelcpu_3rd .contents-l img.item_img {
	width:180px;
	height:180px;
	position:absolute;
	margin-top: 5px;
}
#wrapper_lp_intelcpu_3rd .contents-r img.item_img {
	width:120px;
	height:120px;
	position:absolute
}
#wrapper_lp_intelcpu_3rd .contents-r .contents-r-mini-a .button-s, #wrapper_lp_intelcpu_3rd .contents-r .contents-r-mini-b .button-s {
	margin: -52px 0 0 330px;
}
.cl2 {
	display: inline-block;
}
</style> 
/* こっからしたはclearfix */

.clearfix:after {
 content: ".";  /* 新しい要素を作る */
 display: block;  /* ブロックレベル要素に */
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*-------------------------------------

	ゲーミングPC

---------------------------------------*/
#gamingPC {
	margin:20px 10px;
	padding:15px;
	color: #4E4E4E;
	border:1px #0873B9 solid;
	background:#F3F3F3;
	height:60px;
	
}
#gamingPC img {
	float:left;
	margin-right:20px;
	vertical-align:middle;
	-ms-interpolation-mode: bicubic;
}
#gamingPC p {
	font-size: 14px;
	float:left;
	margin-top:20px;
	vertical-align:middle;
}