﻿@charset "shift_jis";

/* ================================


 detail


=================================== */

.section .branch .notes h4 {
	font-size: 116%;
	margin: 0 0 5px;
}
.section .branch .notes p {
	margin: 5px 0;
}
.section .branch .notes p+h4 {
	margin: 10px 0 5px;
}
.section .lineup-overview {
	margin: 10px 0 20px;
	text-align: right;
}
.section .branch .more {
	margin: 10px 0 -30px;
}
.section .branch .more li {
	margin: 5px 0;
}

#contents .tabs {
	width: 760px;
	margin: 20px 0;
}
#contents .tabs li {
	float: left;
}
#contents .tabs li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

table.base {

}
table.base th,
table.base td {
	padding: 9px;
	border: 1px solid #CCC;
	background: #FFF;
}
table.base th {
	background: #E6E6E6;
	word-break:break-all;
	padding: 5px;
}

a.notes_link {
	font-size: 85%;
	margin-left: 3px;
	font-weight: normal;
}


/* ===== showcase ===== */

#contents #showcase  {
	clear: both;
	width: 760px;
	min-height: 310px;
	margin: 20px 0 0 !important;
	
}
#showcase .image {
	position: absolute;
	float: left;
	width: 580px;
}
#showcase .image .price {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 520px;
	padding: 7px 30px;
	font-weight: bold;
	font-size: 100%;
	line-height: 180%;
	/* background: url(/images/detail/contents_bg_overlay.png) repeat 0 0;*/
}
#showcase .image .price_white {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 520px;
	padding: 7px 30px;
	font-weight: bold;
	font-size: 100%;
	line-height: 180%;
	color: #FFF;
}
#showcase .image .price strong ,
#showcase .image .price b ,
#showcase .image .price_white b {
	font-size: 180%;
	color: #F00;
}
#showcase .image .price strong .amount ,
#showcase .image .price b .amount ,
#showcase .image .price_white b .amount {
	font-size: 160%;
	line-height:1;
}
#showcase .campaign {
	float: right;
	width: 160px;
	height: 310px;
	margin: 0 !important;
}
#showcase .campaign .wrap {
	width: 140px;
	border: 1px solid #FDC212;
	padding: 7px 9px;
}
#showcase .campaign .carousel {
	overflow: hidden;
	position: relative;
	width: 140px;
	height: 253px;
	margin: 0;
	padding: 0;
}
#campaign .carousel .carousel .slides {
	
}
#showcase .campaign .carousel li {
	margin: 3px 0;
}
#showcase .campaign .next {
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 99;
}
#showcase .campaign .prev {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 99;
}
#showcase .campaign .more {
	margin: 5px 0 0;
	text-align: right;
}

/* ===== leading ===== */

#leading .social-button {
	float: left;
	width: 48%;
	margin: 0 !important;
}
#leading .topics {
	float: right;
	width: 51%;
	/* margin: 0 0 20px; 120514 削除 m.s */
	font-size: 83%;
}
#leading .topics dt {
	float: left;
	width: 9em;
}
#leading .topics dd {
	padding-left: 10em;
}
#contents #leading .banners {
	clear: both;
	width: 760px;
	margin: 20px 0;
	padding: 0;
}
	*+html #contents #leading .banners {
		margin: 0 0 20px;
	}
	
#contents #leading .banners li {
	float: none;
	margin: 0;
}
#leading .pagenavi {
	
}
#leading .pagenavi li {
	float: left;
	margin-right: 2em;
}

#leading .maincut {
	margin: 0 0 20px;
}

/* ===== lineup ===== */

#lineup {
	width: 760px;
}
#lineup .additional-navi li {
	float: left;
	margin-right: 2em;
}
#lineup .attention {
	margin: 10px 0;
}
#lineup .common-left-floater .images {
	border: 1px solid #CCC;
	width: 236px;
	text-align: center;
	padding: 5px 0;
}

/* ===== eco ===== */

#eco .green-mark {
	width: 760px;
}
#eco .green-mark th {
	background: #FFF;
}
#eco .green-mark td {
	padding: 9px;
}
#eco .green-mark td img {
	vertical-align: middle;
}

/* ===== features ===== */

#feature-index {
	margin: 0;
}

/* ----- features ----- */

#feature-index .features {
	width: 780px;
	margin: 0 -10px;
	text-align: center;
}
	*+html #feature-index .features {
		
	}
