@charset "Shift_JIS";

/* inc-related
----------------------------------------------------------*/
.inc-related {
	padding:9px 0 11px 14px;
	width:484px;
	border:1px solid #e1e1e1;
	background:#f8f8f8;
	text-align:left;
}

dl.inc-related dt {
	line-height:1;
	font-size:0;
}

dl.inc-related dd {
	margin-top:11px;
}




/* inc-photo-sample
----------------------------------------------------------*/
div.inc-photo-sample {
	width:560px;
	text-align:left;
}

/* reset */
div.inc-photo-sample img {
	margin:0;
	padding:0;
	border:0;
}
div.inc-photo-sample table {
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}
div.inc-photo-sample caption,
div.inc-photo-sample th,
div.inc-photo-sample td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

/* header */
div.inc-photo-sample div.photo-sample-header {
	margin-bottom:10px;
}

div.inc-photo-sample div.photo-sample-header em {
	color:#666;
	font-size:85%;
	font-weight:normal;
}

/* section */
div.inc-photo-sample div.photo-sample-section {
	margin-bottom:20px;
	*zoom: 1;
}
div.inc-photo-sample div.photo-sample-section.imp {
	margin-top: 35px;
	margin-bottom: 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #959595;
}
div.inc-photo-sample div.photo-sample-section:after {
	clear: both;
	display: block;
	content: "";
}
div.inc-photo-sample div.photo-sample-section.line {
	padding-top:15px;
	background:url(/cyber-shot/pre_include/images/dotline.gif) top repeat-x;
}
div.inc-photo-sample div.photo-sample-section div.photo {
	margin:20px 0;
	text-align:center;
}
div.inc-photo-sample div.photo-sample-section.imp table {
	float: left;
}
div.inc-photo-sample div.photo-sample-section.imp .info {
	float: right;
	width: 225px;
}
div.inc-photo-sample div.photo-sample-section .mod-button {
	color: #1a1a1a;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	padding: .8em 17px .8em 28px;
	border-radius: 2px;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-position: 16px 48%;
	background-image: url(/share4/images/mod-button/ico_01.png),-webkit-gradient(linear,left top,left bottom,color-stop(0%,whitesmoke),color-stop(100%,#efefef));
	background-image: url(/share4/images/mod-button/ico_01.png),-webkit-linear-gradient(top,whitesmoke 0,#efefef 100%);
	background-image: url(/share4/images/mod-button/ico_01.png),-moz-linear-gradient(top,whitesmoke 0,#efefef 100%);
	background-image: url(/share4/images/mod-button/ico_01.png),linear-gradient(to bottom,whitesmoke 0,#efefef 100%);
}
div.inc-photo-sample div.photo-sample-section .mod-button:hover {
	color: #999;
	text-decoration: none;
	background-color: #f5f5f5;
	background-position: -984px 48%;
}

/* exif */
div.inc-photo-sample div.photo-sample-section table.exif td,
div.inc-photo-sample div.photo-sample-section table.exif th {
	padding-bottom:4px;
}

div.inc-photo-sample div.photo-sample-section table.exif th {
	padding-right:25px;
}

div.inc-photo-sample div.photo-sample-section p {
	margin-top:0.8em;
	color:#666;
	font-size:85%;
	font-weight:normal;
}

@media (max-width:640px) {
	div.inc-photo-sample div.photo-sample-section.imp {
		margin-top: 40px;
		padding-bottom: 35px;
	}
	div.inc-photo-sample div.photo-sample-section.imp table {
		float: none;
		margin: 0 15px;
	}
	div.inc-photo-sample div.photo-sample-section.imp .info {
		float: none;
		margin: 25px 15px 0;
		width: auto;
	}
	div.inc-photo-sample div.photo-sample-section .mod-button {
		font-size: 14px;
	}
}




/* inc-picture-capacity
----------------------------------------------------------*/
div.inc-picture-capacity {
	width:560px;
	text-align:left;
}

/* reset */
div.inc-picture-capacity img {
	margin:0;
	padding:0;
	border:0;
}

div.inc-picture-capacity table {
	width:100%;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}

div.inc-picture-capacity th,
div.inc-picture-capacity td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	text-align:left;
}

/* section */
div.picture-capacity-section {}

div.picture-capacity-section table {
	margin-bottom:25px;
}

div.picture-capacity-section th,
div.picture-capacity-section td {
	padding:2px 3px 1px 4px;
	border:1px solid #ccc;
}

div.picture-capacity-section h3 {
	margin-bottom:0.4em;
	font-weight:normal;
}

div.picture-capacity-section tr {
	background:#efefef;
}

div.picture-capacity-section thead th {
	text-align:center;
	background-color:#e0e0e0;
	white-space:nowrap;
}

div.picture-capacity-section tbody th {
	white-space:nowrap;
}

div.picture-capacity-section tbody th.size {
	background:#e0e0e0;
}

div.picture-capacity-section tbody td {
	text-align:right;
}

/* notice */
div.inc-picture-capacity div.notice {
	color:#666;
	font-size:85%;
}

div.inc-picture-capacity div.notice th {
	padding-right:2px;
	vertical-align:top;
}

/* inc-3feater-contents
----------------------------------------------------------*/
div.inc-3feater-contents {
	width:560px;
	text-align:left;
}

div.inc-3feater-contents img {
	vertical-align:bottom;
}

div.inc-3feater-contents dl dd ul li {
	float:left;
}
div.inc-3feater-contents p.cap{
	font-size:84%;
	font-weight:normal;
	color:#666;
}


/* inc-spring-model
----------------------------------------------------------*/
.inc-spring-model {}

.inc-spring-model .inner {
	padding:10px;
	width:480px;
}

.inc-spring-model .sm {
	display:none;
}

.inc-spring-model a {
	outline:none;
	border:none;
}

.inc-spring-model .title {
	margin-bottom:10px;
}

.inc-spring-model .hdmovie .box {
	margin-top:10px;
	padding:0 10px 0 10px;
	width:460px;
	height:260px;
	background:#e0eff3 url(/cyber-shot/pre_include/images/WX100_hdmovie_img_05.gif) no-repeat 10px 0;
	zoom:1;
}

.inc-spring-model .hdmovie .box:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}

.inc-spring-model .hdmovie .box .left {
	float:left;
}

.inc-spring-model .hdmovie .box .right {
	float:right;
}

.inc-spring-model .zoom {}

.inc-spring-model .zoom .pc {
	text-align:center;
	margin-bottom:25px;
}

.inc-spring-model .zoom .title {
	text-align:center;
	background-color:#e6e6e6;
	font-weight:bold;
}

.inc-spring-model .zoom .box {
	width:480px;
	height:260px;
	background:url(/cyber-shot/pre_include/images/WX100_zoom_img_06.gif) no-repeat left 0;
	zoom:1;
}

.inc-spring-model .zoom .box:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}

.inc-spring-model .zoom .box .item {
	float:left;
	margin-top:41px;
}

@media (max-width:640px) {
	.inc-spring-model .pc {
		display:none;
	}
	
	.inc-spring-model .sm {
		display:block;
		margin-bottom:25px;
	}
	
	.inc-spring-model .inner {
		width:auto;
	}
	
	.inc-spring-model .title img {
		width:100%;
	}
	
	.inc-spring-model .zoom .center {
		text-align:center;
	}
	
	.inc-spring-model .zoom .center img {
		width:90%;
	}
	
	.inc-spring-model .zoom .box {
		width:auto;
		height:auto;
		text-align:center;
	}
	
	.inc-spring-model .zoom .box img {
		width:50%;
	}
}

/* inc-picture-effect-contents
----------------------------------------------------------*/
ul.inc-picture-effect-contents {
	width:530px;
}

ul.inc-picture-effect-contents li {
	float:left;
	margin:0 15px 10px 0;
}

ul.inc-picture-effect-contents li.right {
	margin-right:0;
}

ul.inc-picture-effect-contents li img {
	vertical-align:bottom;
}

ul.inc-picture-effect-contents {
	zoom:1;
}

ul.inc-picture-effect-contents:after {
	content:"";display:block;
	height:0;clear:both;
	visibility:hidden;
}

* html ul.inc-picture-effect-contents {
	display:inline-table;
	/*\*/display:block;/**/
}



/* effect-3grid
----------------------------------------------------------*/
.mod-includeCompatible ul.inc-picture-effect-3grid {
	display: inline;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}

.mod-includeCompatible ul.inc-picture-effect-3grid:after {
	content: "";
	display: block;
	clear: both;
}

.mod-includeCompatible ul.inc-picture-effect-3grid li {
	display: inline;
	float: left;
	margin: 0 14px 10px 0;
}

@media (max-width:640px) {
	.ss-invisible {
		display: none;
	}
}

/*--------------------------------------------------------------------------------
	Classes
--------------------------------------------------------------------------------*/
.mod-include .clearfix,
.mod-includeCompatible .clearfix {
	*zoom: 1;
}

.mod-include .clearfix:after,
.mod-includeCompatible .clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.mod-include .rightfix {
	float: right;
	_display: inline;
}

.mod-include .leftfix {
	float: left;
	_display: inline;
}

.mod-include .flex-img-box {
	margin: 30px 0;
	text-align: center;
}

.mod-include img.flexible {
	width: 100%;
}

/*--------------------------------------------------------------------------------
	anchor block transition | 20130116
--------------------------------------------------------------------------------*/
.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;
}

@media (max-width:640px) {
	.a-trans a:hover {
		opacity: 1.0;
	}
}

/*--------------------------------------------------------------------------------
	.top-features-index | 20130116
--------------------------------------------------------------------------------*/
.top-features-index {
	margin: 20px 0 25px;
}

.top-features-index a:link,
.top-features-index a:active,
.top-features-index a:visited {
	color: #222;
	text-decoration: none;
}

.top-features-index img {
	vertical-align: top;
}

.top-features-index h2 {
	margin: 0;
	height: 23px;
	background: url("/cyber-shot/pre_include/images/top_feat_idx_ttl_bg.gif") repeat-x;
}

.top-features-index h2 img {
	margin: 0 0 0 9px;
}

.top-features-index ul {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
}

.top-features-index ul:after {
	content: "";
	display: block;
	clear: both;
}

.top-features-index ul li {
	margin: 0;
	float: left;
	_display: inline;
}

.top-features-index ul li span {
	display: none;
}

@media (max-width:640px) {
	.top-features-index ul li {
		float: none;
		margin: 18px 0 0;
		padding: 0 0 18px;
		border-bottom: 1px solid #eee;
	}
	.top-features-index ul li span {
		display: block;
		margin-right: 10px;
		font-size: 115%;
		text-indent: 10px;
		background: url("/share2/images/mod-link/ico_01.png") no-repeat right center;
	}
	.top-features-index ul li img {
		display: none;
	}
}


/*--------------------------------------------------------------------------------
	.top-features-index-glay | 20130203
--------------------------------------------------------------------------------*/
.top-features-index-glay {
	margin: 20px 0 25px;
}

.top-features-index-glay a:link,
.top-features-index-glay a:active,
.top-features-index-glay a:visited {
	color: #222;
	text-decoration: none;
}

.top-features-index-glay img {
	vertical-align: top;
}

.top-features-index-glay h2 {
	margin: 0;
	height: 23px;
	background: url("/cyber-shot/pre_include/images/top_feat_idx_ttl_bg_glay.gif") repeat-x;
}

.top-features-index-glay h2 img {
	margin: 4px 0 0 9px;
}

.top-features-index-glay ul {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
}

.top-features-index-glay ul:after {
	content: "";
	display: block;
	clear: both;
}

.top-features-index-glay ul li {
	margin: 0;
	float: left;
	_display: inline;
}

.top-features-index-glay ul li span {
	display: none;
}

@media (max-width:640px) {
	.top-features-index-glay ul li {
		float: none;
		margin: 18px 0 0;
		padding: 0 0 18px;
		border-bottom: 1px solid #eee;
	}
	.top-features-index-glay ul li span {
		display: block;
		margin-right: 10px;
		font-size: 115%;
		text-indent: 10px;
		background: url("/share2/images/mod-link/ico_01.png") no-repeat right center;
	}
	.top-features-index-glay ul li img {
		display: none;
	}
}


/*--------------------------------------------------------------------------------
	.top-features-index-bk | 20130203
--------------------------------------------------------------------------------*/
.top-features-index-bk {
	margin: 20px 0 25px;
}

.top-features-index-glay a:link,
.top-features-index-glay a:active,
.top-features-index-glay a:visited {
	color: #222;
	text-decoration: none;
}

.top-features-index-bk img {
	vertical-align: top;
}

.top-features-index-bk h2 {
	margin: 0;
	height: 23px;
	background: url("/cyber-shot/pre_include/images/top_feat_idx_ttl_bg_bk.gif") repeat-x;
}

.top-features-index-bk h2 img {
	margin: 4px 0 0 9px;
}

.top-features-index-bk ul {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
}

.top-features-index-bk ul:after {
	content: "";
	display: block;
	clear: both;
}

.top-features-index-bk ul li {
	margin: 0;
	float: left;
	_display: inline;
}

.top-features-index-bk ul li span {
	display: none;
}

@media (max-width:640px) {
	.top-features-index-bk ul li {
		float: none;
		margin: 18px 0 0;
		padding: 0 0 18px;
		border-bottom: 1px solid #eee;
	}
	.top-features-index-bk ul li span {
		display: block;
		margin-right: 10px;
		font-size: 115%;
		text-indent: 10px;
		background: url("/share2/images/mod-link/ico_01.png") no-repeat right center;
	}
	.top-features-index-bk ul li img {
		display: none;
	}
}



/*--------------------------------------------------------------------------------
	.top-features-index-bk02 | 20130501
--------------------------------------------------------------------------------*/
.top-features-index-bk02 {
	margin: 20px 0 25px;
}

.top-features-index-bk02 a:link,
.top-features-index-bk02 a:active,
.top-features-index-bk02 a:visited {
	color: #222;
	text-decoration: none;
}

.top-features-index-bk02 img {
	vertical-align: top;
}

.top-features-index-bk02 h2 {
	margin: 0;
	height: 23px;
	background: url("/cyber-shot/pre_include/images/top_feat_idx_ttl_bg_bk02.gif") repeat-x;
}

.top-features-index-bk02 h2 img {
	margin: 4px 0 0 9px;
}

.top-features-index-bk02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
}

