@charset "utf-8";
/* CSS Document */

/* 上書き用 */
.section{
	margin-left:7px;
	margin-right:7px;
	padding:30px 25px 40px;
	}

.section.s1{
	padding-bottom: 0px !important;
}



.img_right .pic{
	float:right;
	}
	
.ml25{
	margin-left:25px!important;
}

.mr25{ margin-right: 25px !important;}
.ml25{ margin-left: 25px !important;}
.ml35{
	margin-left:35px!important;
	}

.ml35{
	margin-left:35px!important;
}

.mb10{
	margin-bottom: 10px !important;
}

.mb20{
	margin-bottom: 20px !important;
}

.pb30{
	padding-bottom:30px!important;
	}

.pb220{
	padding-bottom:220px!important;
	}

.pb150{
	padding-bottom:150px!important;
	}

.pt45{
	padding-top:45px;
	}		

.pb0{
	padding-bottom: 0 !important;
}

.w250{
	width:250px!important;
	}

.w544{
	width: 456px !important;
}

.w330{
	width: 330px !important;
}

.w456{
	width: 456px !important;
}

.w340{
	width: 340px !important;
}

.w300{
	width: 300px !important;
}

.w-auto{
	width:auto!important;
	}
	
.flL{
	float: left !important;
	}
.flR{
	float: right !important;
}

.pictop{
	display: block;
}