#feature-index .features li {
	display: inline-block;
	width: 155px;
	min-height: 210px;
	margin: 8px 7px 8px 7px;
	padding: 9px;
	border: 1px solid #CCC;
	background: #FFF;
	vertical-align: top;
}
	*+html #feature-index .features li {
	display: inline;
	zoom: 1;
	width: 155px;
	min-height: 200px;
	margin: 8px 10px;
}
#feature-index .features li>img {
	
}
#feature-index .features li p {
	text-align: left;
	margin: 5px 0;
}
#feature-index .features li .more a {
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(/images/common/ico_arrow_right_01.png) no-repeat 0 0;
}
#detail-series #feature-index .features li .more a {
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(/images/common/ico_arrow_bottom_01.png) no-repeat 0 0;
}
#feature-index .supports li {
	width: 218px !important;
	min-height: 180px;
	margin: 10px 9px 10px 9px;
}
#contents #feature-index .additional-navi {
	margin: 10px 0 -30px;
}
	*+html #contents #feature-index .additional-navi {
		margin: 10px 0;
	}

.section-feature .notes p {
	margin: 0 0 10px;
}

/* ----- feature1 ----- */

.bto-table {
	width: 505px;
}
#contents .bto-table th,
#contents .bto-table td {
	width: 20%;
	text-align: center;
}
#contents .bto-table th {
	background: #65CC33;
	color: #FFF;
}
#contents .bto-table .home {
	background: #029804;
}
#contents .bto-table .professional {
	background: #0067C5;
}
#contents .bto-table .ultimate {
	background: #333333;
}

#contents .bto-table .product {
	background: #003366;
}
#contents .bto-table .proceccer {
	background: #006699;
}
#contents .bto-table .spec {
	background: #0099FF;
}

#contents .notes .text {
	margin-top:10px;
}
#contents .notes p.text ,
#contents .notes ul.text li {
	margin-left: 1.5em;
	text-indent: -1.5em;
	font-size: 90%;
}


/* ----- support1 ----- */

.support-table {
	width: 505px;
}
.support-table th,
.support-table td {
	width: 14% !important;
	text-align: center;
}
#contents .support-table th {
	background: #999;
	color: #FFF;
}
#contents .support-table td.subheader {
	text-align: left;
}
#anshin-pack-table {
	width: 760px;
	margin: 10px 0;
}
#anshin-pack-table th,
#anshin-pack-table td {
	width: 33%;
	text-align: left;
}
#detail-support #anshin-pack-table th {
	background: #F0F0F0;
	color: #333;
	font-weight: normal;
	text-align: center;
}
#anshin-pack-table .sendback {
	background: #cdf5ff;
}
#anshin-pack-table .pickup {
	background: #e3ffcd;
}
#anshin-pack-table .onsite {
	background: #ffeccd;
}
#anshin-pack-table .anshin-pack td {
	background: #fffb88;
}
#anshin-pack-table .anshin-pack td strong {
	color: #F00;
}

/* ===== gallery ===== */

#contents .gallery {
	width: 780px;
	margin: 0 -10px 0;
	text-align: left;
}
/* #detail*/ #contents .gallery {
	margin: 30px -10px 0;
}
#contents .gallery li {
	display: inline-block;
	width: 236px;
	margin: 10px 8px 10px 10px;
	padding: 5px 0 0;
	border: 1px solid #CCC;
	vertical-align: top;
	text-align: center;
}
	*+html #contents .gallery li {
		display: inline;
		zoom: 1;
		width: 238px;
		margin: 10px 10px 10px 10px;
	}
#contents .gallery li a {
	position: relative;
	display: block;
	width: 236px;
	margin: 0;
	background: #FFF;
	vertical-align: top;
}
#contents .gallery li a .magnify {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#contents .gallery li a:hover .magnify {
	opacity: 1;
	filter: alpha(opacity=100);
}
#contents .gallery li p {
	margin: 5px 0 0;
}

/* ===== recommend series ===== */

#contents #recommend {
	clear: both;
	width: 780px;
	margin: 20px -10px;
}
#recommend h2 {
	margin: 0 8px;
}
#recommend .branch {
	display: inline-block;
	width: 370px;
	margin: 8px;
	vertical-align: top;
}
	*+html #recommend .branch {
		display: inline;
		zoom: 1;
		width: 370px;
		margin: 8px;
	}
	