.top-features-index-bk02 ul:after {
	content: "";
	display: block;
	clear: both;
}

.top-features-index-bk02 ul li {
	margin: 0;
	float: left;
	_display: inline;
}

.top-features-index-bk02 ul li span {
	display: none;
}

@media (max-width:640px) {
	.top-features-index-bk02 ul li {
		float: none;
		margin: 18px 0 0;
		padding: 0 0 18px;
		border-bottom: 1px solid #eee;
	}
	.top-features-index-bk02 ul li span {
		display: block;
		margin-right: 10px;
		font-size: 115%;
		text-indent: 10px;
		background: url("/share2/images/mod-link/ico_01.png") no-repeat right center;
	}
	.top-features-index-bk02 ul li img {
		display: none;
	}
}


/*--------------------------------------------------------------------------------
	.top-acc-banner | 20131212
--------------------------------------------------------------------------------*/

.top-acc-banner-s .banner ul li.column1 {
	float: left;
	margin: 0 28px 30px 0;
	width: 266px;
}

.top-acc-banner-s .banner ul li.column2 {
	float: left;
	margin: 0;
	width: 266px;
}


@media (max-width:640px) {
	.top-acc-banner-s .banner ul li.column1,
	.top-acc-banner-s .banner ul li.column2 {
		float: none;
		margin: 15px 0 30px 0;
		padding-bottom: 0px;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #eee;
	}
	.top-acc-banner-s .banner {
		margin: 15px 0 0 0;
		text-align: center;
	}
	.top-acc-banner-s .banner img {
		width: 100%;
		max-width: 547px;
	}
}

