@charset "Shift_JIS";

/*--------------------------------------------------------------------------------
	.system-chart | HX50V
--------------------------------------------------------------------------------*/
.mod-include .system-chart {
	position: relative;
	width: 560px;
	height: 550px;
	background: url("/cyber-shot/pre_include/images/HX50V_acc_chart_bg.jpg") no-repeat 0 0 #222;
}

.mod-include .system-chart a:link,
.mod-include .system-chart a:active,
.mod-include .system-chart a:visited,
.mod-include .system-chart a:hover {
	color: #222;
	text-decoration: none;
}

.mod-include .system-chart h3,
.mod-include .system-chart p {
	display: none;
}

.mod-include .system-chart ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mod-include .system-chart ul li {
	position: absolute;
	margin: 0;
	*zoom: 1;
}

.mod-include .system-chart ul li:after {
	content: "";
	display: block;
	clear: both;
}

.mod-include .system-chart ul li a {
	display: block;
	background: url("/cyber-shot/pre_include/images/blank.gif");
}

.mod-include .system-chart li .txt-box {
	position: absolute;
}

.mod-include .system-chart li .txt-box em,
.mod-include .system-chart li .txt-box p {
	display: none;
}

/* .HVL-F20M
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.HVL-F20M {
	left: 246px;
	top: 73px;
}

.mod-include .system-chart li.HVL-F20M .txt-box {
	left: 74px;
	top: 8px;
}

/* .FDA-EV1MK
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.FDA-EV1MK {
	left: 369px;
	top: 119px;
}

.mod-include .system-chart li.FDA-EV1MK .txt-box {
	left: 0px;
	top: 83px;
}

/* .HVL-LEIR1
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.HVL-LEIR1 {
	left: 443px;
	top: 245px;
}

.mod-include .system-chart li.HVL-LEIR1 .txt-box {
	left: -21px;
	top: 78px;
}

/* .ECM-XYST1M
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.ECM-XYST1M {
	left: 395px;
	top: 375px;
}

.mod-include .system-chart li.ECM-XYST1M .txt-box {
	left: -32px;
	top: 75px;
}

/* .RM-VPR1
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.RM-VPR1 {
	left: 254px;
	top: 389px;
}

.mod-include .system-chart li.RM-VPR1 .txt-box {
	left: -34px;
	top: 100px;
}

/* .VCT-VPR1
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.VCT-VPR1 {
	left: 108px;
	top: 366px;
}

.mod-include .system-chart li.VCT-VPR1 .txt-box {
	left: -26px;
	top: 112px;
}

/* .ACC-TRBX
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.ACC-TRBX {
	left: 17px;
	top: 222px;
}

.mod-include .system-chart li.ACC-TRBX .txt-box {
	left: 24px;
	top: 105px;
}

/* .LCJ-HN
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.LCJ-HN {
	left: 36px;
	top: 117px;
}

.mod-include .system-chart li.LCJ-HN .txt-box {
	left: 46px;
	top: 75px;
}

@media (max-width:640px) {
	.mod-include .system-chart {
		position: relative;
		padding: 20px 0;
		width: 100%;
		height: auto;
		background: #fff;
	}
	.mod-include .system-chart h3 {
		display: block;
		margin: 0 0 20px;
		font-size: 140%;
	}
	.mod-include .system-chart ul {
		border-bottom: 1px solid #eee;
	}
	.mod-include .system-chart ul li {
		position: static;
		margin: 0;
		padding: 10px 0 5px;
		border-top: 1px solid #eee;
	}
	.mod-include .system-chart ul li .img-box {
		float: left;
		display: 
		margin-right: 15px;
		width: 30%;
		text-align: center;
	}
	.mod-include .system-chart ul li img {
		width: auto;
		max-height: 45px;
	}
	.mod-include .system-chart ul li.ECM-XYST1M img {
		margin-top: 15px;
	}
	.mod-include .system-chart ul li.LCJ-HN img {
		margin: 15px 0 0 -5px;
		max-width: 80%;
	}
	.mod-include .system-chart li .txt-box {
		position: static;
		margin-right: 10px;
		padding-right: 15px;
		background: url("/share2/images/mod-link/ico_01.png") no-repeat right center;
		overflow: hidden;
	}
	.mod-include .system-chart li .txt-box img {
		display: none;
	}
	.mod-include .system-chart li .txt-box em {
		display: block;
		padding-top: 0;
		font-style: normal;
		font-size: 80%;
	}
	.mod-include .system-chart li .txt-box p {
		display: block;
		margin: 0;
		font-size: 130%;
		line-height: 1.2;
	}
	.mod-include .system-chart li .txt-box p.note {
		margin: 7px 0 0 0;
		font-size: 80%;
		color: #666;
	}
}

.mod-include .chart-banner {
	margin: 15px 7px 20px;
}

@media (max-width:640px) {
	.mod-include .chart-banner img {
		width: 100%;
	}
}


/*--------------------------------------------------------------------------------
	.in-page-link | HX50V
--------------------------------------------------------------------------------*/
.mod-include .in-page-link {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}

.mod-include .in-page-link ul {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
}

.mod-include .in-page-link ul:after {
	clear: both;
	display: block;
	content: "";
}

.mod-include .in-page-link li {
	float: left;
	_display: inline;
	margin: 0 0 8px;
	line-height: 0;
}

.mod-include .in-page-link li span {
	display: none;
}

@media (max-width:640px) {
	.mod-include .in-page-link {
		padding: 15px 15px 0;
		border-top: none;
		background: #eee;
	}
	.mod-include .in-page-link li {
		margin: 0 0 15px;
		line-height: 1.4;
	}
	.mod-include .in-page-link li img {
		display: none;
	}
	.mod-include .in-page-link li span {
		display: inline-block;
		margin-right: 20px;
		padding-left: 12px;
		background: url("/cyber-shot/pre_include/images/arrow_under.gif") no-repeat 0px center;
	}
}

/*--------------------------------------------------------------------------------
	anchor block transition
--------------------------------------------------------------------------------*/
.a-trans a {
	display: block;
	transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-webkit-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
}

.a-trans a:hover {
	opacity: 0.5;
}