@charset "Shift_JIS";

/* commonFeature7 overwrite
------------------------------------------*/
body div.commonFeature7 {
	height:30px;
}
body div.commonFeature7 img.left {
	top:0;
}

h2.lineupTtl {
	width: auto ! important;
}

#intro {
	margin-bottom:20px;
}

/* item
------------------------------------------*/
div.itemSet {
	position: relative;
}
div.size281 {
	height: 300px;
}
.itemPic {
	position: absolute;
	left: 0;
	top: 0;
}
p.itemBtn {
	position: absolute;
	left: 1px;
	top: 104px;
}
p.itemText {
	position: absolute;
	left: 140px;
	top: 0px;
	width: 300px;
}
p.itemText span {
	display: block;
	font-size: 0;
}
p.itemText a {
	color: #333;
	height: 92px;
	font-weight: bold;
	line-height: 1.4;
	display: table-cell;
	vertical-align: middle;
}

/* New Layout 111/12/20 ’Ç‹L
------------------------------------------*/
.boxWrap{
	width: 760px;
}

.boxLeft{
	position: relative;
	float:left;
}

.boxRight{
	position: relative;
	float:right;
}

.boxText{
	position: absolute;
	left: 25px;
	top: 255px;
	width: 320px;
}

.boxText a {
	color: #333;
	font-weight: bold;
	line-height: 1.4;
}


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

/* IE 6 */
* html p.itemText a {
	display: inline;
	zoom: 1;
	height: auto;
}
* html p.itemText a.dummy {
	height: 80px;
	width: 0px;
}

/* IE 7 */
*:first-child+html p.itemText a {
	display: inline;
	zoom: 1;
	height: auto;
	
}
*:first-child+html p.itemText a.dummy {
	height: 80px;
	width: 0px;
}

p.itemCaption {
	position: absolute;
	left: 80px;
	bottom: 10px;
	font-size: 85%;
}
p.itemCaption a {
	color: #333;
	display: block;
	width: 660px;
	text-align: right;
}
div.itemSet a:hover {
	text-decoration: none;
}
p.itemGenuine {
	position: absolute;
	left: 586px;
	top: 112px;
}
div.osHome p.itemGenuine {
	left: 618px;
}
div.osPro p.itemGenuine {
	left: 611px;
}
div.osPro32 p.itemGenuine {
	left: 610px;
}
div.osStarter p.itemGenuine {
	left: 595px;
}
p.itemGenuine a {
	display: block;
	width: 34px;
	height: 10px;
}
p.itemIntelCPC {
	position: absolute;
	left: 438px;
	top: 146px;
	border:solid 1px #000;
}
p.itemIntelCPC a {
	display: block;
	width: 175px;
	height: 11px;
	overflow: hidden;
	background: url(../images/sp.gif) no-repeat left top;
}