@media (max-width:320px) {
	.top-acc-banner-s ul li h3 {
		font-size: 100%;
		line-height: 1.3;
	}
}

/*--------------------------------------------------------------------------------
	.top-recommend-acc | 20130116
--------------------------------------------------------------------------------*/
.top-recommend-acc {
	margin: 0 0 35px;
}

.top-recommend-acc img {
	vertical-align: top;
}

.top-recommend-acc a:link,
.top-recommend-acc a:active,
.top-recommend-acc a:visited {
	color: #565656;
	text-decoration: none;
}

.top-recommend-acc ul {
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
	list-style: none;
	*zoom: 1;
}

.top-recommend-acc ul:after {
	content: "";
	display: block;
	clear: both;
}

.top-recommend-acc ul li {
	float: left;
	_display: inline;
	margin: 0 9px 0 5px;
	width: 172px;
	text-align: center;
	*zoom: 1;
}

.top-recommend-acc ul li:after {
	content: "";
	display: block;
	clear: both;
}

.top-recommend-acc ul li div.ss-visible {
	display: none;
}

.top-recommend-acc ul li h3 {
	margin: 0 0 7px 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4;
}

.top-recommend-acc ul li h3.ss-visible {
	display: none;
}

.top-recommend-acc ul li p {
	margin: 5px 0 0 0;
	font-size: 93.8%;
	text-align: right;
	line-height: 1.3;
}

