@charset "shift_jis";
/* =========================================================
	
	file name : index.css
	style info : CSS for /handycam/guide/look/index.html
	
========================================================= */


/* column2-main Area Settings
--------------------------------------------------------- */
h1 {
	margin-bottom: 30px;
}
h2 {
	margin-bottom: 20px;
}
.textArea {
	padding: 0 15px;
}
.swfArea {
	margin-bottom: 30px;
	text-align: center;
}

.tac {
	text-align: center;
}


.section {
	margin-bottom: 30px;
}
.section .sectionLeft {
	float: left;
	width: 375px;
}
.section .sectionRight {
	float: right;
	width: 350px;
}


/* grayColumnBtm */
.grayColumnBtm {
	background: url(../../common2010/images/column_bottom.gif) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.grayColumnTop {
	background: url(../../common2010/images/column_top.gif) no-repeat top;
	padding-top: 10px;
}
.grayColumnInner {
	padding: 20px 27px;
	border-left: 3px solid #cdcdcd;
	border-right: 3px solid #cdcdcd;
}

/* clmSection */
.clmSection {
	margin-bottom: 20px;
}
.clmSection .clmSectionLeft {
	width: 389px;
	float: left;
}
.clmSection .clmSectionRight {
	width: 250px;
	float: right;
}




