@charset "Shift_JIS";

#contents ul.ul_ml0 {
	margin: 0 0 1em 0;
	padding: 0.5em 0;
}

#contents dl.supportModel li.no_disc, 
ul li.no_disc {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	background: none !important;
}

#contents div.pregArea dl.supportModel {
	margin: 15px 0;
	padding: 0;
	border: solid 1px #cccccc;
}

div#contents div.section div.dotArea {
	margin:0 0 30px 15px;
	padding: 0 0 15px 0;
	background: url(/support/actioncam/share3/images/dotline.gif) repeat-x bottom;
	clear:both;
}

/*===========================================
	pagetopBox
=============================================*/
.txt15 {
	font-size: 125%;
}

.txtBold {
	font-weight: bold;
}
.arrow_img {
	width: 500px;
	height: 51px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
/* for IE8 */
.arrow_img {
	margin-top: 15px\9;
}
/* for IE6, IE7 */
.arrow_img {
	*margin-top: 15px;
}

@media screen and (max-width: 640px) {
	.arrow_img {
	width: 100%;
	}
}

.first_img {
	margin-top: 15px;
}

/* for IE8 */
.first_img {
	margin-top: 10px\9;
}

/* for IE6, IE7 */
.first_img {
	*margin-top: 10px;
}