.top-recommend-acc.spt ul li p {
	font-size: 87.5%;
}

.top-recommend-acc ul li p span {
	padding-left: 10px;
	background: url("/share2/images/mod-link/ico_01.png") no-repeat 0 0.18em;
}

.top-recommend-acc.spt ul li .note {
	margin-top: 5px;
	font-size: 75%;
	overflow: hidden;
}
.top-recommend-acc ul li .note.ss-visible {
	display: none;
}

.top-recommend-acc ul li .spt-item {
	float: left;
	zoom: 1;
}
.top-recommend-acc ul li .spt-item:after {
	clear: both;
	display: block;
	content: "";
}
.top-recommend-acc ul li .spt-item.left {
	margin: 0 1px 0 0;
}
.top-recommend-acc ul li .spt-item.right {
	margin: 0 0 0 1px;
}

.top-recommend-acc .banner {
	margin: 15px 0 0 5px;
}

.top-recommend-acc .banner ul li.column1 {
	float: left;
	margin: 0 15px 0 0;
	width: 266px;
}

.top-recommend-acc .banner ul li.column2 {
	float: left;
	margin: 0;
	width: 266px;
}

.top-recommend-acc .banner .smalltxt p {
	font-size: 85%;
	margin: 5px 0 0;
	text-align: right;
}

