@charset "Shift_JIS";

/*--------------------------------------------------------------------------------
	.system-chart | RX100
--------------------------------------------------------------------------------*/
.mod-include .system-chart {
	position: relative;
	width: 560px;
	height: 560px;
	background: url("/cyber-shot/pre_include/images/RX100_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;
}

/* .LCJ-RXF
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.LCJ-RXF {
	left: 250px;
	top: 73px;
}

.mod-include .system-chart li.LCJ-RXF .txt-box {
	left: 105px;
	top: 112px;
}

/* .VFA-49R1
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.VFA-49R1 {
	left: 400px;
	top: 234px;
}

.mod-include .system-chart li.VFA-49R1 .txt-box {
	left: -4px;
	top: 75px;
}

/* .AG-R2
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.AG-R2 {
	left: 386px;
	top: 382px;
}

.mod-include .system-chart li.AG-R1 .txt-box {
	left: 4px;
	top: 73px;
}

/* .PCK-LM15
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.PCK-LM15 {
	left: 242px;
	top: 398px;
}

.mod-include .system-chart li.PCK-LM15 .txt-box {
	left: -35px;
	top: 73px;
}

/* .NP-BX1
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.NP-BX1 {
	left: 98px;
	top: 387px;
}

.mod-include .system-chart li.NP-BX1 .txt-box {
	left: -23px;
	top: 67px;
}

/* .BC-TRX
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.BC-TRX {
	left: 14px;
	top: 228px;
}

.mod-include .system-chart li.BC-TRX .txt-box {
	left: 8px;
	top: 119px;
}

/* .ACC-TRBX
--------------------------------------------------------------------------------*/
.mod-include .system-chart li.ACC-TRBX {
	left: 65px;
	top: 74px;
}

.mod-include .system-chart li.ACC-TRBX .txt-box {
	left: 26px;
	top: 116px;
}

@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;
		margin-right: 15px;
		width: 30%;
		text-align: center;
	}
	.mod-include .system-chart ul li img {
		width: auto;
		max-height: 40px;
	}
	.mod-include .system-chart ul li.LCJ-RXC img {
		width: auto;
		max-width: 90px;
	}
	.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.filter .txt-box em {
		padding-top: 0;
	}
	.mod-include .system-chart li .txt-box p {
		display: block;
		margin: 0;
		font-size: 130%;
		line-height: 1.2;
	}
	.mod-include .system-chart li.filter .txt-box p {
		font-size: 115%;
	}
	.mod-include .system-chart li .txt-box p.note {
		margin: 7px 0 0 0;
		font-size: 80%;
		color: #666;
	}
	.mod-include .system-chart p.note {
		display: block;
		margin: 15px 0 0 0;
		font-size: 80%;
		color: #666;
	}
	.mod-include .system-chart span.note {
		font-size: 80%;
		color: #666;
	}
}

.mod-include .chart-banner {
	margin: 15px 0 20px;
}


.mod-include .chart-banner-s {
	margin: 25px 0 20px;
}

.mod-include .chart-banner-s ul {
	margin:0px !important;
	padding: 0px !important;
}
.mod-include .chart-banner-s ul li.column1 {
	float: left;
	margin: 0px 28px 20px 0px;
	list-style-type: none;
}

.mod-include .chart-banner-s ul li.column2 {
	float: left;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}

@media (max-width:640px) {
	.mod-include .chart-banner img {
		width: 100%;
	}
	.mod-include .chart-banner-s ul li.column1,
	.mod-include .chart-banner-s ul li.column2 {
		float:none;
		margin: 0px 0px 20px 0px;
		list-style-type: none;
	}
	.mod-include .chart-banner-s.a-trans ul .column1 a img,
	.mod-include .chart-banner-s.a-trans ul .column2 a img {
		width: 100%;
	}
}

/*--------------------------------------------------------------------------------
	.in-page-link | RX100
--------------------------------------------------------------------------------*/
.mod-include .in-page-link {
	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;
}