@charset "UTF-8";
div.page {
	width: 940px;
	margin: 0 auto;
}
div.page .center {
	text-align: center;
}
div.intro {
	margin-bottom: 30px;
}
div.intro h2 {
	margin: 0;
	padding: 0;
}
div.intro p.text {
	background-color: #E5F2FA;
	padding: 10px 0 20px 0;
	margin-bottom: 30px;
	text-align: center;
}
ul#pagenavi {
	letter-spacing: -0.4em;
	margin-bottom: 20px;
}
ul#pagenavi li {
	display: table-cell;
	/* for IE 6/7 */
	*display: inline;
	*zoom: 1;
}
.fixed{
  position: fixed;
	top: 0;
  z-index: 9999;
}
a#cpu,
a#memory,
a#hdd,
a#drive,
a#os,
a#office {
	display: block;
	margin-top: -10px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 10px;
}
div.about_cpu div.summary {
	background-image: url("/parts/contents/help/line.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5F2FA;
	position: relative;
	margin: 40px 0;
	min-height: 200px;
	z-index:0;
}
div.about_memory div.summary {
	background-image: url("/parts/contents/help/line.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5F2FA;
	position: relative;
	margin: 40px 0;
	min-height: 220px;
	z-index:0;
}
div.about_hdd div.summary {
	background-image: url("/parts/contents/help/line.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5F2FA;
	position: relative;
	margin: 40px 0;
	min-height: 220px;
	z-index:0;
}
div.about_drive div.summary {
	background-image: url("/parts/contents/help/line.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5F2FA;
	position: relative;
	margin: 40px 0;
	min-height: 220px;
	z-index:0;
}
div.about_os div.summary {
	background-image: url("/parts/contents/help/line.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5F2FA;
	position: relative;
	margin: 40px 0;
	min-height: 240px;
	z-index:0;
}
div.about_office div.summary {
	background-image: url("/parts/contents/help/line.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5F2FA;
	position: relative;
	margin: 40px 0;
	min-height: 255px;
	z-index:0;
}



div.about_cpu div.summary h3 {
	/*z-index: 2;*/
	position: absolute;
	top: -11px;
	left: 15px;
}
div.about_memory div.summary h3 {
	/*z-index: 2;*/
	position: absolute;
	top: -15px;
	left: 15px;
}
div.about_hdd div.summary h3 {
	/*z-index: 2;*/
	position: absolute;
	top: -11px;
	left: 8px;
}
div.about_drive div.summary h3 {
	/*z-index: 2;*/
	position: absolute;
	top: -11px;
	left: 13px;
}
div.about_os div.summary h3 {
	/*z-index: 2;*/
	position: absolute;
	top: -13px;
	left: 0px;
}
div.about_office div.summary h3 {
	/*z-index: 2;*/
	position: absolute;
	top: -11px;
	left: 11px;
}

div.summary div.area {
	width: 780px;
	text-align: left;
	z-index: -1;
	position: absolute;
	top: 50px;
	left: 130px;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 6px 6px 0px -2px #b2b6bd;
	padding: 10px 0;
}
div.about_cpu div.summary div.area p.text {
	padding-left: 25px;
	padding-top: 60px;
	float: left;
	width: 670px;
}
div.about_memory div.summary div.area p.text {
	padding: 55px 10px 0 25px;
	float: left;
	width: 590px;
}
div.about_hdd div.summary div.area p.text {
	padding: 55px 10px 0 25px;
	float: left;
	width: 650px;
}
div.about_drive div.summary div.area p.text {
	padding: 55px 20px 0 25px;
	float: left;
	width: 580px;
}
div.about_os div.summary div.area p.text {
	padding: 55px 10px 0 25px;
	float: left;
	width: 680px;
}
div.about_office div.summary div.area p.text {
	padding: 55px 10px 0 25px;
	float: left;
	width: 600px;
}
div.about_cpu div.summary div.area p.image {
	padding-top: 25px;
}
div.about_memory div.summary div.area p.image {
	padding-top: 30px;
}
div.about_hdd div.summary div.area p.image {
	padding-top: 15px;
}
div.about_drive div.summary div.area p.image {
	padding-top: 40px;
}
div.about_os div.summary div.area p.image {
	padding-top: 50px;
}
div.about_office div.summary div.area p.image {
	padding-top: 20px;
}
div.summary strong {
	color: #ED0000;
	display: inline;
	background-color: transparent;
}
div.about_cpu div.topic {
	width: 915px;
	margin: 0 auto;
	margin-top: 40px;
}
div.about_cpu div.topic h4 {
	margin-bottom: 15px;
}
div.about_cpu ul.cpu_type {
	display: flex;
	justify-content: space-between;
	margin: 15px auto;
	width: 100%;
}
div.about_cpu ul.cpu_type li {
	margin: 0;
	padding: 0;
	width: 217px;
}
div.about_cpu ul.cpu_type li:first-child {
}
table.hdd_purpose {
	width: 915px;
	margin: 0 auto;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
table.hdd_purpose th {
	background-color: #D5D1CA;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px 0;
	text-align: center;
}
table.hdd_purpose td {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align: center;
	height: 40px;
	padding: 10px 20px;
}
table.hdd_purpose td p {
	text-align: left;
}
table.hdd_purpose + p.caption {
	width: 915px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 0;
}
div.ssd {
	width: 915px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
div.ssd div.section {
	height: 190px;
}
div.ssd dl.price {
	background-color: #FFF;
	border-radius: 5px;
	width: 360px;
	padding: 5px 10px;
	z-index: 1;
	position: absolute;
	top: 58px;
	right: 7px;
	text-align: center;
}
div.ssd dl.price dt {
	display: inline-block;
	*display: inline;
	*zoom: 1; 
	background-image: url("/parts/contents/help/circle_or.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 20px 0 15px;
	margin: 0;
}
div.ssd dl.price dd {
	display: inline-block;
	*display: inline;
	*zoom: 1; 
	margin: 0;
	color: #ED0000;
}
div.ssd div.detail {
	width: 770px;
	z-index: 1;
	position: absolute;
	top: 100px;
	left: 135px;
	margin-top: 10px;
}
div.ssd div.detail p.text {
	width: 590px;
	float: left;
	padding-right: 30px;
}
div.ssd div.detail p.image {
}
div.ssd_merit {
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
div.ssd_merit img {
	border-right: solid 1px #000;
}
table.drive_type {
	width: 915px;
	margin: 0 auto;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
table.drive_type th {
	background-color: #D5D1CA;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px 0;
	text-align: center;
	width: 180px;
}
table.drive_type th.type {
	background-color: #FFF;
}
table.drive_type td {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align: center;
	height: 40px;
	padding: 10px 20px;
}
table.drive_type + p.caption {
	width: 915px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 0;
}


div.os_type_block {
	position: relative;
}
div.os_type_block p.support_end {
	z-index: 1;
	position: absolute;
	top: 60px;
	left: 170px;
}
table.os_type {
	width: 915px;
	margin: 0 auto;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	text-align: left;
}
table.os_type th {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px 0;
}
table.os_type th.previous {
	background-color: #0080CB;
	width: 220px;
	text-align: center;
	padding: 10px 0;
}
table.os_type th.latest {
	background-color: #ED0000;
	width: 220px;
	text-align: center;
	padding: 10px 0;
}
table.os_type th.item {
	background-color: #EAE8E5;
	width: 220px;
	padding-left: 15px;
	height: 80px;
	text-align: left;
}
table.os_type th.item dt {
	color: #0080CB;
	padding-bottom: 3px;
}
table.os_type th.item dd {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0;
}
table.os_type td {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	height: 40px;
	padding: 10px 20px;
	font-size: 0.9em;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #E5F2FA;
}
table.os_type td.latest {
	background-color: #FDE5E5;
}
table.os_type td.cir {
	background-image: url("/parts/contents/help/icon_cir.gif");
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 60px;
}
table.os_type td.tri {
	background-image: url("/parts/contents/help/icon_tri.gif");
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 60px;
}
table.os_type td.batsu {
	background-image: url("/parts/contents/help/icon_batsu.gif");
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 60px;
}
table.os_type td.enddate {
	text-align: center;
	font-size: 1.3em;
	padding: 10px;
}
table.os_type td.enddate p.caution {
	font-size: 0.55em;
	line-height: 1.3em;
	background-color: #FFF;
}

div.about_office div.office_type {
	text-align: left;
	display: table;
	margin: 0 auto 20px auto;
}
div.about_office div.mso2007_box {
	border: solid 1px #009D8E;
}
div.about_office div.mso2010_box {
	border: solid 1px #7A52A4;
}
div.about_office div.mso2013_box {
	border: solid 1px #ED6C00;
}
div.about_office div.mso2016_box {
	border: solid 1px #0080CB;
}
div.about_office div.mso2019_box {
	border: solid 1px #45B035;
}
div.about_office div.wps_box {
	border: solid 1px #EB0F6B;
}
div.about_office div.office_type h4 {
	padding: 0;
	margin: 0;
	width: 500px;
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
div.about_office div.office_type ul {
	width: 413px;
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
div.about_office div.office_type li {
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 17px;
	*padding-left: 0px;
	line-height: 1.9em;
}
div.about_office div.mso2007_box li {
	background-image: url("/parts/contents/help/circle_gr.gif");
}
div.about_office div.mso2007_box li.caution {
	background-image: none;
	padding: 0;
}
div.about_office div.mso2007_box li.caution dl {
	border: solid 1px #ED0000;
	width: 380px;
	margin-top: 5px;
}
div.about_office div.mso2007_box li.caution dt {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #ED0000;
	color: #FFF;
}
div.about_office div.mso2007_box li.caution dd {
	padding: 5px 0;
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
}
div.about_office div.mso2010_box li {
	background-image: url("/parts/contents/help/circle_pp.gif");
}
div.about_office div.mso2013_box li {
	background-image: url("/parts/contents/help/circle_or.gif");
}
div.about_office div.mso2016_box li {
	background-image: url("/parts/contents/help/circle_bl.gif");
}
div.about_office div.mso2019_box li {
	background-image: url("/parts/contents/help/circle_gr2.gif");
}
div.about_office div.wps_box li {
	background-image: url("/parts/contents/help/circle_pnk.gif");
}
div.about_office div.edition {
	width: 915px;
	margin: 40px auto;
}
div.about_office div.edition h5 {
	background-image: url("/parts/contents/help/ttl_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 0 0 15px;
	height: 30px;
}
div.about_office table.edition {
	width: 915px;
	margin: 0 auto;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	margin-top: 15px;
}
div.about_office table.edition th {
	border-right: double 3px #000;
	border-bottom: solid 1px #000;
	padding: 5px 0;
	text-align: center;
}
div.about_office table.edition th.app {
	border-right: solid 1px #000;
	background-color: #E5F2FA;
	text-align: center;
	width: 120px;
}
div.about_office table.edition th.edt {
	background-color: #FFFBDA;
}
div.about_office table.edition td {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align: center;
	height: 40px;
	padding: 10px 20px;
	color: #0080CB;
}
div.about_office div.wps {
	width: 915px;
	margin: 0 auto 40px auto;
	position: relative;
}
div.about_office div.wps h4.recommend {
}
div.about_office div.wps p {
}
.help_back{ 
  position:fixed; 
  bottom:10px; 
  right:80px; 
  z-index:200;
}
p.mail_link {
  margin: 3em auto 50px;
  text-align: center;
}
.easysearch_btn.bottom {
	bottom: 0;
	left: 50%;
	position: fixed;
	transform: translateX(-50%);
	z-index: 100;
}