.top-recommend-acc .link p {
	font-size: 95%;
	margin: 10px 0 0;
}

.top-recommend-acc .arrow {
	padding-left: 11px;
	background: url("../images/arrow_black.gif") no-repeat 0 5px;
}

.top-recommend-acc .link a {
    color: #43677E;
    text-decoration: none;
    transition: color 0.3s ease-in 0s;
}

@media (max-width:640px) {
	.top-recommend-acc ul li {
		float: none;
		margin: 15px 0 0 0;
		padding-bottom: 15px;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #eee;
	}
	.top-recommend-acc .banner ul li.column1,
	.top-recommend-acc .banner ul li.column2 {
		float: none;
		margin: 15px 0 0 0;
		padding-bottom: 0px;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #eee;
	}
	.top-recommend-acc ul li div.ss-visible {
		float: left;
		display: block;
		margin-right: 15px;
		width: 35%;
		max-width: 172px;
	}
	.top-recommend-acc ul li div.ss-visible img {
		width: 100%;
	}
	.top-recommend-acc ul li img.ss-invisible {
		display: none;
	}
	.top-recommend-acc ul li h3 {
		font-size: 110%;
		line-height: 1.3;
	}
	.top-recommend-acc ul li h3.ss-visible {
		display: block;
	}
	.top-recommend-acc ul li h3.ss-invisible {
		display: none;
	}
	.top-recommend-acc ul li p {
		margin: 5px 0 0 0;
		font-size: 100%;
		text-align: left;
		line-height: 1.5;
	}
	.top-recommend-acc.spt ul li p {
		font-size: 100%;
	}
	.top-recommend-acc ul li p span {
		background-position: 0 0.3em;
	}
	.top-recommend-acc ul li .spt-item {
		float: none;
	}
	.top-recommend-acc ul li .spt-item.left {
		margin: 15px 0 0 0;
		padding-bottom: 15px;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #eee;
	}
	.top-recommend-acc ul li .spt-item.right {
		margin: 15px 0 0 0;
		width: 100%;
		text-align: left;
	}
	.top-recommend-acc ul li .note.ss-visible {
		display: block;
	}
	.top-recommend-acc ul li br.ss-nb {
		display: none;
	}
	.top-recommend-acc .banner {
		margin: 15px 0 0 0;
		text-align: center;
	}
	.top-recommend-acc .banner img {
		width: 100%;
		max-width: 547px;
	}
}

