@charset "shift_jis";
/* =========================================================
	
	file name : index.css
	style info : CSS for p/handycam/guide/take/scene/c_wireless/
	
========================================================= */


/* column2-main Area Settings
--------------------------------------------------------- */

/*-- section --*/
.section {
	margin-bottom: 20px;
}
.sectionLeft {
	float: left;
	width: 160px;
}
.sectionRight {
	float: right;
	width: 550px;
	padding-top: 10px;
}
.section02 {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
}
.sectionLeft02 {
	float: left;
	width: 200px;
}
.sectionRight02 {
	float: right;
	width: 510px;
}

/*-- section03-04 --*/

.section03 {
	margin-bottom: 30px;
}
.sectionLeft03 {
	float: left;
	width: 144px;
}
.sectionRight03 {
	float: right;
	width: 556px;
}
.section04 {
	margin-bottom: 30px;
}
.sectionLeft04 {
	float: left;
	width: 345px;
}
	.sectionLeft04 .left {
		float: left;
		width: 120px;
	}
	.sectionLeft04 .right {
		float: right;
		width: 215px;
	}
.sectionRight04 {
	float: right;
	width: 360px;
}

/*-- arakawa --*/
.arakawaBnr {
	background: url(../images/05/img_04.jpg) no-repeat;
	width: 725px;
	height: 75px;
	position: relative;
	margin-bottom: 60px;
}
.arakawaText {
	position: absolute;
	left: 270px;
	top: 20px;
	width: 430px;
}

/*-- utils --*/
.pt20 {
	padding-top: 20px !important;
}
.circle {
	color: #21a06e;
	margin-right: 3px;
}

