@charset "Shift_JIS";

.insertTxt{
	text-align:center;
	padding:30px 0 30px;
}

.imgL {
	background-color:#e4edff;
	margin-bottom:20px;
}

.imgL img {
	width:90px;
	float:left;
}

.imgL .box {
	padding:10px 7px 10px 10px;
}

.imgL .catch {
	margin-left:100px;
	padding-top:15px;
	text-align:center;
}

#content .sectionPrimary .imgL .catch p {
	text-indent:-9999px;
	margin:0 auto 10px;
}

.imgL .catch01 {
	background:url("../images/txt_catch01.gif") no-repeat 0 0;
	width:535px;
	height:20px;
}

.imgL .catch02 {
	background:url("../images/txt_catch02.gif") no-repeat 0 0;
	width:434px;
	height:20px;
}

.imgL .catch03 {
	background:url("../images/txt_catch03.gif") no-repeat 0 0;
	height:20px;
}

.imgL .catch span {
	font-size:82%;
	color:#333;
}


