@charset "UTF-8";

/**/
.section2,
.section3,
.section4,
.section5,
.section6{
	padding-bottom:50px;
}


/* section2 コンテンツバンクとは */

body .section2 h2 img{
	margin:10px 0 0 0;
	position:relative;
}

.section2 .start_img{
	margin:10px 0 0 0;
}

.section2 .servicein{
	width:120px;
	margin:0;
	padding:0 1px 0 0;
	position:absolute;
	right:30px;
	top:30px;
}

.section2 h3 {
	border-bottom:0px;
	margin:0;
	width:417px;
}

.section2 img.right {
	margin: 0;
}

.section2 p {
	width:410px;
	margin-bottom:10px;
}


/* section3 */

.section3 h3 {
	background:url(../img/case_point_title.gif) no-repeat left 4px;
	width:675px;
	padding:5px 0 5px 25px;
	border-bottom:1px solid #CCC;
	color:#C00;
	font-size:122%;
}
.section3 h4 {
	font-size:100%;
	border-left:5px solid;
	padding-left:8px;
	margin:8px 0;
}

.section3 p{
	margin:0;
}

.play {
	background:url(../img/contentsbank/ico_play.gif) no-repeat left top;
	padding-left:20px;
}

.sample01{
	width:330px;
	float:left;
	text-align:left;
}
.sample02{
	width:330px;
	float:right;
	text-align:left;
}


.caution{
	font-size:77%;
}

table{
	border-collapse: collapse;
}

table th,
table td{
	padding:5px 5px 5px 10px;
	border:1px solid #ddd;
	vertical-align:top;
}

table th{
	text-align:left;
	background:#F0F0F0 url(../img/bg_th.jpg) left top no-repeat;
}