h2 {
	margin-top: 10px;
}
p.lead {
	font-size: 129%;
	line-height: 140%;
	margin-top: 10px;
}
.notice01 {
	margin-top: 7px;
	font-size: 100%;
	border: #999999 solid 1px;
	background-color: #fcf8e0;
}
.notice01 p {
	margin: 3px 7px;
}
.notice02 {
	margin-top: 6px;
	font-size: 100%;
}
#main .wrapBox p.notice03 {
	margin-top: 8px;
	font-size: 107%;
}
#main .wrapBox p.notice04 {
	margin-top: 15px;
	font-size: 107%;
}

/* M42へのリンク
------------------------------------------------ */
#main .box01Bg {
	background: url(https://img1.kakaku.k-img.com/images/pc/pc-memory/article/c_0520_001/box01_bg.gif) repeat-y left top;
	width: 930px;
	margin-top: 20px;
}
#main .box01Btm {
	background: url(https://img1.kakaku.k-img.com/images/pc/pc-memory/article/c_0520_001/box01_btm.gif) no-repeat left bottom;
	padding-bottom: 15px;
	width: 930px;
}
#main .wrapBox {
	width: 930px;
	margin-top: 15px;
}
#main .leftBox01 {
	width: 210px;
	float: left;
	text-align: center;
}
#main .rightBox01 {
	width: 715px;
	float: right;
}
#main .leftBox02 {
	width: 380px;
	float: left;
	text-align: center;
}
#main .rightBox02 {
	width: 545px;
	float: right;
}
#main .wrapBox p {
	margin-right: 15px;
	font-size: 122%;
	line-height: 160%;
}
#main .wrapBox .noImg {
	margin: 0px 13px;
}

/* TABLE
------------------------------------------------ */
.tbl01 {
	margin: 10px 0px 0px 13px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 107%;
}
.tbl01 th,
.tbl01 td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px 4px;
	line-height: 160%;
}
.tbl01 th {
	background: #cccccc;
}
.tbl01 td {
	background: #FDFDFD;
}

/* スペック検索
------------------------------------------------ */
#main .specSearch {
	background: url(https://img1.kakaku.k-img.com/images/pc/pc-memory/article/c_0520_001/spec_search_bg.gif) repeat-y left top;
	text-align: center;
	margin-top: 20px;
}
#main .specSearchBtm {
	background: url(https://img1.kakaku.k-img.com/images/pc/pc-memory/article/c_0520_001/spec_search_btm.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
#main .boxIn {
	padding: 8px 8px 0px;
}
.tblspecSearch {
	margin: 10px auto;
	color: #ffffff;
}
.tblspecSearch tr {
	background: url(https://img1.kakaku.k-img.com/images/pc/pc-memory/article/c_0520_001/dotline01.gif) repeat-x left top;
}
.tblspecSearch tr.noline01,
.tblspecSearch tr.noline02 {
	background: url(https://img1.kakaku.k-img.com/images/spacer.gif) repeat-x left top;
}
.tblspecSearch tr.noline02 td {
	padding: 2px 10px 7px 3px;
}
.tblspecSearch th {
	font-weight: normal;
	padding: 7px 8px;
	text-align: left;
	vertical-align: top;
}
.tblspecSearch td {
	padding: 7px 10px 7px 3px;
	text-align: left;
	vertical-align: top;
}
#main .specSearch input {
	margin-right: 8px;
	vertical-align: middle;
}


/* マガジン誘導
------------------------------------------------ */
.magazine {
	text-align: center;
	margin: 50px 0px 30px 0px;
}
.magazine img {
	vertical-align: middle;
}

/* clearfix
------------------------------------------------ */
#main .wrapBox:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
