@charset "shift_jis";
/* =========================================================
	
	file name : index.css
	style info : CSS for /handycam/guide/dubbing/hd/index.html
	
========================================================= */


/* column2-main Area Settings
--------------------------------------------------------- */
h1 {
	margin-bottom: 30px;
}
h2 {
	margin-bottom: 20px;
	margin-left: 20px;
}
h3 {
	margin-bottom: 20px;
}
.textArea {
	padding: 0 15px;
}

.leadBg {
	background: url(../images/lead_bg.jpg) no-repeat;
	width: 725px;
	height: 180px;
	position: relative;
	margin-bottom: 30px;
}
.leadBg .leadTxt {
	position: absolute;
	top: 60px;
	left: 35px;
	width: 350px;
	font-weight: bold;
}
