@charset "shift_jis";
/* CSS Document */

/*system_txt*/
.system_txt {
	margin: 0 0 30px 0;
	padding: 0 0 0 15px;
	background:url(../../img/common_img1.png) no-repeat;
	font-size: 13px;
	line-height: 20px;
}
.system_txt strong {
	color: #FF0000;
	font-weight: normal;
}

/*system1*/
.system1 {
	margin: 10px 0 40px 40px;
}
.system1 p {
	margin: 0 0 5px 0;
	font-size: 13px;
	line-height: 20px;
}
.system1 img {
	float: left;
	margin: 0 10px 0 0;
}
.system1 strong {
	display: block;
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.system1 span {
	color: #FF0000;
}
/*system2*/
.system2 {
	margin: 10px 15px 35px 15px;
	font-size: 14px;
	line-height: 20px;
}
