@charset "shift_jis";
/* CSS Document */

#contents div.w-350 {
	width: 350px;
}

#contents div.w-370 {
	width: 370px;
}
#contents hr {
	margin: 0 0 30px;
	height: 2px;
	border: none;
	background: url(/support/cyber-shot/share3/images/dotline.gif) repeat-x bottom;
	clear: both;
}

@media screen and (max-width: 640px) {
	#contents .fltLeft,
	#contents .fltRight {
		float: none;
	}
	#contents div.w-350,
	#contents div.w-370 {
		width: auto;
	}
}