@media (max-width:320px) {
	.top-recommend-acc ul li h3 {
		font-size: 100%;
		line-height: 1.3;
	}
}

/*--------------------------------------------------------------------------------
	.top-bnr-comparison | 20130116
--------------------------------------------------------------------------------*/
.top-bnr-comparison {
	margin: 40px 0;
}

.top-bnr-comparison img {
	vertical-align: top;
}

@media (max-width:640px) {
	.top-bnr-comparison img {
		width: 100%;
		max-width: 560px;
	}
}

/*--------------------------------------------------------------------------------
	.inc-dsc-tech | 20130116
--------------------------------------------------------------------------------*/
.inc-dsc-tech {
	margin: 40px auto;
	padding: 20px 0 30px 0;
	width: 520px;
	background-color: #f2f4f8;
}

.inc-dsc-tech.wx200.zoom {
	background: url("/cyber-shot/pre_include/images/tech_wx200_zoom_bg.jpg") no-repeat right 0 #f2f4f8;
}

.inc-dsc-tech.wx300.zoom {
	background: url("/cyber-shot/pre_include/images/tech_wx300_zoom_bg.jpg") no-repeat right 0 #f2f4f8;
}

.inc-dsc-tech.qx10.zoom {
	background: url("/cyber-shot/pre_include/images/tech_qx10_bg.jpg") no-repeat right 0 #f2f4f8;
}

.inc-dsc-tech.hx300.zoom {
	background: url("/cyber-shot/pre_include/images/tech_hx300_zoom_bg.jpg") no-repeat right 0 #f2f4f8;
}

.inc-dsc-tech.hx50v.zoom {
	background: url("/cyber-shot/pre_include/images/tech_hx50v_zoom_bg.jpg") no-repeat right 0 #f2f4f8;
}

.inc-dsc-tech.wx200.kirei {
	background: url("/cyber-shot/pre_include/images/tech_wx200_kirei_bg.jpg") no-repeat right 0 #f2f4f8;
}

.inc-dsc-tech img {
	vertical-align: top;
}

.inc-dsc-tech .tech {
	margin: 52px 0 0 51px;
	height: 80px;
}

.inc-dsc-tech h4 {
	display: none;
}

.inc-dsc-tech .section {
	margin: 25px 38px 0;
	*zoom: 1;
}

.inc-dsc-tech .section:after {
	content: "";
	display: block;
	clear: both;
}

.inc-dsc-tech .section .heading {
	margin: 0 0 10px 0;
	padding-bottom: 8px;
	background: url("/cyber-shot/pre_include/images/tech_ttl_bg.gif") repeat-x 0 bottom;
}

.inc-dsc-tech .section .heading h5 {
	display: none;
}

.inc-dsc-tech .section p {
	margin: 10px 0 0 0;
}

.inc-dsc-tech .section p.note {
	font-size: 80%;
}

.inc-dsc-tech .section img.rightfix {
	margin: 0 0 15px 15px;
}

