@charset "utf-8";

.pageContent {
	margin: 17px 0 0 0;
}

.image{
	margin-bottom:20px;
}
.txt01{
	margin-bottom:18px;
}
.txt_circle{
	font-size:16px;
	font-weight:bold;
	color:#3d3d3d;
	background:url(/common/img/icon_circle.png) left 9px no-repeat;
	padding-left:17px;
}
/*---------*/
.intro {
	margin-bottom:30px;
}
.index{
	font-size:15px;
	border:1px solid #d1d5d1;
	padding:15px 0 15px 20px;
	margin-bottom:50px;
}
.index h3{
	font-size:24px;
	line-height:100%;
	font-weight:normal;
	color:#3d3d3d;
	margin-bottom:20px;
	border-bottom:1px solid #d1d5d1;
    padding: 10px 0 7px;
}
.index li a{
	display:block;
	background:url(/common/img/icon_index.png) 7px 3px no-repeat;
	padding:0px 0px 5px 28px;
	text-decoration:underline;
}
.index li a:hover{
	text-decoration:none;
}

.pageTit{
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	color:#3d3d3d;
	border-bottom:1px solid #e8e8e8;
	box-shadow:0px 6px 4px -5px #e8e8e8;
	margin-bottom:35px;
	padding:20px 0px 12px;
}
.commonTit01{
	font-size:24px;
	font-weight:bold;
	color:#3d3d3d;
	border-left:10px solid #4b9c0c;
	background-color:#eff1ef;
    padding: 19px 30px 15px;
	margin-bottom:30px;
}
.commonTit02{
	font-size:22px;
	line-height:100%;
	font-weight:bold;
	color:#3d3d3d;
	border-bottom:2px solid #2a9d43;
	margin-bottom:30px;
    padding-bottom: 12px;	
}
.commonTit_circle{
	font-size:16px;
	font-weight:bold;
	color:#3d3d3d;
	background:url(/common/img/icon_circle.png) left 9px no-repeat;
	padding-left:17px;
}
.commonTit_square{
	font-size:20px;
	font-weight:bold;
	color:#3d3d3d;
	background:url(/common/img/icon_square.png) left 0px no-repeat;
	padding-left:31px;
	margin-bottom:10px;
}
.commonTit_green{
	font-size:18px;
	font-weight:bold;
	color:#50970e;
	margin-bottom:5px;
	margin-left: -10px;
}

.pageTop{
	text-align:right;
	margin:20px 0px;
}
.pageTop a{
	background:url(/common/img/icon_pageup.png) left 5px no-repeat;
	text-decoration:underline;
	font-size:15px;
	padding-left:18px
}

.commonTit_green{
	margin-left:0px!important;
}

.bg_gray{
	background-color:#f0f0f0;
	padding:15px 20px 20px;
	margin-bottom:18px;
}
.bg_gray .commonTit02{
	color:#4b9c0c!important;
}

.bg_gray .img_flow{
	position:relative;
}
.bg_gray .img_flow .tit01,
.bg_gray .img_flow .tit02,
.bg_gray .img_flow .tit03,
.bg_gray .img_flow .txt01,
.bg_gray .img_flow .txt02,
.bg_gray .img_flow .txt03{
	position:absolute;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.bg_gray .img_flow .tit01{
	top:12px;
	left:11px;
}
.bg_gray .img_flow .tit02{
	top:12px;
	left:252px;
}
.bg_gray .img_flow .tit03{
	top:12px;
	left:493px;
}
.bg_gray .img_flow .txt01{
	top:164px;
	left:68px;
}
.bg_gray .img_flow .txt02{
	top:164px;
	left:311px;
}
.bg_gray .img_flow .txt03{
	top:164px;
	left:533px;
}

.bg_green .point{
	background:url(/img/trader/bg_point.png) left top no-repeat;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 13px 47px;
}
.bg_green{
	background:url(/common/img/bg_green.png) left top repeat;
	padding:18px 20px;
}
.txt_coution{
	background:url(/img/cost/icon_coution.png) left top no-repeat;
	font-size:20px;
	font-weight:bold;
	color:#3d3d3d;
	padding:0 0 0 40px;
	margin-bottom:5px;
}