#recommend .branch li {
	overflow: hidden;
	clear: both;
	width: 350px;
	margin: 10px 0;
	padding: 10px;
	background: #F0F0F0;
}
#recommend .branch li .thumb {
	float: left;
	width: 74px;
	padding: 2px;
	border: 1px solid #CCC;
	background: #FFF;
}
#recommend .branch li .spec {
	padding-left: 90px;
}
#recommend .branch li .spec .item-price {
	margin: 5px 0;
}
#recommend .branch li .spec .item-supple {
	margin-left: 18px;
}

/* ===== sidenavi ===== */

#sidenavi #side_desk {
	
}
#sidenavi #side_desk h3 ,
#sidenavi #side_desk p.title3/* 130417 m.s */{
	padding: 0;
	margin: 0;
}
#sidenavi #side_desk ul {
	border: 1px solid #CCC;
}
#sidenavi #side_desk ul li {
	border-top: 1px solid #CCC;
}
#sidenavi #side_desk ul li:first-child {
	border-top: 0;
}
#sidenavi #side_desk ul li a {
	display: block;
	padding: 7px 5px 7px 23px;
	background: url(/images/common/ico_arrow_right_01.png) no-repeat 5px 7px;
}
/*#sidenavi #side_desk ul li a span { /* 130417 m.s 
	display:block;
	font-size: 90%;
}*/
#sidenavi #side_desk ul li a span { /* 130904 kk更新 */
	font-size: 110%;
	font-weight:bold;
}

#sidenavi .concept {
	margin: 20px 0;
}
#sidenavi .concept >div {
	padding: 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
#sidenavi .concept >div>div {
	padding: 0;
	background: #FFF;
}
#sidenavi .concept h2,
#sidenavi .concept p.title /* 130416 m.s */{
	padding: 4px 9px 9px;
	margin: 0;
}
#sidenavi .concept ul {
	padding: 9px 9px 4px;
}
#sidenavi .concept ul li {
	margin: 0 0 5px;
}
#sidenavi .concept ul li p a {
	display: block;
	padding: 7px 5px 7px 18px;
	background: url(/images/common/ico_arrow_right_01.png) no-repeat 0 7px;
}

/* 120709 製品トップ オススメポイント m.s.
=============================================== */
.common-3-col-branch h2.contents-bg-h2 {
	margin: 10px 0 10px 9px;
}

.common-3-col-branch > p {
	margin-left: 9px;
	margin-right: 10px;
}

/* 121023 製品ラインアップ m.s.
============================================== */
#lineup .model_direct {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: #CCC solid 1px;
	overflow: hidden;
}
#lineup .model_direct li {
	float: left;
	margin-right: 15px;
}
#lineup .model_direct li a {
    background: url("/images/common/ico_arrow_right_01.png") no-repeat scroll 0 0;
    padding: 0 0 2px 18px;
}

#model_list {
}
#model_list li.this_model {
	width: 760px;
	margin-top: 15px;
	border-bottom: #CCC solid 1px;
}
#model_list li.this_model2 {
	width: 760px;
	margin-top: 15px;
	border-bottom: #fff solid 1px;
}
#model_list li.this_model:nth-last-of-type(1) {
	border: none;
}

/* -*-*-*-*- モデル別背景カラー設定 -*-*-*-*- */
#model_list li .color_lm {
	background-color: #ebebeb;
	border-left: #c90104 solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
#model_list li .color_mdv {
	background-color: #ebebeb;
	border-left: #0233cd solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
#model_list li .color_note {
	background-color: #ebebeb;
	border-left: #999 solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
#model_list li .color_big {
	background-color: #ebebeb;
	border-left: #639 solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
#model_list li .color_std {
	background-color: #ebebeb;
	border-left: #390 solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
#model_list li .color_ultra {
	background-color: #ebebeb;
	border-left: #0d78b3 solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
#model_list li .color_mobile {
	background-color: #ebebeb;
	border-left: #cc8500 solid 4px;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
/* -*-*-*-*- */
#model_list li .ttl {
	float: left;
	width: 21px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}
#model_list li .right_area {
	background-color: #FFF;
	float: right;
	width: 735px;
}