@media (max-width:640px) {
	.inc-dsc-tech {
		margin: 50px auto;
		padding: 20px 0 35px 0;
		width: 100%;
	}
	.inc-dsc-tech.wx200.zoom,
	.inc-dsc-tech.wx200.kirei {
		background: #f2f4f8;
	}
	.inc-dsc-tech .tech {
		margin: 20px 15px 10px;
		height: auto;
	}
	.inc-dsc-tech .tech h4 {
		display: block;
		margin: 0;
		height: auto;
		text-indent: 0;
		font-size: 140%;
		font-weight: normal;
	}
	.inc-dsc-tech .tech img {
		display: none;
	}
	.inc-dsc-tech.wx200.zoom h4 {
		background: none;
	}
	.inc-dsc-tech .section {
		margin: 40px 15px 0;
	}
	.inc-dsc-tech .section .heading {
		margin: 0 0 15px 0;
	}
	.inc-dsc-tech .section .heading h5 {
		display: block;
		margin: 0;
		font-size: 125%;
		font-weight: normal;
	}
	.inc-dsc-tech .section p {
		font-size: 105%;
	}
	.inc-dsc-tech .section .heading img {
		display: none;
	}
	.inc-dsc-tech .section img.rightfix {
		float: right;
		margin: 0 0 10px 10px;
	}
}

/*--------------------------------------------------------------------------------
	.inc-premium-auto | 20130116
--------------------------------------------------------------------------------*/
.inc-premium-auto {
	margin: 40px auto;
	padding: 35px 0;
	width: 518px;
	border: 1px solid #848484;
}

.inc-premium-auto .intro {
	margin: 0 29px;
}

.inc-premium-auto .intro h4 {
	margin: 0;
}

.inc-premium-auto .intro p {
	margin: 15px 0;
}

.inc-premium-auto .section {
	margin: 15px 35px 0 33px;
	*zoom: 1;
}

.inc-premium-auto .section:after {
	content: "";
	display: block;
	clear: both;
}

.inc-premium-auto .section h5 {
	margin: 0 0 10px 0;
	padding: 3px 0;
	background: #dedede;
	font-size: 100%;
	color: #3c3c3c;
	text-align: center;
}

.inc-premium-auto .section p {
	margin: 0;
}

.inc-premium-auto .section img.rightfix {
	margin: 0 0 0 20px;
}

@media (max-width:640px) {
	.inc-premium-auto {
		width: 100%;
	}
	.inc-premium-auto .intro {
		margin: 0 15px;
	}
	.inc-premium-auto .intro img {
		width: 100%;
	}
	.inc-premium-auto .section {
		margin: 15px 15px 0;
		font-size: 105%;
	}
	.inc-premium-auto .section h5 {
		padding: 3px 10px;
		font-size: 88%;
	}
	.inc-premium-auto .section img.rightfix {
		margin: 0 0 10px 10px;
	}
}
.inc-premium-auto .section p.note {
	font-size: 80%;
}


/*--------------------------------------------------------------------------------
	.inc-list | 20130116
--------------------------------------------------------------------------------*/
.inc-list {
	margin: 20px 0;
}

.inc-list-heading {
	margin: 0;
	min-height: 24px;
	_height: 24px;
	background: url("/cyber-shot/pre_include/images/inc_list_item_heading.gif") repeat-x 0 0;
}

.inc-list-heading h2 {
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	font-size: 95%;
	color: #555;
}

.inc-list-item {
	display: inline-block;
	margin: 20px 0 20px 0;
	*zoom: 1;
}

.inc-list-item:after {
	content: "";
	display: block;
	clear: both;
}

.inc-list-item a:link,
.inc-list-item a:visited,
.inc-list-item a:active,
.inc-list-item a:hover {
	text-decoration: none;
}

.inc-list-item .img-box {
	float: left;
	margin: 0 15px 0 0;
}
.inc-list-item .txt-box {
	display: inline-block;
}

.inc-list-item .txt-box h3 {
	margin: 0;
	font-size: 140%;
	line-height: 1.3;
	color: #454545;
}

.inc-list-item .txt-box p {
	margin: 5px 0;
	line-height: 1.3;
	color: #454545;
}

.inc-list-item  .txt-box .mod-linkButton1 {
	margin: 5px 0 0 0;
}

@media (max-width:640px) {
	.inc-list-item {
		padding-bottom: 15px;
		border-bottom: 1px solid #eee;
	}
	.inc-list-item .img-box {
		width: 120px;
	}
	.inc-list-item .img-box img {
		width: 100%;
	}
	.inc-list-item .txt-box h3 {
		font-size: 120%;
	}
	.inc-list-item .txt-box p {
		font-size: 90%;
	}
	.inc-list-item  .txt-box .mod-linkButton1 {
		display: none;
	}
}