#model_list li .product_area {
	float: right;
	width: 555px;
}
.product_area .pattern_number {
	font-size: 130%;
	color: #666;
}
.product_area .pattern_number2 {
	font-size: 130%;
	text-align: center;
	color: #FFF;
	background-color: #0033CC;
}
.product_area .pattern_number span {
	font-size: 80%;
	font-weight: normal;
}
.product_area ul.spec_logo {
	margin: 10px 0;
	height: auto;
}
.product_area ul.spec_logo li {
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 85%;
	color: #036;
	line-height: 1em;
}
.product_area .custom_link {
	clear: both;
	margin: 10px 0;
	width: 100%;
	border-spacing: 0px;
	border-bottom: #999 solid 2px;
}
.product_area .custom_link th {
	font-weight: bold;
	padding: 0 0 0 5px;
	width: 190px;
	text-align: left;
	color: #FFF;
}



.product_area .custom_link th.win10 { background: url(/images/product/os_txt_bg_10.gif) repeat-y; }
.product_area .custom_link th.win10_new { background: url(/images/product/os_txt_bg_10-new.gif) repeat-y; }

.product_area .custom_link th.win8 { background: url(/images/product/os_txt_bg_8.gif) repeat-y; }
.product_area .custom_link th.win8_new { background: url(/images/product/os_txt_bg_8-new.gif) repeat-y; }
.product_area .custom_link th.office { background: url(/images/product/os_txt_bg_8.gif) repeat-y; }
.product_area .custom_link th.win7 { background: url(/images/product/os_txt_bg_7.gif) repeat-y; }
.product_area .custom_link th.win7_new { background: url(/images/product/os_txt_bg_7-new.gif) repeat-y; }
.product_area .custom_link th.os_none { background: url(/images/product/os_txt_bg_osnone.gif) repeat-y; }
.product_area .custom_link th.os_none_new { background: url(/images/product/os_txt_bg_osnone-new.gif) repeat-y; }

.product_area .custom_link td {
	padding: 0 5px;
}
.product_area .custom_link td.arrow {
	color: #999;
}
.product_area .custom_link td.price_nor {
	color: #999;
	font-size: 85%;
	text-align: left;
	width: 100px;
}
.product_area .custom_link td.price_nor span.amount {
	font-size: 100%;
}
.product_area .custom_link td.price_nor span.amount b {
	font-size: 120%;
	font-weight:normal;
	line-height: 1em;
}

.product_area .custom_link span {
	font-size: 90%;
}
/* 140221 td.price_box 幅変更 */
.product_area .custom_link td.price_box {
	font-size: 85%;
	text-align: left;
	width: 120px;
	color: #F00;
	padding: 0 5px 0 0;
}
.product_area .custom_link td.price_box span.amount {
	font-size: 120%;
	font-weight: bold;
}
.product_area .custom_link td.price_box span.amount b {
	font-weight: bold;
	font-size: 150%;
	line-height: 1em;
}
.product_area .custom_link td.bto_btn {
	width: 125px;
	padding: 0;
	text-align:center;
}

.product_area .model_campaign {
	margin: 10px 0;
	background-color: #feff99;
	border: #ffcd00 solid 1px;
	padding: 9px;
}
.product_area .model_campaign li {
}
.product_area .model_campaign span {
	color: #F00;
	margin-right: 15px;
}
.product_area .spec {
	margin: 3px 0 10px 0;
	line-height: 150%;
}
.product_area .spec li ,
.product_area .spec dt {
	padding-left: 1.1em;
	background:url(/images/common/icon_cube2.gif) no-repeat 0 3px;
}
.product_area .spec dt {
	width: 7em;
	float: left;
}
.product_area .spec dd {
	padding-left: 8em;
	background:url(/images/product/colon.gif) no-repeat 7.5em 4px;
}
.product_area .other_btn {
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
.product_area .other_btn a {
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
}
.product_area .other_btn a.close {
	display: block;
	width: 555px;
	height: 50px;
	text-align: center;
	background: url(/images/product/accordion_bg.gif) no-repeat 0 0;
}
.product_area .other_btn a.close:hover {
	background: url(/images/product/accordion_bg.gif) no-repeat 0 -50px;
}
.product_area .other_btn a.close span {
    background: url(/images/common/ico_arrow_right_01.png) no-repeat;
    padding: 0 0 1px 18px;
}
.product_area .other_btn a.open {
	display: block;
	width: 555px;
	height: 22px;
	text-align: center;
	background: url(/images/product/accordion_bg.gif) no-repeat 0 0;
}
.product_area .other_btn a.open:hover {
	background: url(/images/product/accordion_bg.gif) no-repeat 0 -50px;
}
.product_area .other_btn a.open span {
    background: url(/images/common/ico_arrow_bottom_01.png) no-repeat;
    padding: 0 0 1px 18px;
}

.product_area .other_model {
	border-right: #339933 solid 1px;
	border-bottom: #339933 solid 1px;
	border-left: #339933 solid 1px;
	padding: 10px;
}

/* 121105 背景gray版 m.s. */
.product_area .bg_gray a.close {
	background: url(/images/product/accordion_bg_gray.gif) no-repeat 0 0;
}
.product_area .bg_gray a.close:hover {
	background: url(/images/product/accordion_bg_gray.gif) no-repeat 0 -50px;
}
.product_area .bg_gray a.open {
	background: url(/images/product/accordion_bg_gray.gif) no-repeat 0 0;
}
.product_area .bg_gray a.open:hover {
	background: url(/images/product/accordion_bg_gray.gif) no-repeat 0 -50px;
}
.product_area .bg_gray+.other_model {
	border-right: #959595 solid 1px;
	border-bottom: #959595 solid 1px;
	border-left: #959595 solid 1px;
	padding: 10px;
}



/* === images_area === */
#model_list li .images_area {
	float: left;
	width: 150px;
	padding-left: 10px;
}
.images_area ul.links {
	width: 150px;
}
.images_area ul.links li {
	margin-bottom: 10px;
}
.images_area ul.links .shiping {
	font-size: 120%;
	padding: 2px;
	text-align: center;
}
.images_area ul.links .shiping_s {　/* 140701 追加 m.s. */
	font-size: 100%;
	padding: 0px;
	text-align: center;
}
.images_area ul.links .banner ul li {
	margin-bottom: 4px;
}
.images_area ul.links .banner ul li a {
	background: url(/images/product/contents_link_bg_w150_set.gif) no-repeat 0 0;
	display: block;
	width: 125px;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
	font-size: 110%;
	color: #333;
	text-decoration: none;
}
.images_area ul.links .banner ul li a:hover {
	background: url(/images/product/contents_link_bg_w150_set.gif) no-repeat 0 -28px;
	color: #555;
	text-decoration: underline;
}
.images_area ul.links .express_link {
	text-align: center;
	margin-top: 15px;
}

.images_area ul.links .banner ul li span.gpu_search {
	display: block;
	background: url(/images/product/accordion_bg_gray.gif) no-repeat 0 0;
	height: 22px;
	width: 150px;
	line-height: 22px;
}
.images_area ul.links .banner ul li span.gpu_search a {
	background: url(/images/common/ico_arrow_right_01.png) no-repeat 6px 5px;
	padding: 0 0 2 25px;
	height: 22px;
	line-height: 22px;
	color: #FFF;
}
.images_area ul.links .banner ul li span.gpu_search a:hover {
	color: #FFF;
}

/* === 140701 images_area 追加 === */




/* 121023 ホップアップスペック m.s.
============================================== */
#cboxLoadedContent iframe #header ,
#cboxLoadedContent iframe #footer {
	display: none !important;
}

#cboxLoadedContent iframe .print_page {
	text-align: right;
	display: block !important;
}
#cboxLoadedContent #contents {
	float: none;
	width: 760px;
	margin: 0 auto;
}
.spec-table {
	width: 760px;
	table-layout:fixed;
}
.spec-table th.v {
	width: 75px;
}
.spec-table th.h {
	/* width: 146px; */
	text-align: center;
}
.spec-table td {
	text-align: center;
}
.spec-table td.os {
	width: 26%;
	text-align: center;
}
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		.spec-table td.os {
			width: 26%;
	}}

#detail-spec .spec-table td.os {
	/* width: 130px; */
}
.spec-table td.os img {
	margin: 5px 0;
}
/* 120709 追加 m.s */
.spec-table .model_info td {
	padding: 2px 0;
	/* font-size: 85%; */
	border-top: none !important;
}
.spec-table th.bb-none {
	border-bottom: none;
}
/* -120709 end- */

.spec-table .shipping td {
	padding: 3px; /* 120709 追加 m.s. */
	text-align: center;
}
.spec-table .price td {
	line-height:1.4;
	border-bottom:none !important;
	border-top:none !important;
	padding-bottom: 3px;
	padding-top: 5px; /* 120709 追加 m.s. */
}
.spec-table .price td .price_nor {
	color: #555;
	font-size: 90%;
	margin-right:3px;
}
.spec-table .price td .price_spe {
	color: #E00;
	font-size: 90%;
	margin-right:3px;
}
.spec-table .price td .amount {
	font-size: 180%;
	color: #F00;
}
.spec-table .price td .amount span {
	font-size:70%;
}
.spec-table .regular-price td {
	color: #555;
	font-size: 85%;
	padding: 0;
	border-bottom: none !important;
	border-top: none !important;
}
.spec-table .customize td {
	vertical-align:top;
	border-top:none !important;
	padding-top:5px;
}
.spec-table .customize dl {
	width: 125px;
	margin: 5px auto;
}
.spec-table .upgrade {
	background: #FEF7E7;
}
.spec-table-office th.h {
	width: 584px;
}
*+html #detail-spec .spec-table-office td.os {
	padding-left: 50px;
}


/* 121023 ホップアップセレクト m.s.
============================================== */
.select_a {
	width: 125px;
	height: 34px;
	cursor: pointer;
	margin: 0 auto;
	position: relative;
}
.select_btn {
}
.select_popup {
	position: absolute;
	bottom: -75px;
	height: 50px;
	padding: 15px 0 10px 10px;
	display: none;
	z-index: 2000;
	zoom: 1;
}
.z-index3000 {
	z-index: 3000;
}
.select_popup li {
	width: 125px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.model2 {
	left: -140px;
	width: 270px;
	background: url(/images/product/select_popup_bg_model2.gif) no-repeat;
}
.model3 {
	left: -280px;
	width: 405px;
	background: url(/images/product/select_popup_bg_model3.gif) no-repeat;
}
.model4 {
	left: -420px;
	width: 540px;
	background: url(/images/product/select_popup_bg_model4.gif) no-repeat;
}


/* 131015 Twitter,Google+ ボタン調整 m.s.
================================================ */
li.twitter .twitter-share-button { width: 110px !important; }
#___plusone_0 { width: 70px !important; }


/* 2013/12/19追加  メディア掲載枠用　*/

#review .base {
	float: left;
	width: 760px;

	margin: 10px 0 5px 0;
}

#review .image {
	float: left;
	width: 200px;
}
#review .text {
	float: right;
	width: 550px;
}
#review .type3a {
	float: left;
	width: 350px;
	height:80px;
	border: #CCC 1px solid;
	background: #FFF;
	padding: 10px 10px 15px 10px;
	margin:0 16px 10px 0;
}
#review .type3b {
	float: left;
	width: 350px;
	height:80px;
	border: #CCC 1px solid;
	background: #FFF;
	padding: 10px 10px 15px 10px;
	margin:0 0 10px 0;
}


#review .type3_img {
	float: left;
	width: 80px;
	border:solid 1px #CCC;
}


#review .type4_img {
	float: left;
	width: 80px;
}

#review dt {
	font-size:1em;
	font-weight:bold;
	float: right;
	width: 260px;
}
#review dd {
	font-size:1em;
	float: right;
	width: 260px;
}
#review .type22 {
	float: left;
	width: 738px;
	border: #CCC 1px solid;
	background: #FFF;
	padding: 10px 10px 15px 10px;
}
#review .type22_txt {
	float:left;
	width: 630px;
	margin: 0 0 0 10px;
}

#review p.title {
	font-size:1em;
	font-weight:bold;
}

/* 140520 ベンチマーク設置用 koji.kato
================================================ */


.pcmark {
	width:150px; 
	height:75px; 
	background-image: url(/images/product/focus_icon/bg_bench_01.jpg);
	background-repeat:no-repeat;
}
.pcmark p{
	width:150px; 
	height:37px; 
	text-align:center; 
	font-size:26px; 
	font-weight:bold; 
	color:#50656e; 
	line-height:32px;
}
	
.dimemark {
	width:150px; 
	height:75px; 
	background-image: url(/images/product/focus_icon/bg_bench_02.jpg);
	background-repeat:no-repeat;
}
.dimemark p{
	width:150px; 
	height:37px; 
	text-align:center; 
	font-size:26px; 
	font-weight:bold; 
	color:#a65c5c; 
	line-height:32px;
}













































